Skip to content

Commit e01adb4

Browse files
committed
update
1 parent 813ed02 commit e01adb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/deploy-what-if.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The what-if operation in Bicep deployments may encounter "short-circuiting," a s
5454

5555
## Running the what-if operation
5656

57-
Using a recent version of the Az PowerShell module (13.1.0 or later) or the Azure CLI (2.76.0 or later) will provide diagnostics when what-if cannot analyze part of the deployment. Earlier versions of these tools behave the same way, but they do not display the diagnostics. For example, if you use CLI version 2.75.0, the issue still occurs—it just happens silently.
57+
Using a recent version of the Az PowerShell module (13.1.0 or later) or the Azure CLI (2.75.0 or later) will provide diagnostics when what-if cannot analyze part of the deployment. Earlier versions of these tools behave the same way, but they do not display the diagnostics. For example, if you use CLI version 2.74.0, the issue still occurs—it just happens silently.
5858

5959
### What-if commands
6060

0 commit comments

Comments
 (0)