Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:azure [2020/05/20 14:36] – [Powershell Commands] tmadewindows:azure [2020/05/20 15:33] (current) – [Azure CLI] tmade
Line 4: Line 4:
  
 https://docs.microsoft.com/de-de/azure/virtual-machines/scripts/virtual-machines-windows-powershell-sample-create-vm https://docs.microsoft.com/de-de/azure/virtual-machines/scripts/virtual-machines-windows-powershell-sample-create-vm
 +
 +https://aka.ms/installazurecliwindows
  
 ====Powershell Commands==== ====Powershell Commands====
Line 107: Line 109:
   az group list --out table                                                                                 #show resource groups   az group list --out table                                                                                 #show resource groups
      
-===Create Recource Group===+===Recource Group===
  
 <code> <code>
Line 117: Line 119:
 az group create -l $location -n $group az group create -l $location -n $group
 </code> </code>
 +
 +  az group delete -n $group
  
 ===Create storage account=== ===Create storage account===
Line 146: Line 150:
 </code> </code>
  
-===Create VM===+===VM===
  
 <code> <code>
windows/azure.1589978188.txt.gz · Last modified: 2020/05/20 14:36 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki