Open aristosvo opened 2 years ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureSQLGitHub.
Author: | aristosvo |
---|---|
Assignees: | - |
Labels: | `question`, `Service Attention`, `customer-reported`, `SQL - Managed Instance`, `needs-triage` |
Milestone: | - |
Any update on this one? @azureSQLGitHub?
+1 this is preventing removal of an identity from an existing managed instance resource
When trying to create a Managed Instance with
v5.0
of the Microsoft.Sql API, GatewayTimeouts are showing up:I'll further investigate if this is currently also occurring for older versions, I'll update this post as soon as it's seen.
Edit: older version is working fine:
Edit 2: Creation without
identity.Type
configured in case of it beingNone
seems to fix the issue (identityTypeNone
is a new option inv5.0
). However, this is returned in the response, making it a bit weird and definitely a bug:Blocked down-stream PRs (Terraform Provider for Azure, extra functionality)