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
[SQL MI]Add support for Service principal and guest users in Set-AzSqlInstanceActiveDirectoryAdministrator cmdlet (Azure#12197)
* Allow Azure Active Directory applications to be set as SQL Server Azure Active Directory admin.
* Remove IsAzureADOnlyAuthenticaion option from SetAzureSqlServerActiveDirectoryAdministrator command. We will be adding a new API to enable this option.
* Update ChangeLog.md
* Add Static analysis exception to exceptions file.
* add support for service principal for set aad admin.
* Added support for Service principal and guest users in Set-AzSqlInstanceActiveDirectoryAdministrator cmdlet
* Update ChangeLog.md
* Update ChangeLog.md
* Update ChangeLog.md
* Fix typo in variable name
* Merge with released file.
* Marking MI AAD Admin test as needing re-recording.
After trying multiple times to re-record it, I had no luck.
Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>
Copy file name to clipboardExpand all lines: src/Sql/Sql/InstanceActiveDirectoryAdministrator/Services/AzureSqlInstanceActiveDirectoryAdministratorAdapter.cs
Copy file name to clipboardExpand all lines: src/Sql/Sql/ServerActiveDirectoryAdministrator/Services/AzureSqlServerActiveDirectoryAdministratorAdapter.cs
0 commit comments