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

Error when running deploy using Shared/deploy.bicep

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

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

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
45/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
活発
技術スタック
azure, postgresql

調査の方向性

12-explore-azure-ai-extension.html の手順 7 と、参照されている Shared/deploy.bicep ファイルから始めます。デプロイを再現し、報告された Version ParameterOutOfRange エラーについてデプロイ操作を調査します。ラボのデプロイが意図した Version 値で正常に完了すれば完了です。

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

説明

Hey Folks!
I've hit a snag using the labs for the AI-3019 set of these labs.
Running step 7 in 12-explore-azure-ai-extension.html (which is in all the AI Labs BTW) fails with an error concerning the "Version" parameter.
I opened and investigated the Shared/deploy.bicep file indicated in the code of the lab step ("--template-file "mslearn-postgresql/Allfiles/Labs/Shared/deploy.bicep") and found the variable is set to an appropriate value (16). I'm not sure which direction to head though to fix the deploy.

Image

More specifically the text of the error is:
{ "code": "DeploymentFailed", "target": "/subscriptions/773d99f7-13f0-4263-bca4-0f2810f31a84/resourceGroups/rg-learn-postgresql-ai-eastus/providers/Microsoft.Resources/deployments/deploy", "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.", "details": [ { "code": "ParameterOutOfRange", "message": "The value of the 'Version' should be in: []. Verify that the specified parameter value is correct." } ]

主要言語
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 を短くまとめたダイジェスト。