Azure-Samples / Azure-Samples/msdocs-fastapi-postgresql-sample-app
Error in Bicepfile - /infra/resources.bicep line 181
オープン
- 主要言語
- Bicep
- スター
- 11
- フォーク
- 60
- 平均マージ
- 1日 18時間
- マージ済み PR(30日)
- 2
説明
I get validation error with the bicep deployment
Resources: "appSettings", "webAppSettings" are defined with this same name in a file. Rename them or split into different modules.bicep[BCP121](https://aka.ms/bicep/core-diagnostics#BCP121)
コントリビューションガイド
調査の方向性
/infra/resources.bicep を開き、181 行目と、BCP121 検証エラーで指定されている appSettings および webAppSettings リソース宣言を調べます。Bicep の検証またはデプロイを実行して重複名エラーを確認し、その後、宣言に一意の名前を付けるかモジュールに分離した後に検証が成功することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure
- 領域
- infrastructure
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100