-
Notifications
You must be signed in to change notification settings - Fork 3.4k
az deployment sub what-if shows that Microsoft.Elastic resource has changed but it doesn't #26031
Copy link
Copy link
Open
Labels
ARMaz resource/group/lock/tag/deployment/policy/managementapp/account management-groupaz resource/group/lock/tag/deployment/policy/managementapp/account management-groupAuto-AssignAuto assign by botAuto assign by botService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Metadata
Metadata
Assignees
Labels
ARMaz resource/group/lock/tag/deployment/policy/managementapp/account management-groupaz resource/group/lock/tag/deployment/policy/managementapp/account management-groupAuto-AssignAuto assign by botAuto assign by botService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Related command
az deployment sub what-if --location northeurope --template-file main.bicepaz deployment sub createas wellpart of the elasticCloud bicep template:
Describe the bug

If the resource was already created
az deployment sub what-ifalways reports theproperties.userInfo emailAddressas a changed property.Accordingly,
az deployment sub createtries to modify the elastic cluster and fails.To Reproduce
emailAddressfrom the previous step.az deployment sub what-ifwith the template from the previous step.Expected behavior
Expected to see a
no changeswhat-if result but receive1 to modify.Environment summary
ElasticCloud resource version -
Microsoft.Elastic/monitors@2022-09-01-previewAdditional context