[ARM] az stack-whatif: Render "NoEffect" changes in gray with a cross symbol - #33858
[ARM] az stack-whatif: Render "NoEffect" changes in gray with a cross symbol#33858Kyle Albert (kalbert312) wants to merge 2 commits into
az stack-whatif: Render "NoEffect" changes in gray with a cross symbol#33858Conversation
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
|
/azp run |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
|
/azp run |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
|
Updated history note. |
Live test results —
|
There was a problem hiding this comment.
CI Summary
This PR currently has failing checks that need attention before it can be merged:
- ❌ Azure.azure-cli (Build) — the build check failed. See: https://github.com/Azure/azure-cli/runs/92704678215
- ❌ Check the Format of Pull Request Title and Content — the PR title/description doesn't meet the required format. See: https://github.com/Azure/azure-cli/runs/92702131327
Please review the linked check logs, address the build failure, and update the PR title/description to match the required format (see the PR template and title guidelines). Once fixed, CI will re-run automatically.
az stack-whatif: Render "NoEffect" changes in gray with a cross symbol
|
/azp run |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
|
Cooper Cox (@coopercox-ms) Hoping that this goes in for the September release. |
🤖 PR Validation — ️✔️ All clear
Related command
az stack-whatifDescription
Fixes rendering issue with stacks what-if.
Testing Guide
Refer to the unit tests for rendering related updates.
History Notes
[ARM]
az stack-whatif: Resource changes with the type "NoEffect" are now colored gray and marked with a cross symbol instead of using the same appearance as the "NoChange" change typeThis checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.