1. Home
  2. Setup
  3. Grant Access to PyraCloud for a Single Azure Subscription

Grant Access to PyraCloud for a Single Azure Subscription

Introduction

In some cases, for PyraCloud to function correctly, the customer must manually configure their Azure subscription so that PyraCloud can access the resources and tags in it. Follow these steps to grant access to PyraCloud for a single Azure subscription.

Note: If you need to grant access to PyraCloud for multiple Azure subscriptions, it may be more suitable to use Azure Management Groups. Consult this KB article for more information: Grant Access to PyraCloud with Azure Management Groups

What are the Security Implications?

As you onboard your tenant in PyraCloud (see the Pre-requisites section below), the process creates an Enterprise Application in your tenant called “PyraCloud (Azure)”.

The process below describes assigning the following roles to the “PyraCloud (Azure)” Enterprise Application:

These roles allow PyraCloud to read a list of all the resources in your Azure subscription, and read and write tags on those resources.

You can control whether PyraCloud will write tags back to resources in your Azure subscription by using the Cloud Tenant Setup feature (under Setup) in PyraCloud.

Pre-requisites

Before following the instructions below, your tenant must first be onboarded in PyraCloud. To do this, follow the steps in the following KB article: Activate your EA Cloud Account

Grant Access to an Individual Subscriptions

To assign the above roles to PyraCloud in a single Azure subscription, follow these steps.

  1. In the Azure Portal, navigate to Subscriptions:
  2. Click the subscription you wish to integrate with PyraCloud
  3. Click “Access control (IAM)”
  4. Click “Role assignments”
  5. Click “Add” => “Add role assignment”
  6. Select “Reader” from the “Role” drop-down, then search for “Pyra” in the “Select” textbox. Click the “PyraCloud (Azure)” application and click “Save”.
  7. Repeat step 6 but select the “Tag Contributor” role instead of the “Reader” role.
  8. The final result looks similar to this:
Updated on January 20, 2021

Was this article helpful?

Related Articles