Skip to content

Commit 2b777b7

Browse files
committed
update
1 parent 7b99549 commit 2b777b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/deployment-script-vnet-private-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ resource privateDeploymentScript 'Microsoft.Resources/deploymentScripts@2023-08-
197197
}
198198
```
199199

200-
The ACI downloads container images from the Microsoft Container Registry. If you use a firewall, whitelist the URL [mcr.microsoft.com](http://mcr.microsoft.com) to download the image. Failure to download the container image will result in the ACI entering a `waiting` state, eventually leading to a timeout error.
200+
The ACI downloads container images from the Microsoft Container Registry. If you use a firewall, allowlist the URL [mcr.microsoft.com](https://mcr.microsoft.com) to download the image. Failure to download the container image results in the ACI entering a `waiting` state, eventually leading to a timeout error.
201201

202202
## Next steps
203203

0 commit comments

Comments
 (0)