Skip to content

Commit 768b763

Browse files
committed
Revised syntax to address build warnings.
1 parent 09dc408 commit 768b763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/databox-online/azure-stack-edge-gpu-troubleshoot-virtual-machine-provisioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ This section covers common issues that occur during VM creation.
181181

182182
Specify the subscription ID in the following Uri:
183183

184-
$uri1 = "https://management.<appliance name>.<DNS domain>/subscriptions/<sid>/providers/Microsoft.AzureBridge/locations/DBELocal/ingestionJobs/?api-version=2022-03-01
184+
$uri1 = "https://management.appliance name.DNS domain/subscriptions/sid/providers/Microsoft.AzureBridge/locations/DBELocal/ingestionJobs/?api-version=2022-03-01"
185185

186186
```powershell
187187
Function Get-AzCachedAccessToken()

0 commit comments

Comments
 (0)