Skip to main content

Prerequisites

This guide will help you prepare your Azure environment before installing the Revopy Data Extractor. Please follow all the steps carefully to ensure a successful deployment.

Make sure the following requirements are met before installation:


Azure AD Tenant Requirements

  • Your Azure tenant must be at least Entra ID P1 level.

Subscription

  • It is recommended to create a new Azure Subscription dedicated to Revopy Data Extractor. This helps:
    • Separate billing and expense control.
    • Better resource isolation and management.
  • However, using an existing subscription is also supported.

Resource Group

  • It is recommended to create a new Resource Group in the chosen Subscription before starting the installation.

User Permissions

  • The user performing the installation must be a:
    • Global Administrator in Azure AD.
    • Have Owner permissions on the selected Azure Subscription.
    • Run the PowerShell script PS Script: Check Permissions to see if all the permissions for the user are met.

Storage Account


Enable Resource Providers

💡 Important

The PS Script requires the Subscription ID where Revopy will be installed, so make sure to replace your-subscription-id with the actual ID in the script.


Next Step

Once you've completed the above requirements, you can proceed to the Installation Guide.