Arthur Ma
Arthur Ma
/azp run prepare-pipelines
Hey @youn123 , thank you for reaching out to us about the Azure SDK for .Net, for your issue please try the [Azure.ResourceManager.PrivateDns](https://www.nuget.org/packages/Azure.ResourceManager.PrivateDns) lib.
Thank you for your feedback. This issue pertains to Azure.Core. Could you please direct it to the appropriate team member who can assist?
/check-enforcer override
Add `[CodeGenType("StorageSyncResourceType")]` can workaround this issue.
This is a known issue on the service side, the reason is: The VMSS PATCH LRO returns **200** instead of [arm regulation](https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/async-api-reference.md#updating-using-patch) **202**. The response header contains **Azure-AsyncOperation** which seems...