You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/databox-online/azure-stack-edge-gpu-deploy-arc-kubernetes-cluster.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,13 +116,13 @@ You can also register resource providers via the `az cli`. For more information,
116
116
[Device-IP]: PS>
117
117
```
118
118
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:
120
120
121
121
1. Navigate to your Azure Stack Edge device **Overview** and then select **JSON view** at top right.
122
122
123
123

124
124
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`.
126
126
127
127

128
128
@@ -172,7 +172,7 @@ Follow these steps to configure the Kubernetes cluster for Azure Arc management:
172
172
173
173
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`.
174
174
175
-
**Usage considerations**
175
+
**Usage considerations:**
176
176
177
177
- 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).
178
178
- 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
239
239
To remove the Azure Arc management, follow these steps:
240
240
241
241
1. [Connect to the PowerShell interface](azure-stack-edge-gpu-connect-powershell-interface.md#connect-to-the-powershell-interface) of your device.
0 commit comments