Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 2.47 KB

prerequisites.md

File metadata and controls

26 lines (22 loc) · 2.47 KB

Azure Virtual Desktop Solution

Home | Features | Design | Prerequisites | Post Deployment | Troubleshooting

Prerequisites

To successfully deploy this solution, you will need to ensure the following prerequisites have been completed:

  • Licenses: supported operating system licenses
  • Landing Zone deployed:
    • Virtual network and subnet(s)
    • Domain services if you plan to domain or hybrid join the session hosts
  • Azure permissions: ensure the principal deploying the solution has Owner rights on the subscription. This solution contains many role assignments at different scopes so the principal deploying this solution will need to be an Owner at the subscription scope for a successful deployment.
  • Create a service or user principal to domain join the session hosts. (Azure AD DS & AD DS only)
    • For AD DS, ensure the principal has the following permissions
      • "Join the Domain" on the domain
      • "Create Computer" on the parent OU or domain
      • "Delete Computer" on the parent OU or domain
  • Create a security group for your AVD users and if applicable (Azure AD DS & AD DS), ensure the principal has successfully synchronized.
  • Azure Files for FSLogix:
    • If you plan to deploy Azure Files with a Service Endpoint, be sure the subnet for the sessions hosts has the "Azure Storage" service endpoint enabled on the subnet.
    • If you plan to deploy Azure Files with a Private Endpoint, ensure the Private Endpoint Network Policy has been disabled. Otherwise, the private endpoint resource will fail to deploy.
  • Azure NetApp Files for FSLogix: