Elevate Your Egnyte Expertise. Join our Customer Community to connect with a network of peers and share game-changing strategies. Join Today

Welcome to
Help Desk

Product Updates
Training
Support
Ideas Community Contact Support

Snapshot to Azure Blob Storage Creation

Egnyte offers the ability to admins to utilize the simple and intuitive UI in the cloud to create a snapshot of the Storage Sync. The article provides the step-by-step guide to do this using Egnyte’s Public Cloud Connector.

Skip Ahead to...

Prerequisites

Configuration

Limitations

Related Articles

Prerequisites

  • Storage Sync VM should be deployed and configured on Azure.
  • Valid Subscription ID, Application ID, Password, and Tenant ID to deploy the device to Azure.
  • VM should be powered off first to create a snapshot successfully.

How To Get The Subscription ID, Application ID, Password, and Tenant ID?

  1. The logged in user should have the permission to deploy a device in Azure and access to the Storage Sync Virtual machine.
  2. Search for ‘Subscriptions’ and choose the Subscriptions Service. 
    Snapshot to Azure Blob - 1 go to subscriptions.png
  3. Copy the Subscription ID. Save the ID for later steps. 
    Snapshot to Azure Blob - 2 copy subscription id.png
  4. Click the Cloud Shell button on the home page of the Azure Portal.
    Snapshot to Azure Blob - 3 access cloud shell.png
  5. First-time users will be prompted to create a storage account. Click on Create Storage.
    Snapshot to Azure Blob - 4 create storage.png
  6. Select PowerShell and enter the following command.

    az ad sp create-for-rbac -n “<your_custom_name>” --role Contributor --scopes 
    /subscriptions/<subscription_id> 

    Expected Output:
    Snapshot to Azure Blob - 5 output on cloud shell.png

  7. Copy the appID, password, and tenant ID as these will be used in later steps.

 

Configuration

  1. Log in to the Egnyte domain as an admin and open Public Cloud Connector from the App picker menu.
    Snapshot to Azure Blob - 6 app picker menu.png
    Snapshot to Azure Blob - 7 select PCC from the list.png
  2. Click on Take Snapshot.
    PCC_Snapshot to Azure Blob Storage creation 15-may-2026 1.png
  3. Select Azure Blob Storage and click Continue.
    PCC_Snapshot to Azure Blob Storage creation 15-may-2026 2.png
  4. Enter the configuration details:
    Configuration Name: Unique name to identify the installation
    Application Id, Password, Tenant ID: Enter these details that were obtained from the steps in the Prerequisites section
    Region: Select the Azure region where the Storage Sync VM is located
    Azure Resource Group Name: Enter the name of the Resource Group where the VM is located
    PCC Virtual Machine Name: Enter the name of the VM
    PCC_Snapshot to Azure Blob Storage creation 15-may-2026 3.png
  5. Click on Continue to view the configuration status and details. Contact support@egnyte.com if there are any errors.
    PCC_Snapshot to Azure Blob Storage creation 15-may-2026 4.png

    Steps 6 and onwards need to be performed on the MS Azure portal. Some of the screenshots might differ.

  6. Verify that the snapshot is created on Azure. Go to Resource Group where the VM is located, search Storage Account and click on appropriate storage.
    Snapshot to Azure Blob - 12 access the storage account.png
  7. Click Container → Container Name to verify that data from Storage Sync is synced to the storage account.
    Snapshot to Azure Blob - 13 click containers on the left.png
    Snapshot to Azure Blob - 14 access the container.png
  8. All data files from /Egnyte directory will be available here.
    Snapshot to Azure Blob - 15 SS data within container.png

    - Snapshot will contain /Egnyte/Shared and /Egnyte/Private directories if device is configured and the first sync was completed.
    - The user or account initiating the snapshot must have Owner level permissions on the subscription.
    - When adding the role assignment, the user must be allowed to assign roles within the subscription. These permissions are required for both snapshots and deployments. In the Conditions tab of the Add role assignment, select Allow users to assign all roles (highly privileged).
    PCC_Snapshot to Azure Blob Storage creation 15-may-2026 5.png
    Once the deployment is completed, these elevated permissions can be revoked if necessary.

Limitations​​​ 

  • ​​​​Empty folders will not be created on Azure Blob Storage, and therefore cannot be restored by customers.​​

Related Articles

Public Cloud Connector Overview

Customize Your Cloud Storage on Egnyte

Was this article helpful?
0 out of 0 found this helpful

For technical assistance, please contact us.