Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Snapshot Manager for Cloud Install and Upgrade Guide
  3. Section I. NetBackup Snapshot Manager for Cloud installation and configuration
  4. NetBackup Snapshot Manager for cloud providers
  5. Microsoft Azure Stack Hub plug-in configuration notes
  6. Configuring staging location for Azure Stack Hub VMs to restore from backup
NetBackup™ Snapshot Manager for Cloud Install and Upgrade Guide

Configuring staging location for Azure Stack Hub VMs to restore from backup

The Azure Stack Hub requires you to create a container, inside your storage account, and use it as a staging location when you restore from backup images. The staging location is used to stage the unmanaged disks in the container during restores. Once the data is written to the disk, the disks are converted to managed disks. This is a requirement from the Azure Stack Hub platform. This is a mandatory configuration, before you can use Azure Stack Hub with NetBackup.

The azurestack.conf file should contain staging location details of the subscription ID, where the VMs are restored. If you plan to restore to any target subscription ID, other than the source subscription ID, then details of the target subscription ID must be present in the azurestack.conf file.

If you are using snapshot images for restore, you do not need to create this staging location.

Note:

The staging location is specific to the subscription ID, you must create one staging location for each subscription that you are using to restore VMs.

To configure a staging location for a subscription ID:

  1. In the NetBackup Snapshot Manager, navigate to:

    /cloudpoint/azurestack.conf, and open the file in a text editor. This file is created, only after you have added Azure Stack Hub as a cloud service provider in NetBackup.

  2. Add the following details in the file:

    [subscription/<subscription ID>]

    storage_container = <name of the storage container>

    storage_account = /resourceGroup/<name of the resource group where the storage account exists>/storageaccount/<name of storage account>

    For example: /resourceGroup/Harsha_RG/storageaccount/harshastorageacc

  3. Repeat step 2, for each subscription ID that you are using. Save and close the file.

Feedback

Was this page helpful?
Previous

Configuring permissions on Microsoft Azure Stack Hub

Next

About Azure Stack Hub snapshots

Feedback

Was this page helpful?