question

BOAMBADaniela-0849 avatar image
0 Votes"
BOAMBADaniela-0849 asked ryanchill answered

Azure WebApps - Impossible to connect to principal domaine

Hello,

I need to create an asp.net web App to test the oAUth on azure, but when I create the project I can see my domain but then I have : "Insufficient privileges to complete the operation".

Can anyone tell me how to add privileges (and where) to my actual domain to allow asp.net web app to connect to an azure sql database?

Thank you very much.
Daniela

azure-webapps-custom-domains
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ryanchill avatar image
0 Votes"
ryanchill answered

Hi @BOAMBADaniela-0849,

Apologies for the delayed response. Hopefully we can help get this resolved quickly. The steps for binding your ASP.net hosted app service to your custom domain is at https://docs.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom-domain. If you already have your domain; which it seems since you said you can see it, then you can skip down Map your domain. If you're getting that error message when you bind the domain and are not the owner, then you may have an RBAC issue. Make sure your account has at minimum Web Site contributor role.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.