Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Where can I find the resource id of an Azure function app in the Azure portal?

I am trying to find the Resource id of an Azure function app in the Azure web portal but cant seem to find it anywhere? For most other services it is either in endpoints, configuration or properties but I cant seem to find it for an Azure function app in the Azure portal?

I tried checking all the panes of the Azure function app resource.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

To see the resource id of the Function App (or any other Azure resource for that matter), open up that resource in Azure Portal, navigate to Overview tab and then click on JSON view link (it is usually on the far right hand side).

enter image description here

This would open up a panel with the JSON for your resource.

enter image description here

Check out the id in there. That’s the resource id of your resource.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading