<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.twig.es/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.twig.es/index.php?action=history&amp;feed=atom&amp;title=Azure_Notes</id>
		<title>Azure Notes - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.twig.es/index.php?action=history&amp;feed=atom&amp;title=Azure_Notes"/>
		<link rel="alternate" type="text/html" href="https://wiki.twig.es/index.php?title=Azure_Notes&amp;action=history"/>
		<updated>2026-05-06T13:13:11Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.0</generator>

	<entry>
		<id>https://wiki.twig.es/index.php?title=Azure_Notes&amp;diff=4858&amp;oldid=prev</id>
		<title>George2: Created page with &quot;&lt;source lang=&quot;text&quot;&gt; az group create my_rg –location eastus az group delete –name my_rg –yes –no-wait az group list az vm create –resource-group myREsourceGroupAutom...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.twig.es/index.php?title=Azure_Notes&amp;diff=4858&amp;oldid=prev"/>
				<updated>2021-08-07T09:57:45Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt; az group create my_rg –location eastus az group delete –name my_rg –yes –no-wait az group list az vm create –resource-group myREsourceGroupAutom...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
az group create my_rg –location eastus&lt;br /&gt;
az group delete –name my_rg –yes –no-wait&lt;br /&gt;
az group list&lt;br /&gt;
az vm create –resource-group myREsourceGroupAutomate –name myAutomatedVM –image UbuntuLTS –admin-username azureuser –generate-ssh-keys –custom-data cloud-init.txt&lt;br /&gt;
az vm open-port –port 80 –resource-group myResourctGroupAutomate –name myAutomateVM&lt;br /&gt;
az account show&lt;br /&gt;
az account list-locations&lt;br /&gt;
az account list-locations | grep B 5 -A 5 uksouth&lt;br /&gt;
az deployment group creaate –name ExampleDeployment –resource-group ExampleGroup –template-file template.json –parameters parameters.json&lt;br /&gt;
az vm list-skus –location uksouth –output table&lt;br /&gt;
&lt;br /&gt;
az group deployment create -$resourcegroup -n shib_prod_01 –template-file Template.json –parameters @Parameters.json&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>George2</name></author>	</entry>

	</feed>