App Service - Issue with beginCreateOrUpdateAndWait(): Domain Purchase Not Automatically Delegating #28914
Closed
2 of 6 tasks
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
When upgrading from version 13 to version 14 of azure@arm-appservice, using
beginCreateOrUpdateAndWait()
no longer automatically triggersDelegation
within thedomain resource group
after purchasing a custom domain. Currently, we are performing Delegation manually, but I am posting this issue because I would like to know if there have been any changes to the SDK's operation code as the version has been upgraded."To Reproduce
Steps to reproduce the behavior:
Expected behavior
once domain purchased corretly, it should delegated automatically as before.
The text was updated successfully, but these errors were encountered: