bicep icon indicating copy to clipboard operation
bicep copied to clipboard

docs: what-if update with ValidationLevel

Open matsest opened this issue 10 months ago • 0 comments

Is your feature request related to a problem? Please describe.

Can't seem to find any docs related to ValidationLevel options for What If deploys (see end of this thread https://github.com/Azure/arm-template-whatif/issues/135).

Describe the solution you'd like

Documentation for ValidationLevel for WhatIf deployments to be updated on

https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/deploy-what-if?tabs=azure-powershell%2CCLI

https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/azure-resource-manager/bicep/deploy-what-if.md

Should also clarify what permissions is needed when using providerNoRbac (my own findings indicate that as of now this requires a custom role if you want to do a what-if without write permissions - correct?)

matsest avatar Jun 01 '25 20:06 matsest