Skip to content

Commit 59fc945

Browse files
Merge pull request #117601 from babudeir/patch-1
Update windows-in-place-upgrade.md
2 parents f591e42 + 26c5394 commit 59fc945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows-in-place-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To start an in-place upgrade the upgrade media must be attached to the VM as a M
5757
| diskName | Name of the Managed Disk that will contain the upgrade media |
5858
| sku | Windows Server upgrade media version. This must be either: `server2016Upgrade` or `server2019Upgrade` or `server2022Upgrade` or `server2012Upgrade` |
5959

60-
If you have more than one subscription, you should run `Set-AzsSubscription -SubscriptionId <String>` to specify which subscription to use.
60+
If you have more than one subscription, you should run `Set-AzContext -Subscription '<subscription name or id>` to specify which subscription to use.
6161

6262
### PowerShell script
6363

0 commit comments

Comments
 (0)