Skip to content

Commit a1cbb89

Browse files
author
Manika Dhiman
committed
removed extra space
1 parent 862e1ad commit a1cbb89

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

azure-local/upgrade/upgrade-22h2-to-23h2-other-methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Before you begin, make sure that:
5252
- You run the repair registration cmdlet:
5353

5454
```powershell
55-
Register-AzStackHCI -TenantId "<tenant_ID>" -SubscriptionId "<subscription_ID>" -ComputerName "<computer_name>" -RepairRegistration
55+
Register-AzStackHCI -TenantId "<tenant_ID>" -SubscriptionId "<subscription_ID>" -ComputerName "<computer_name>" -RepairRegistration
5656
```
5757

5858
- (Recommended) You enable [Secure Boot](/windows-hardware/design/device-experiences/oem-secure-boot) on Azure Local machines before you upgrade the OS.

azure-local/upgrade/upgrade-22h2-to-23h2-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Before you begin, make sure that:
5151
- You run the repair registration cmdlet:
5252

5353
```powershell
54-
Register-AzStackHCI -TenantId "<tenant_ID>" -SubscriptionId "<subscription_ID>" -ComputerName "<computer_name>" -RepairRegistration
54+
Register-AzStackHCI -TenantId "<tenant_ID>" -SubscriptionId "<subscription_ID>" -ComputerName "<computer_name>" -RepairRegistration
5555
```
5656

5757
- (Recommended) You enable [Secure Boot](/windows-hardware/design/device-experiences/oem-secure-boot) on Azure Local machines before you upgrade the OS.

azure-local/upgrade/upgrade-22h2-to-23h2-windows-admin-center.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Before you begin, make sure that:
5050
- You run the repair registration cmdlet:
5151

5252
```powershell
53-
Register-AzStackHCI -TenantId "<tenant_ID>" -SubscriptionId "<subscription_ID>" -ComputerName "<computer_name>" -RepairRegistration
53+
Register-AzStackHCI -TenantId "<tenant_ID>" -SubscriptionId "<subscription_ID>" -ComputerName "<computer_name>" -RepairRegistration
5454
```
5555

5656
- (Recommended) You enable [Secure Boot](/windows-hardware/design/device-experiences/oem-secure-boot) on Azure Local machines before you upgrade the OS.

0 commit comments

Comments
 (0)