Skip to content
Discussion options

You must be logged in to vote

This should cover the first part, however I am not sure we have a way for the second part natively in bicep.

https://docs.microsoft.com/en-us/azure/templates/microsoft.sql/servers/administrators?tabs=bicep

e.g.
https://github.com/brwilkinson/AzureDeploymentFramework/blob/main/ADF/bicep/AZSQL-SQL.bicep#L40

All capabilities are listed under the api page:
https://docs.microsoft.com/en-us/azure/templates/microsoft.sql/allversions

E.g. the local users which uses t-sql, you can do an alternate way.

Azure data studio will get you into view the settings.

I believe if you add an Azure AD group as the Admin, it could resolve your issue without creating local users, however you may need to still cre…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@brwilkinson
Comment options

@siegfried01
Comment options

@brwilkinson
Comment options

@brwilkinson
Comment options

Answer selected by brwilkinson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants