AI-3019 - Explore the Azure AI Extension - Bicep Deployment Issue
@MScalopez is already working on this.
Since Sep 2, 2026.
Assessment
This issue has not been assessed yet.
Description
AI-3019 - Lab 01 (CSS-r): Explore the Azure AI Extension
Task: Deploy resources into your Azure subscription
Step 7: Finally, use the Azure CLI to execute a Bicep deployment script to provision Azure resources in your resource group:
az deployment group create --resource-group $RG_NAME --template-file "mslearn-postgresql/Allfiles/Labs/Shared/deploy.bicep" --parameters restore=false adminLogin=pgAdmin adminLoginPassword=$ADMIN_PASSWORD
When running this code, it fails with "CustomDomainInUse". I have tried this with multiple sets of credentials from the same cloud sub pool, and found no existing artifacts in any of the subscriptions that should cause this.
- Dominant language
- Bicep
- Stars
- 15
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from MicrosoftLearning/mslearn-postgresql
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
MicrosoftLearning/mslearn-postgresql#41 · 1 comment ·