You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: quickstart/101-azure-virtual-desktop-anf/README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,6 @@ This directory contains the various components for building out Azure Virtual De
29
29
deploys a new vnet, subnet, nsg and peering to AD vnet
30
30
*`host.tf`
31
31
deploys new session host from the marketplace build and join to domain
32
-
*`afstorage.tf`
33
-
deploys Azure Files storage for profiles and creates file share with RBAC permissions for the users group ([NTFS permissions will need to be configured](https://docs.microsoft.com/en-us/azure/virtual-desktop/create-file-share))
Copy file name to clipboardExpand all lines: quickstart/101-azure-virtual-desktop/README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,8 +47,6 @@ This directory contains the various components for building out Azure Virtual De
47
47
Azure RM and Azure AD provider configuration
48
48
*`outputs.tf`
49
49
defines the outputs that will be displayed on deployment
50
-
*`netappstorage.tf`
51
-
as an alternate to Azure Files storage this deploys NetApp Files storage for profiles in a dedicated subnet (access needs to be granted to the ANF service) [Set up Azure NetApp Files](https://docs.microsoft.com/en-us/azure/azure-netapp-files/azure-netapp-files-quickstart-set-up-account-create-volumes?tabs=azure-portal)
0 commit comments