<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Start &#8211; Haikos Blog</title>
	<atom:link href="https://www.hertes.net/tag/start/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.hertes.net</link>
	<description>Blog von Haiko Hertes zu allen Themen rund um Microsoft, Cloud und Datacenter</description>
	<lastBuildDate>Thu, 09 Dec 2021 18:19:17 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Azure Automation &#8211; Neue Runbooks für VMs</title>
		<link>https://www.hertes.net/2021/03/azure-automation-neue-runbooks-fuer-vms/</link>
					<comments>https://www.hertes.net/2021/03/azure-automation-neue-runbooks-fuer-vms/#respond</comments>
		
		<dc:creator><![CDATA[Haiko]]></dc:creator>
		<pubDate>Wed, 24 Mar 2021 11:45:26 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[deallocate]]></category>
		<category><![CDATA[Runbook]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Start]]></category>
		<category><![CDATA[Stop]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<category><![CDATA[Virtuelle Maschine]]></category>
		<category><![CDATA[VM]]></category>
		<guid isPermaLink="false">https://www.hertes.net/?p=4094</guid>

					<description><![CDATA[Vor einiger Zeit (muss mehrere Jahre her sein) habe ich ein paar Azure Automation PowerShell Runbooks auf GitHub und hier veröffentlich, um VMs Zeit- und Tag- gesteuert starten und stoppen zu können und um heruntergefahren, nicht-deallokierte VMs zu deallokieren. Diese basierten auf AzureRM PowerShell Cmdlets / Modulen und einer etwas komplizierten Herangehensweise. Ich habe die Runbooks nun massiv überarbeitet, so dass diese erstens das neuere Az Modul verwenden und auch vom Aufbau her wesentlich einfacher sind. U.a. verwenden die Runbooks jetzt lokale Deutsche Zeit und sind robuster bei der Schreibweise der Tags (Groß-/Kleinschreibung). Ihr findet diese Runbooks wie immer in&#8230;]]></description>
										<content:encoded><![CDATA[
<p>Vor einiger Zeit (muss mehrere Jahre her sein) habe ich ein paar Azure Automation PowerShell Runbooks auf GitHub und hier veröffentlich, um VMs Zeit- und Tag- gesteuert starten und stoppen zu können und um heruntergefahren, nicht-deallokierte VMs zu deallokieren. Diese basierten auf AzureRM PowerShell Cmdlets / Modulen und einer etwas komplizierten Herangehensweise. Ich habe die Runbooks nun massiv überarbeitet, so dass diese erstens das neuere Az Modul verwenden und auch vom Aufbau her wesentlich einfacher sind. U.a. verwenden die Runbooks jetzt lokale Deutsche Zeit und sind robuster bei der Schreibweise der Tags (Groß-/Kleinschreibung).</p>



<p>Ihr findet diese Runbooks wie immer in meinem GitHub Repo, konkret genau hier:</p>



<p>VMs starten und stoppen:</p>



<p><a href="https://github.com/HaikoHertes/scripts/tree/master/Azure/Automation/Snoozing">https://github.com/HaikoHertes/scripts/tree/master/Azure/Automation/Snoozing</a></p>



<p>VMs deallokieren:</p>



<p><a href="https://github.com/HaikoHertes/scripts/tree/master/Azure/Automation/VmDeallocation">https://github.com/HaikoHertes/scripts/tree/master/Azure/Automation/VmDeallocation</a></p>



<p>Viel Spaß damit!</p>



<p>Weitere Informationen zu Azure Automation und Runbooks:</p>



<p><a href="https://docs.microsoft.com/en-us/azure/automation/automation-quickstart-create-account?WT.mc_id=AZ-MVP-5001882">Azure Quickstart &#8211; Create an Azure Automation account | Microsoft Docs</a><br><a href="https://docs.microsoft.com/en-us/azure/automation/create-run-as-account?WT.mc_id=AZ-MVP-5001882">Create an Azure Automation Run As account | Microsoft Docs</a><br><a href="https://docs.microsoft.com/en-us/azure/automation/automation-create-standalone-account?WT.mc_id=AZ-MVP-5001882">Create a standalone Azure Automation account | Microsoft Docs</a><br><a href="https://docs.microsoft.com/en-us/azure/automation/learn/automation-tutorial-runbook-textual?WT.mc_id=AZ-MVP-5001882">Create a PowerShell Workflow runbook in Azure Automation | Microsoft Docs</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hertes.net/2021/03/azure-automation-neue-runbooks-fuer-vms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
