R12 Publication-2025July16

Create a Custom IAM Role

Azure provides Role-Based Access Control (RBAC) to manage access to Azure resources. Follow these steps to create a custom IAM (Identity and Access Management) role for the NetBrain System to access Azure APIs:

  1. Go to Access control (IAM) under Subscriptions in Azure Portal.
  1. Go to Roles and click +Add and click New custom role to create a custom IAM role.

  1. Define Basics Configuration: Select Start from JSON in the Baseline permissions field and import the JSON file below to customize the role with the minimal permissions required for NetBrain IE System discovery and data retrieval.

    To get the latest JSON file, refer to Online Help: NetBrain Required Azure Minimum IAM Permissions.

  1. Review Permissions.
  1. Select proper subscription or management groups as Assignable Scopes.
  1. Review Custom Role in JSON Format. Finally, click Create button after reviewing the Review + create page.

NetBrain supports both Managed Identity and Service Principal types to access Azure APIs.