Documentation Index
Fetch the complete documentation index at: https://support.configview.com/llms.txt
Use this file to discover all available pages before exploring further.
Part 1: Azure Data Ingestion
Set up a Azure app so ConfigView can pull your Azure data into the dashboard.Step 1: Create an App or Token
This setup explains how to register and configure an application in Microsoft Entra ID (Azure AD).- Retrieve your Tenant ID.
- Create a new App Registration in Azure AD for ConfigView.
- Create a Client Secret for the application and copy its value.
- Assign the required Read-Only permissions for Microsoft Graph APIs, Azure Management APIs, Microsoft 365 data, and Azure subscription data.
- Grant admin consent for the selected permissions.
Step 2: Add the Token to ConfigView
- Go to your ConfigView dashboard:
https://{companyname}.configview.com/admin/secret/ - Click Add Secret
- Create the following secrets:
AZURE_CLIENT_IDAZURE_CLIENT_SECRETAZURE_TENANT_IDAZURE_SUBSCRIPTION_ID(if applicable)
- Click Save
Step 3: Enable the Azure App in ConfigView
- Go to:
https://{companyname}.configview.com/admin/app/ - You should see Azure in the list of available apps
- Select the scripts you want to run.
- Click Save
Step 4: Verify
- Go to:
https://{companyname}.configview.com/admin/status/ - Run the Azure health check.
- All checks should pass.
Data Tables
Once the scripts run, the corresponding Azure tables will be created in your database. All tables include arun_at column for historical tracking.