Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

AI-3019 | All Labs | Issue: Unable to perform deployment using Bicep template | mslearn-postgresql/tree/main/Instructions/Labs

Đang mở
#41 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
48/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
azure, postgresql

Hướng nghiên cứu

Bắt đầu với Allfiles/Labs/Shared/deploy.bicep và lệnh az deployment group create được ghi trong tài liệu. Kiểm tra cách template và các tham số của template xác định khu vực của nhóm tài nguyên hoặc của deployment, sau đó so sánh với các khu vực được subscription hỗ trợ. Hoàn tất khi shared deployment cho các lab AI-3019 thành công trong một khu vực được phép.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Hello Team,

We are facing issues while executing the Bicep deployment script which provisions the Azure services into the resource group. This script is used in all the labs for AI-3019 and the resources deployed include an Azure Database for PostgreSQL flexible server, Azure OpenAI, and an Azure AI Language service.

Script: 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

Error:

Image

The error message suggests that "Subscriptions are restricted from provisioning in location 'eastus".

We tested with another region, however, it seems the resource group name is tied with the location "eastus" in the bicep template and hence the deployment fails with the below error,

Image

Prod link for the AI-3019 series: https://labondemand.com/LabSeries/33532

Thank you!

Ngôn ngữ chính
Bicep
Star
15
Fork
39
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của MicrosoftLearning/mslearn-postgresql

Tất cả issue của MicrosoftLearning/mslearn-postgresql

Issue tương tự

Thêm issue về Cloud

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.