File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/virtual-machines Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ You can reimage a Virtual Machine instance with ephemeral OS disk using REST API
132
132
133
133
```
134
134
POST https://management.azure.com/subscriptions/{sub-
135
- id}/resourceGroups/{rgName}/providers/Microsoft.Compute/VirtualMachines/{vmName}/reimage?a pi -version=2019-12-01"
135
+ id}/resourceGroups/{rgName}/providers/Microsoft.Compute/VirtualMachines/{vmName}/reimage?api -version=2019-12-01"
136
136
```
137
137
138
138
## PowerShell
@@ -151,4 +151,4 @@ Set-AzVmssStorageProfile -DiffDiskSetting Local -DiffDiskPlacement ResourceDisk
151
151
```
152
152
153
153
## Next steps
154
- For more information on [ Ephemeral OS disk] ( ephemeral-os-disks.md ) .
154
+ For more information on [ Ephemeral OS disk] ( ephemeral-os-disks.md ) .
You can’t perform that action at this time.
0 commit comments