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
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?
- The logged in user should have the permission to deploy a device in Azure and access to the Storage Sync Virtual machine.
- Search for ‘Subscriptions’ and choose the Subscriptions Service.
- Copy the Subscription ID. Save the ID for later steps.
- Click the Cloud Shell button on the home page of the Azure Portal.
- First-time users will be prompted to create a storage account. Click on Create Storage.
-
Select PowerShell and enter the following command.
az ad sp create-for-rbac -n “<your_custom_name>” --role Contributor --scopes
Expected Output:
/subscriptions/<subscription_id>
- Copy the appID, password, and tenant ID as these will be used in later steps.
Configuration
- Log in to the Egnyte domain as an admin and open Public Cloud Connector from the App picker menu.
- Click on Configure new cloud.
- Select Snapshot to Azure Blob Storage and click Continue.
- 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
- Click on Continue to view the configuration status and details. Contact support@egnyte.com if there are any errors.
Steps 6 and onwards need to be performed on the MS Azure portal. Some of the screenshots might differ.
- 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.
- Click Container → Container Name to verify that data from Storage Sync is synced to the storage account.
- All data files from /Egnyte directory will be available here.
Snapshot will contain /Egnyte/Shared and /Egnyte/Private directories if device is configured and the first sync was completed.
Related Articles
Customize Your Cloud Storage on Egnyte