Preparing Your Azure Infrastructure Before Installing the App
About this Page
This guide outlines the steps required to configure your Azure infrastructure to work with the Revyz application. The process involves creating a dedicated storage location and setting up specific permissions for the Revyz application to access it securely.
At the end of this process, you will perform a verification step, to confirm that all permissions are correctly configured.
Prerequisites for Azure Blob Storage Setup
Details of how to complete steps 1 to 7 (Prerequisites for Azure Blob Storage Setup) are detailed below:
Step 1: Create a resource group
First, create a new resource group. This will act as a logical container to hold all the related Azure resources for this integration (like the storage account, custom roles, etc.).
Within the storage account you just created, create a specific blob container. This container is the specific "folder" the Revyz application will write to and read from.
Register a new application within Microsoft Entra ID. This registration creates an identity for the Revyz application, allowing it to be authenticated and authorized.