A

azure.com

Azure is Microsoft’s cloud platform for building, deploying, and managing infrastructure, applications, data, and AI services. It includes a broad set of cloud services spanning compute, storage, networking, databases, analytics, and developer tooling.

4 integrations · MCP · REST · CLI

Azure exposes a large REST/OpenAPI estate centered on the Azure management API, plus the `az` and `azd` CLIs; Azure also documents MCP server/registry integrations but the public connect endpoint and auth details were not determinable from the discovered docs.

discovered 1d ago
MCP servers1
REST · OpenAPI1
CLI2
Credentials
Microsoft Entra ID access token for Azure APIsoauth2Set up OAuth

Register an application in Microsoft Entra ID / Microsoft identity platform, grant it the Azure API permissions you need, and use the app registration to obtain OAuth Bearer access tokens. For interactive local use, the easiest path is signing in with Azure CLI via az login, which can acquire tokens for Azure APIs.

Azure CLI signed-in sessionoauth2$ az login

Acquired by the CLI — running az login opens the auth flow and stores the credential.

Azure Developer CLI signed-in sessionoauth2$ azd auth login

Acquired by the CLI — running azd auth login opens the auth flow and stores the credential.

conventions · 1/8 published

Publish these signals → /publishing