Azure integration

Auto-discover Applications and Azure Resources

Rapticore Integrates with customer’s Azure tenants by leveraging managed identities with read-only permissions added to customer's Azure AD.

Setup

Setup involves:

  1. Configuring managed-identities with readonly access to subscriptions .
  2. Configuring Rapticore to integrate with the azure tenant.


Azure Managed Identity Configuration

  1. Log into your target azure tenant with permissions to create managed identities.
  2. Go to managed identities and click create.
  3. Select a resource group.
  4. Enter a friendly name for the managed identity i.e rapticore-cloud-extractor.
  5. Click review and create.
  6. After creation of managed identity, go to managed identities and select the newly created one.
  7. Under settings, click federated credentials and then click add credential.
  8. For Federated credential scenario, select other.
  9. For Issuer URL, enter https://cognito-identity.amazonaws.com
  10. Provide a friendly name, i.e rapticore-managed-identity-credentials.
  11. The subject identifier and audience will be provided by rapticore during onboarding process.
  12. Click add.

Rapticore Configuration

  1. Login to Rapticore as an admin user and navigate to the Settings > Integrations page and select the Azure integration.

  2. Click New Azure Account.

  3. Enter a name of your choosing for your azure tenant and enter client id as the client id of the managed identity and tenant id of the azure tenant.