update readme
This commit is contained in:
parent
b49da51665
commit
f8c986b4dc
@ -29,8 +29,6 @@ This directory contains the various components for building out Azure Virtual De
|
||||
deploys a new vnet, subnet, nsg and peering to AD vnet
|
||||
* `host.tf`
|
||||
deploys new session host from the marketplace build and join to domain
|
||||
* `afstorage.tf`
|
||||
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))
|
||||
* `rbac.tf`
|
||||
deploys rbac assignment for the users group
|
||||
* `variables.tf`
|
||||
|
@ -47,8 +47,6 @@ This directory contains the various components for building out Azure Virtual De
|
||||
Azure RM and Azure AD provider configuration
|
||||
* `outputs.tf`
|
||||
defines the outputs that will be displayed on deployment
|
||||
* `netappstorage.tf`
|
||||
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)
|
||||
|
||||
## Variable Inputs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user