Grant admin-level privileges on Azure SQL database
In order to run the PowerShell script required in the next section, admin-level access on the Azure SQL database is required.
Find the managed resource group that was created earlier in the deployment process (step 6 of the managed application creation process).
An overview page will open which will display all the resources. Select the SQL database server.
Select Microsoft Entra ID (under Settings) from the left pane.
Click on Set admin and search for the security group created earlier in the search bar. Click on Select.
Click on Save.
Last updated