Skip to main content
Cloud Manager 3.7
A newer release of this product is available.

Managing volumes for Azure NetApp Files

Contributors netapp-bcammett

View and create NFS volumes for Azure NetApp Files directly from Cloud Manager.

Setting up your configuration

Your configuration needs to meet a few requirements before you can manage volumes for Azure NetApp Files from Cloud Manager.

  1. Azure NetApp Files must be set up by completing the following from the Azure portal:

  2. Cloud Manager must be set up as follows:

    • Cloud Manager must be running in Azure, in the account where Azure NetApp Files was set up.

    • The Cloud Manager virtual machine must receive permissions through a managed identity.

      If you deployed Cloud Manager from Cloud Central, then you're all set. Cloud Central automatically enables a system-assigned managed identity on the Cloud Manager virtual machine.

      If you deployed Cloud Manager from the Azure Marketplace, then you should have followed instructions to enable a managed identity.

    • The Azure role assigned to the Cloud Manager virtual machine must include the permissions listed in the latest Cloud Manager policy for Azure:

      "Microsoft.NetApp/netAppAccounts/read",
      "Microsoft.NetApp/netAppAccounts/capacityPools/read",
      "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/write",
      "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/read",
      "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/delete"

When your configuration is set up, Cloud Manager automatically displays Azure NetApp Files on the Working Environments page:

A screenshot of an Azure NetApp Files cloud on the Working Environments page.

Creating volumes

Cloud Manager enables you to create NFSv3 volumes for Azure NetApp Files.

Steps
  1. Open the working environment.

  2. Click Add New Volume.

  3. Enter basic details about the volume in the Account Information page:

    1. Select an Azure subscription and Azure NetApp Files account.

    2. Enter a name for the volume.

    3. Select a capacity pool and specify a quota, which is the amount of logical storage that's allocated to the volume.

      A screenshot of the Account Information page for a new Azure NetApp Files volume.

  4. Fill out the Location & Export Policy page:

    1. Select a VNet and subnet.

    2. Configure an export policy to control access to the volume.

      A screenshot of the Location & Export Policy page for a new Azure NetApp Files volume.

  5. Click Go.

Getting a volume's mount path

Copy the mount path for a volume so you can mount the volume to a Linux machine.

Steps
  1. Open the working environment.

  2. Hover over the volume and click the menu.

    A screenshot that shows a volume and the menu that's available in the top right.

  3. Click Mount Command.

    A screenshot that shows a volume and the Mount Command option that's available after you select the menu.

  4. Copy the mount path and use the copied text to mount the volume to a Linux machine.

Deleting volumes

Delete the volumes that you no longer need.

Steps
  1. Open the working environment.

  2. Hover over the volume and click the menu.

    A screenshot that shows a volume and the menu that's available in the top right.

  3. Click Delete.

  4. Confirm that you want to delete the volume.

Getting help

Use the Cloud Manager chat for general service questions.

For technical support issues associated with Azure NetApp Files, use the Azure portal to log a support request to Microsoft. Select your associated Microsoft subscription and select the Azure NetApp Files service name under Storage. Provide the remaining information required to create your Microsoft support request.

Cloud Manager provides a local AutoSupport download under the Support Dashboard menu option. This 7z file contains an Azure debug file to show inbound and outbound communication to your Azure NetApp Files account.

Limitations

  • Cloud Manager doesn't support SMB volumes.

  • Cloud Manager doesn't enable you to manage capacity pools or volume snapshots.

  • You can create volumes with an initial size and single export policy. Editing a volume must be done from the Azure NetApp Files interface in the Azure portal.

  • Cloud Manager doesn't support data replication to or from Azure NetApp Files.