-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Setting SQL AD Admin for Azure Synapse fails. #20683
Copy link
Copy link
Open
Labels
Service AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Synapseact-codegen-extensibility-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
Service AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Synapseact-codegen-extensibility-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
I've noticed that on some Synapse workspaces (not all of them), when trying to set up SQL AD admin, it fails with the following error:
"Failure occurred while performing CreateOrUpdateAadAdmin operation in one of the subsystems of the workspace.".
This happens no matter how you push the change: via portal, via PS or via CLI. More than that, it seems that CLI also gives a false response sometimes. Although the command offers a response that it passed through, the change isn't actually implemented.
I'm guessing that this probably happens on older Synapse Workspaces which were created before the SQL AD admin feature was implemented.
Can anybody confirm/infirm this and resolve the bug?