Is it possible to move a Backup Vault into a VNet?

Qin, Jiang 20 Reputation points
2025-06-12T07:49:47.1666667+00:00

I am using a Backup Vault to back up a storage account.
I want to move this Backup Vault into a VNet so that it cannot be accessed from the public internet. Is this possible? Also, is it necessary to do so?

From my research online, it seems that normally the Backup Vault cannot be accessed directly. Is my understanding correct?

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,499 questions
{count} votes

Accepted answer
  1. Vinod Pittala 4,500 Reputation points Microsoft External Staff Moderator
    2025-06-18T05:17:59.9033333+00:00

    Hello Qin, Jiang,

    Apologies for the delay in my response.

    If you intend to use the private for the azure backup vault, Currently, private endpoints are not supported for Backup vaults.

    please refer to the below doc.

    User's image

    https://learn.microsoft.com/en-us/azure/backup/private-endpoints-overview#before-you-start

    Hence, If you're planning to use private endpoints for secure backup traffic, you'll need to use a Recovery Services vault and ensure it's set up before any backup items are registered.

    Please click Upvote if the provided answer is helpful.

    Thanks

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Deepanshu katara 16,945 Reputation points MVP Moderator
    2025-06-12T07:55:33.4666667+00:00

    Hello , Welcome to MS Q&A

    It's not necessary to do so for security purposes because the vaults are already isolated and secure. However, if you want to further restrict access, you can use Private Endpoints.

    Private Endpoints allows you to back up data securely from servers inside a Virtual Network (VNet) to your Recovery Services vault without exposing your virtual networks to public IPs. This setup is particularly useful for backing up and restoring SQL and SAP HANA databases running inside Azure VMs, as well as for on-premises servers using the MARS agent.

    For more detailed information, you can refer to the Azure Backup security overview and Private Endpoints for Azure Backup.

    Please let me know if any furthe ques

    Kindly accept if helps

    Thanks

    Deepanshu


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.