AVDBlueprint
AVDBlueprint copied to clipboard
This solution deploys a complete Azure Virtual Desktop environment (including dependencies)
Configuring the Key Vault to use RBAC instead of access policies provides better protection.
Creation of the profile store is [predicated on the use of AADDS](https://github.com/Azure/AVDBlueprint/blob/cdb2f51fe5ac5fa6f0c657a296529b088cea995c/scripts/CreateAADDSFileShare_ConfigureGP.ps1#L82), causing domain join for preexisting AD environments to be manual only.
Receiving the following error when running AssignAVDBlueprint.ps1 in Deploy with Single Script directory. New-AzBlueprintAssignment : Required properties must be provided: reference. At C:\Users\shane\azure\AVDBlueprint\Examples & Samples\Deploy with Single Script\AssignAVDBlueprint.ps1:754 char:24 +...
adding graphical representation of the deployed solution
Hi Robert, I have another errors in my blueprint deployment. As you can see in my Excel file, the errors are coming from the join process to the managed domain....
hi, I have performed the steps described in section Pre-existing Active Directory,, but the deploy fails. then i add in DNSsharedsvcs.json artifact in dependsOn section Keyvault and deploy go ,...