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
Next revisionBoth sides next revision
windows:azure [2020/05/19 17:35] – [Azure CLI] tmadewindows:azure [2020/05/20 14:36] – [Powershell Commands] tmade
Line 71: Line 71:
 </code> </code>
  
-===Create Virtual Machine===+===Virtual Machine===
  
 <code> <code>
Line 91: Line 91:
     -OpenPorts 80,3389     -OpenPorts 80,3389
 </code> </code>
 +
 +  Remove-azvm -Name myVM -ResourceGroupName test-vm-rg
  
 ====Azure CLI==== ====Azure CLI====
Line 152: Line 154:
   --data-disk-sizes-gb 10 --generate-ssh-keys \   --data-disk-sizes-gb 10 --generate-ssh-keys \
   --admin-username azureuser \   --admin-username azureuser \
 +  --admin-password $AdminPassword \
   --public-ip-address-dns-name kubeadm-master   --public-ip-address-dns-name kubeadm-master
 </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