Web app is not showing for Accounts

I have configured account for azure and tested successfully. I am not getting any web-app while creating deployment targets…
Please help me on same.

Thank you in advance.

Hi @anjani.agarwal!

In cases like this, we typically see this when the service principal does not have the necessary permissions. You will generally want to ensure that you have configured the correct access in the Azure portal for your SP.

I hope this helps!

Hello Justin

Thank you for your response.

Can you please let me know the specific permission that I need to provide?

Regards
Anjani Agarwal

Thanks @anjani.agarwal!

You will want to ensure that your Service Principal account has access to the relevant resource groups and app services. This is pretty highly environmental as to how things are setup in your Org, so sadly, it’s not something I can walk you through step-by-step. Here’s a link to the Azure documentation on access control - https://docs.microsoft.com/en-us/azure/role-based-access-control/

I hope this helps, and good luck with your deployments!

1 Like

Thank you very much Justin for your kind support.

1 Like