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
|
deploys a new vnet, subnet, nsg and peering to AD vnet
|
||||||
* `host.tf`
|
* `host.tf`
|
||||||
deploys new session host from the marketplace build and join to domain
|
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`
|
* `rbac.tf`
|
||||||
deploys rbac assignment for the users group
|
deploys rbac assignment for the users group
|
||||||
* `variables.tf`
|
* `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
|
Azure RM and Azure AD provider configuration
|
||||||
* `outputs.tf`
|
* `outputs.tf`
|
||||||
defines the outputs that will be displayed on deployment
|
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
|
## Variable Inputs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user