mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.1 KiB
1.1 KiB
| title | description | contentType | ||
|---|---|---|---|---|
| Microsoft Azure Monitor credentials | Documentation for the Microsoft Azure Monitor credentials. Use these credentials to authenticate Microsoft Azure Monitor in n8n, a workflow automation platform. |
|
Microsoft Azure Monitor credentials
--8<-- "_snippets/integrations/builtin/credentials/cred-only-statement.md"
Prerequisites
- Create a Microsoft Azure account or subscription
- An app registered in Microsoft Entra ID
Supported authentication methods
- OAuth2
Related resources
Refer to Microsoft Azure Monitor's API documentation for more information about the service.
Using OAuth2
To configure this credential, you'll need a Microsoft Azure account and:
- A Client ID
- A Client Secret
- A Tenant ID
- The Resource you plan to access
Refer to Microsoft Azure Monitor's API documentation for more information about authenticating to the service.