You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's great that one can set an AD Administrator as the first step to enable Azure AD Single Sign-On, but there doesn't seem to be a way to enable AD Only Authentication, apart from the GUI, or using the Azure CLI
This might be something you should set at the azurerm_mssql_server resource instead of azurerm_sql_active_directory_administrator - just a suggestion if this gets implemented
…3754)
Fixes#12965
Fixes half of #12252, azurerm_sql_active_directory_administrator is out of scope of this PR as this also requires an update of the API version
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Note
Description
Is it possible to also set to 'True' or 'False' the ability to set Azure AD Only Authentication (azureADOnlyAuthentications) as part of this resource?
https://docs.microsoft.com/en-us/azure/templates/microsoft.sql/servers/azureadonlyauthentications?tabs=bicep
It's great that one can set an AD Administrator as the first step to enable Azure AD Single Sign-On, but there doesn't seem to be a way to enable AD Only Authentication, apart from the GUI, or using the Azure CLI
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: