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

PowerShell deployment does not support -WhatIf

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

@jason-dou がすでに取り組んでいます。

2023年9月29日 から。

評価

この issue はまだ評価されていません。

説明

bug triaged

When attempting to deploy a template with a single app registration using -WhatIf no results are returned.

Example deployment command:

New-AzResourceGroupDeployment -Name datest -ResourceGroupName datest -TemplateFile .\main.bicep -TemplateParameterFile .\main.bicepparam -WhatIf

Returns the following output:

Note: The result may contain false positive predictions (noise).
You can help us improve the accuracy of the result by opening an issue here: https://aka.ms/WhatIfIssues.


Resource changes: no change.

I have also tested with Az CLI with the same results:

az deployment group create --resource-group datest --template-file main.bicep --parameters main.bicepparam --what-if

Returns:

Note: The result may contain false positive predictions (noise).
You can help us improve the accuracy of the result by opening an issue here: https://aka.ms/WhatIfIssues


Resource changes: no change.
主要言語
TypeScript
スター
80
フォーク
15
平均マージ
1時間 21分
マージ済み PR(30日)
3

環境構築

はじめの一歩

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

microsoftgraph/msgraph-bicep-types のほかの issue

microsoftgraph/msgraph-bicep-types の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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