azure-cli
azure-cli copied to clipboard
[ARM] `az deployment what-if`: Fix an issue where formatting nested array changes throws an exception
Related command
az deployment what-if
Description A customer reported an issue where the what-if command throws an exception when formatting nested array changes. The PR fixes the bug.
Testing Guide
az deployment what-if ...
History Notes
This checklist is used to make sure that common guidelines for a pull request are followed.
-
[x] The PR title and description has followed the guideline in Submitting Pull Requests.
-
[x] I adhere to the Command Guidelines.
-
[x] I adhere to the Error Handling Guidelines.
ARM