Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
windows:azure [2020/05/20 14:39] – [Azure] tmadewindows:azure [2020/05/20 15:33] (current) – [Azure CLI] tmade
Line 109: 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 119: 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 148: Line 150:
 </code> </code>
  
-===Create VM===+===VM===
  
 <code> <code>
windows/azure.txt · Last modified: 2020/05/20 15:33 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