This template creates Azure NetApp Files account along with setting up a capacity pool to enable you to create SMB volume within it, deployed together with Active Directory connection.
Active Directory infrastructure setup with one or more DNS servers from the AD domain (usually the Domain Controllers) available in the same virtual network where you're setting up Azure NetApp Files. If you want to setup an Active Directory test environment, please refer to Create a new Windows VM and create a new AD Forest, Domain and DC for a quick setup, then you can work on the vnet that gets created to setup the subnet requirements for ANF.
Notes
- Due to QuickStart template CI requirements, we must provide a prereqs folder which can be ignored or deleted after cloning this repository.
- Use the same admin username and password you choose in this deployment for next step.
The following resources are deployed as part of the solution:
- Add delegated subnet to the existing VNET (created in the previous prerequisites section).
- Azure NetApp Files account is deployed.
- Active Directory connection is created.
- A Capacity Pool is created into the ANF account.
- A Volume with SMB protocol type is created into the Capacity Pool.
Notes: DNS server IP can be obtained from the overview tab in the VNET resource
You can click the "Deploy to Azure" button at the beginning of this document.