avdaccelerator
avdaccelerator copied to clipboard
AVD Accelerator deployment automation to simplify the setup of AVD (Azure Virtual Desktop) based on best practices
Custom image template deployment failure: Error at script deployment: `{ "status": "failed", "error": { "code": "DeploymentScriptError", "message": "The provided script failed with the following error:\r\nSystem.InvalidOperationException: Collection was modified; enumeration operation...
It may be possible for us to automatically domain join an Azure Files storage account using a deployment script and Azure Image Builder. We could prompt for domain credentials, and...
Modify default values for start vm on connect setup. For personal it should be enabled For pooled it should be disabled and show option for scaling plans once GA
{ "status": "Failed", "error": { "code": "DeploymentFailed", "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.", "details": [ {...
[10:48 AM] Alexander Sehr Custom Image TemplateYou can remove the deploymentscriptdeployment by updating the RoleAssignment module (which is, I assume the one that failed due to a missing propagation) by...
Update internal CAMRL libraries to newest version (0.6.0) https://github.com/Azure/ResourceModules/releases/tag/v0.6.0
ADO tracking: https://unifiedactiontracker.visualstudio.com/Solution%20Engineering/_workitems/edit/117187
### Problem The AVD Accelerator solution creates the "StartVMonConnect-AVD" role definition for the Start VM On Connect feature. This role definition is deployed with a single assignable scope for one...
Simona contribution: https://nam06.safelinks.protection.outlook.com/ap/w-59584e83/?url=https%3A%2F%2Fmicrosofteur-my.sharepoint.com%2F%3Aw%3A%2Fg%2Fpersonal%2Fsitarant_microsoft_com%2FEeoIjX6lysRBvpWzrlnrx4MBzRUWmSi1zba_-tJUD67bwA%3Fe%3DIXyLcf&data=05%7C01%7Cdany.contreras%40microsoft.com%7Cfe900fbba94642a2399d08da1bf7fdca%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637853049188129591%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=PaC0SE9hmP2f3Tc1IOKC%2BUtLhMzHyqKzboV%2FeqvFFiI%3D&reserved=0
use scaling tool for pooled host pools (host pool has to be in the same location as the scaling plan) More description to come