-
Notifications
You must be signed in to change notification settings - Fork 12
Create an Azure AD App Registration
In order to consume data from Microsoft Azure, some sort of authentication needs to happen. This is typically done via an Azure AD Application Registration. An Azure AD App Registration is similar to a username and password, except an Azure AD App Registration has a client ID and client secret.
-
Login to the Azure Portal
-
Type azure active directory in the search bar and click the Azure Active Directory service.

- Select App registrations.

- Click the New registration button.

- Give the application registration a name, choose Single-tenant as the account type, and click the Register button.
Note: the Redirect URI is not needed.

- After the application is registered, an overview screen will appear. Copy the Application (client) ID and Directory (tenant) ID.

- Click Certificates & secrets as shown in the screenshot in step 5, above. Then click the New client secret button.

-
Provide a description and expiration date, and then click the Add button.
-
After the secret is created, the value will be displayed in the Azure portal. This is the only time you will see the value in plain text, so make a copy of it now as you will need it later. If you lose this value, you will need to create a new secret.
Note: the
Secret IDis not used.

- Create an Azure AD App Registration
- Configure Permissions for an Azure AD App Registration
- Connect to your Azure Account with Splunk Add-on for Microsoft Azure
- Configure Azure Active Directory inputs
- Configure Azure Metrics inputs
- Configure Security Center Alerts & Tasks inputs
- Configure Azure Subscriptions inputs
- Configure Azure Resource Groups inputs
- Configure Azure Virtual Network inputs
- Configure Azure Compute inputs
- Configure Azure KQL Log Analytics inputs
- Configure Azure Billing and Consumption inputs
- Configure Azure Reservation Recommendation inputs
- Configure Azure Resource Graph inputs
- Configure Azure Topology inputs