Skip to content

Commit f8c986b

Browse files
committed
update readme
1 parent b49da51 commit f8c986b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

quickstart/101-azure-virtual-desktop-anf/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ This directory contains the various components for building out Azure Virtual De
2929
deploys a new vnet, subnet, nsg and peering to AD vnet
3030
* `host.tf`
3131
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))
3432
* `rbac.tf`
3533
deploys rbac assignment for the users group
3634
* `variables.tf`

quickstart/101-azure-virtual-desktop/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ This directory contains the various components for building out Azure Virtual De
4747
Azure RM and Azure AD provider configuration
4848
* `outputs.tf`
4949
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)
5250

5351
## Variable Inputs
5452

0 commit comments

Comments
 (0)