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
Copy file name to clipboardExpand all lines: samples/manage/azure-hybrid-benefit/modify-license-type/README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,12 +28,12 @@ It uses managed identity authentication (via Connect-AzAccount -Identity and az
28
28
# Required Permissions
29
29
The automation account needs to have the bellow permissions in order to be able to successfully run the Runbook and update all the SQL Server resources license type:
30
30
31
-
1.**Azure SQL Databases**: *SQL DB Contributor role*.
32
-
1.**Azure SQL Elastic Pools**: *SQL DB Contributor*
0 commit comments