An Azure service that provides enterprise-grade file shares powered by NetApp.
Hi Gavin Wun,
Thanks for Posting question in Microsoft Q&A,
But after creating the netapp volumes, there don't seem to be an option to create private endpoints for the instance? I have tried to create a private endpoint separately, but looks like there's no option to select Microsoft.NetApp/* there either when it comes to the resource type selection drop-down.
Azure NetApp Files does not have its own Private Endpoint resource like Azure Storage, Key Vault, or SQL. So, you will not find any Microsoft.NetApp/ entry when you try to create a private endpoint in the portal.
Connectivity to Private Endpoints: Yes" means ANF works with other services' Private Endpoints in the same VNet. NSGs secure them, but ANF uses direct IP access in its delegated subnet.
Secure ANF Instead
- VNet peering/VPN/ExpressRoute for access.
- NSGs/UDRs on delegated subnet (Standard only).
- NFS/SMB permissions + encryption
Reference:
- Networking FAQs for Azure NetApp Files | Microsoft Learn
- Delegate a subnet to Azure NetApp Files | Microsoft Learn
Kindly let us know if the above helps or you need further assistance on this issue.
Please do not forget to
and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.