> For the complete documentation index, see [llms.txt](https://docs.prismacloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prismacloud.io/content-collections/connect/connect-cloud-accounts/onboard-your-azure-account.md).

# Onboard Azure

Learn how to add your Azure Tenant, Subscription or Microsoft Entra ID tenant to Prisma® Cloud for monitoring and compliance.

| **What do you want to do?**                                                                                                                                                        | **Start here**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>First time onboarding of your cloud accounts</strong></p><p>Begin monitoring the resources on your Azure Account, Tenant, Subscription or Microsoft Entra ID Tenant</p> | <ul><li><a href="/pages/53nkzHO1gJYCv5Sx3G2R">Connect your Azure Account</a></li><li><a href="/pages/APDVS4IhfjGnmOEDpbLn">Connect your Azure Tenant</a></li><li><a href="/pages/i24fj1pQgsolDKcvs8sg">Connect your Azure Subscription</a></li><li><a href="/pages/5wXzYW0AO003xeBwKYwQ">Connect your Microsoft Entra ID Tenant</a></li></ul>                                                                                                                                                                                   |
| **Configure Cloud Accounts and Permissions**                                                                                                                                       | <ul><li><a href="/pages/BblU8CCWq4Tabzj1EmGe">Authorize Prisma Cloud to access Azure APIs</a></li><li><a href="/pages/kPxvJMRjQfkHdC1dL5mu">Update Azure Application Permissions</a></li><li><a href="https://github.com/PaloAltoNetworks/pc-docs-md/tree/main/enterprise-edition/content-collections/connect/connect-cloud-accounts/onboard-your-azure-account/microsoft-azure-apis-ingested-by-prisma-cloud.xml#idc4e0a68d-4486-478b-9a1f-bbf8f6d8f905">Microsoft Azure API Ingestions and Required Permissions</a></li></ul> |
| **Modify Onboarded Cloud Account**                                                                                                                                                 | <ul><li><a href="/pages/zOZ1qi4fhmWftmFPJqiH">View and Edit a Connected Azure Account</a></li><li><a href="/pages/uIRdkztgRRFlmc9qPWhU">Troubleshoot Azure Account Onboarding</a></li></ul>                                                                                                                                                                                                                                                                                                                                     |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.prismacloud.io/content-collections/connect/connect-cloud-accounts/onboard-your-azure-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
