Skip to main content

Check out Port for yourselfย 

Installation

First Time Installation

For your first deployment of the Azure exporter, we recommend starting with the Helm/scheduled installation method to perform the initial data sync. Once the initial data sync is complete, you can switch to the Terraform deployment method for real-time data sync.

Installation Methodsโ€‹

For organizations working with multiple Azure subscriptions, we offer a dedicated sync solution that provides near real-time data synchronization without infrastructure requirements.

For complete setup instructions and detailed features, see our Azure multi subscriptions guide.

FAQ: Multiple Subscriptions Supportโ€‹

How do I configure the Azure exporter to ingest resources from multiple subscriptions?

To configure the Azure exporter to ingest resources from other subscriptions, follow these steps:

  1. Navigate to the Subscription:

    • Go to the Azure portal and select the subscription you want to ingest resources from.
  2. Assign Permissions:

    • In the subscription's Access control (IAM) section, go to the Role assignment tab.
    • Choose the appropriate role for the managed identity responsible for the integration.
    • Assign this role to the managed identity associated with the integration.
  3. Repeat the Process:

    • Repeat the above steps for each subscription you wish to include.

How do I set up real-time data ingestion from multiple subscriptions?

For the most efficient approach to multi-subscription data ingestion without infrastructure requirements, we recommend using our Azure multi subscriptions method.

If you prefer using the Terraform deployment method with Event Grid, you will need to set up an Event Grid System Topic and an Event Grid Subscription in each subscription you want to ingest resources from. The system topic should be of type Microsoft.Resources.Subscriptions. Refer to the Azure Integration example for more information.

Next Stepsโ€‹