Skip to main content

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).
  1. Retrieve your Tenant ID.
  2. Create a new App Registration in Azure AD for ConfigView.
  3. Create a Client Secret for the application and copy its value.
  4. Assign the required Read-Only permissions for Microsoft Graph APIs, Azure Management APIs, Microsoft 365 data, and Azure subscription data.
  5. Grant admin consent for the selected permissions.

Step 2: Add the Token to ConfigView

  1. Go to your ConfigView dashboard: https://{companyname}.configview.com/admin/secret/
  2. Click Add Secret
  3. Create the following secrets:
    • AZURE_CLIENT_ID
    • AZURE_CLIENT_SECRET
    • AZURE_TENANT_ID
    • AZURE_SUBSCRIPTION_ID (if applicable)
  4. Click Save

Step 3: Enable the Azure App in ConfigView

  1. Go to: https://{companyname}.configview.com/admin/app/
  2. You should see Azure in the list of available apps
  3. Select the scripts you want to run.
  4. Click Save

Step 4: Verify

  1. Go to: https://{companyname}.configview.com/admin/status/
  2. Run the Azure health check.
  3. All checks should pass.
If a check fails, verify that your secrets are saved correctly and the app has the required permissions.

Data Tables

Once the scripts run, the corresponding Azure tables will be created in your database. All tables include a run_at column for historical tracking.