File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,9 +47,9 @@ To upload a VHD file by using PowerShell:
47
47
48
48
1 . In a text editor, paste the generated PowerShell script you copied from the Azure portal.
49
49
50
- 1 . Modify the ` -LocalFilePath ` parameter of the Add-AzureRmVhd cmdlet to point to the location of the VHD file you want to upload.
50
+ 1 . Modify the ` -LocalFilePath ` parameter of the Add-AZVHD cmdlet to point to the location of the VHD file you want to upload.
51
51
52
- 1 . At a PowerShell command prompt, run the Add-AzureRmVhd cmdlet with the modified ` -LocalFilePath ` parameter.
52
+ 1 . At a PowerShell command prompt, run the Add-AZVHD cmdlet with the modified ` -LocalFilePath ` parameter.
53
53
54
54
The process of uploading a VHD file might be lengthy depending on the size of the VHD file and your connection speed.
55
55
You can’t perform that action at this time.
0 commit comments