avdaccelerator icon indicating copy to clipboard operation
avdaccelerator copied to clipboard

AVD Accelerator deployment automation to simplify the setup of AVD (Azure Virtual Desktop) based on best practices

Results 77 avdaccelerator issues
Sort by recently updated
recently updated
newest added

the URL is broken https://github.com/Azure/avdaccelerator/blob/main/workload/scripts/Optimize_OS_for_AVD.ps1#L20

@jensheerin I just noticed that in my Terraform Deployment (Modules) the private endpoint was still not registered with the private DNS zone. Should the customization already be in the current...

Newer schema version of Microsoft.Authorization/roleAssignments, now not a preview schema anymore.

there is a newer schema for Microsoft.Authorization/roleAssignments

Add logic to not only allow for the use of existing private DNS zones but also for the creation of new ones for: - privatelink.file.core.windows.net - privatelink.vaultcore.azure.net Steps: - Define...

### What happened? Provide a clear and concise description of the bug, including deployment details. I choose to deploy a new Session Host in west europe but since compute capacity...

bug

### What happened? Provide a clear and concise description of the bug, including deployment details. When using the solution from the Azure Portal, a Route Table gets created for AVDServiceTraffic...

bug

# Overview/Summary Update default storage account type option to be completely WAF compliant as per ADO Items below: https://dev.azure.com/CSUSolEng/Accelerator%20-%20AVD/_workitems/edit/32716/ ## This PR fixes/adds/changes/removes 1. The option to select "Zone redundant...

# Overview/Summary https://learn.microsoft.com/en-us/azure/firewall/protect-azure-virtual-desktop?tabs=azure the need for inspecting and filtering egress traffic from AVD, but isn't this function typically a part of [platform landing zone](https://github.com/Azure/avdaccelerator/blob/main/workload/docs/getting-started-baseline.md) and the 'network hub', so it...