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
* Infra - default acr
* Devcontainer - init
* Dev container - az cli
* Devcontainer - random
* Devcontainer - more random
* Devcontainer - remove extensions
* Devcontainer - added back extensions to test
---------
Co-authored-by: sethsteenken <sethsteenken@microsoft.com>
@description('Optional. Location for all AI service resources. This location can be different from the resource group location.')
39
39
paramaiDeploymentLocationstring?
40
40
41
-
@description('Required. The host (excluding https://) of an existing container registry. This is the `loginServer` when using Azure Container Registry.')
42
-
paramcontainerRegistryHoststring
41
+
@description('Optional. The host (excluding https://) of an existing container registry. This is the `loginServer` when using Azure Container Registry.')
0 commit comments