Skip to content

Commit e5e39e2

Browse files
committed
edit pass.
1 parent b01edf0 commit e5e39e2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/databox-online/azure-stack-edge-gpu-deploy-arc-kubernetes-cluster.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,13 @@ You can also register resource providers via the `az cli`. For more information,
116116
[Device-IP]: PS>
117117
```
118118
119-
- Option 2 - e the following steps to view JSON details for your device In Azure portal:
119+
- Option 2 - Use the following steps to view JSON details for your device In Azure portal:
120120
121121
1. Navigate to your Azure Stack Edge device **Overview** and then select **JSON view** at top right.
122122
123123
![View Overview page for your Azure Stack Edge device](media/azure-stack-edge-gpu-deploy-arc-kubernetes-cluster/view-device-overview.png)
124124
125-
1. You see **Resource JSON** details for your device. Make note of the `principalId` for your device.
125+
1. In the **Resource JSON** details for your device, make note of the `principalId`.
126126
127127
![View JSON details for your Azure Stack Edge device](media/azure-stack-edge-gpu-deploy-arc-kubernetes-cluster/view-json-details.png)
128128
@@ -172,7 +172,7 @@ Follow these steps to configure the Kubernetes cluster for Azure Arc management:
172172
173173
Add the `CloudEnvironment` parameter if you're using a cloud other than Azure public. You can set this parameter to `AZUREPUBLICCLOUD`, `AZURECHINACLOUD`, `AZUREGERMANCLOUD`, and `AZUREUSGOVERNMENTCLOUD`.
174174
175-
**Usage considerations**
175+
**Usage considerations:**
176176
177177
- To deploy Azure Arc on your device, make sure that you're using a [Supported region for Azure Arc](https://azure.microsoft.com/global-infrastructure/services/?products=azure-arc).
178178
- Use the `az account list-locations` command to determine the exact location name to pass in the `Set-HcsKubernetesAzureArcAgent` cmdlet. Location names are typically formatted without any spaces.
@@ -239,7 +239,7 @@ A conceptual overview of these agents is available [here](/azure/azure-arc/kuber
239239
To remove the Azure Arc management, follow these steps:
240240
241241
1. [Connect to the PowerShell interface](azure-stack-edge-gpu-connect-powershell-interface.md#connect-to-the-powershell-interface) of your device.
242-
2. Type:
242+
2. Run the following command:
243243
244244
`Remove-HcsKubernetesAzureArcAgent`
245245

0 commit comments

Comments
 (0)