MicrosoftLearning / MicrosoftLearning/mslearn-postgresql

AI-3019 - Explore the Azure AI Extension - Bicep Deployment Issue

Open
#43 2 comments 0 reactions 1 assignee View on GitHub

@MScalopez is already working on this.

Since Sep 2, 2026.

Dominant language
Bicep
Stars
15
Forks
39
PR merge metrics
No merged PRs in 30d

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.

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.