We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72a012b + e939526 commit e526d24Copy full SHA for e526d24
lab/SKILLABLE.md
@@ -141,7 +141,7 @@ azd env set DEPLOY_AZURE_SERVICE_BUS "true"
141
azd env set DEPLOY_AZURE_COSMOSDB "true"
142
azd env set AZURE_COSMOSDB_ACCOUNT_KIND "MongoDB"
143
azd env set DEPLOY_OBSERVABILITY_TOOLS "false"
144
-azd env set SOURCE_REGISTRY "ghcr.io/smurawski"
+azd env set SOURCE_REGISTRY "ghcr.io/usepowershell"
145
if ($Overrides.Keys -contains '@lab.CloudResourceGroup(ResourceGroup1).Location' ) {
146
$zones = $Overrides['@lab.CloudResourceGroup(ResourceGroup1).Location'].zones -join ', '
147
azd env set AKS_AVAILABILITY_ZONES $zones
0 commit comments