Incremental deployments tries to delete privateDnsZoneConfigs in PrivateEndpoints #11845
Unanswered
swordfish291
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to deploy Azure OpenAI using bicep modules. The first deployment goes successful however, the subsequest incremental deployments tries to delete properties.privateDnsZoneConfigs Here is my bicep code:
the subsequent incremental deployments without any change throw this what-if output:
Beta Was this translation helpful? Give feedback.
All reactions