Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
vplauzon committed Oct 16, 2017
1 parent 90ed1b9 commit 865c8b3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RenamingDiskSol/README.md
Expand Up @@ -15,6 +15,8 @@ The initial deployment of the VM, its disks, its NIC, VNET, etc. is here:
   <img src="http://armviz.io/visualizebutton.png"/>
</a>

The script to [delete the VM is here](https://github.com/vplauzon/AzureVMs/blob/master/RenamingDiskSol/RenamingDisk/RemoveVMs.ps1).

The deployment of disk copy & VM re-creation is here:

<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https:%2F%2Fraw.githubusercontent.com%2Fvplauzon%2FAzureVMs%2Fmaster%2FRenamingDiskSol%2FRenamingDisk%2FRecreateVMDeploy.json" target="_blank">
Expand All @@ -23,3 +25,6 @@ The deployment of disk copy & VM re-creation is here:
<a href="http://armviz.io/#/?load=https://raw.githubusercontent.com/vplauzon/AzureVMs/master/RenamingDiskSol/RenamingDisk/RecreateVMDeploy.json" target="_blank">
   <img src="http://armviz.io/visualizebutton.png"/>
</a>

The script to [delete the old disks is here](https://github.com/vplauzon/AzureVMs/blob/master/RenamingDiskSol/RenamingDisk/RemoveOldDisks.ps1).

0 comments on commit 865c8b3

Please sign in to comment.