Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#41 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
48/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
azure, postgresql

調査の方向性

Allfiles/Labs/Shared/deploy.bicep と、ドキュメントに記載されている az deployment group create コマンドから始めます。テンプレートとそのパラメーターによってリソース グループまたはデプロイのリージョンがどのように決定されるかを確認し、それをサブスクリプションでサポートされているリージョンと比較します。AI-3019 labs の共有デプロイが許可されたリージョンで成功すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

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!

主要言語
Bicep
スター
15
フォーク
39
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

MicrosoftLearning/mslearn-postgresql のほかの issue

MicrosoftLearning/mslearn-postgresql の issue をすべて見る

似ている issue

Cloud の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。