Add an account/ subscription/ project after onboarding is complete

This article describes how to add an Amazon Web Services (AWS) account, Microsoft Azure subscription, or Google Cloud Platform (GCP) project in Microsoft Permissions Management after you've completed the onboarding process.

Add an AWS account after onboarding is complete

  1. In the Permissions Management home page, select Settings (the gear icon), and then select the Data collectors tab.

  2. On the Data collectors dashboard, select AWS.

  3. Select the ellipses (...) at the end of the row, and then select Edit Configuration.

    The Permissions Management Onboarding - Summary page displays.

  4. Go to AWS Account IDs, and then select Edit (the pencil icon).

    The Permissions Management Onboarding - AWS Member Account Details page displays.

  5. Go to Enter Your AWS Account IDs, then select Add (the plus + sign).

  6. Copy your account ID from AWS and paste it into the Enter Account ID box.

    The AWS account ID is automatically added to the script.

    If you want to add more account IDs, repeat steps 5 and 6 to add up to a total of 10 account IDs.

  7. Copy the script.

  8. Go to AWS and start the Cloud Shell.

  9. Create a new script for the new account and press the Enter key.

  10. Paste the script you copied.

  11. Locate the account line, delete the original account ID (the one that was previously added), and then run the script.

  12. Return to Permissions Management, and the new account ID you added will be added to the list of account IDs displayed in the Permissions Management Onboarding - Summary page.

  13. Select Verify now & save.

    When your changes are saved, the following message displays: Successfully updated configuration.

Add an Azure subscription after onboarding is complete

  1. In the Permissions Management home page, select Settings (the gear icon), and then select the Data collectors tab.

  2. On the Data collectors dashboard, select Azure.

  3. Select the ellipses (...) at the end of the row, and then select Edit Configuration.

    The Permissions Management Onboarding - Summary page displays.

  4. Go to Azure subscription IDs, then select Edit (the pencil icon).

  5. Go to Enter your Azure Subscription IDs, then select Add subscription (the plus + sign).

  6. Copy and paste your subscription ID from Azure and paste it into the subscription ID box.

    The subscription ID is automatically added to the subscriptions line in the script.

    If you want to add more subscription IDs, repeat steps 4 and 5 to add up to a total of 10 subscriptions.

  7. Copy the script.

  8. Go to Azure and start the Cloud Shell.

  9. Create a new script for the new subscription and press enter.

  10. Paste the script you copied.

  11. Locate the subscription line and delete the original subscription ID (the one that was previously added), and then run the script.

  12. Return to Permissions Management, and the new subscription ID you added will be added to the list of subscription IDs displayed in the Permissions Management Onboarding - Summary page.

  13. Select Verify now & save.

    When your changes are saved, the following message displays: Successfully updated configuration.

Add a GCP project after onboarding is complete

  1. In the Permissions Management home page, select Settings (the gear icon), and then select the Data collectors tab.

  2. On the Data collectors dashboard, select GCP.

  3. Select the ellipses (...) at the end of the row, and then select Edit Configuration.

    The Permissions Management Onboarding - Summary page displays.

  4. Go to GCP Project IDs, and then select Edit (the pencil icon).

  5. Go to Enter your GCP Project IDs, and then select Add Project ID (the plus + sign).

  6. Copy and paste your project ID from Azure and paste it into the Project ID box.

    The project ID is automatically added to the Project ID line in the script.

    If you want to add more project IDs, repeat steps 4 and 5 to add up to a total of 10 project IDs.

  7. Copy the script.

  8. Go to GCP and start the Cloud Shell.

  9. Create a new script for the new project ID and press enter.

  10. Paste the script you copied.

  11. Locate the project ID line and delete the original project ID (the one that was previously added), and then run the script.

  12. Return to Permissions Management, and the new project ID you added will be added to the list of project IDs displayed in the Permissions Management Onboarding - Summary page.

  13. Select Verify now & save.

    When your changes are saved, the following message displays: Successfully updated configuration.

Next steps