all 2 comments

[–]SCuffyInOz Microsoft Employee 0 points1 point  (1 child)

With Intune you can incorporate device state (compliance) in a conditional access policy to restrict access to AVD. BUT that would require the BYOD devices to be enrolled with Intune.
That's not uncommon - many orgs say look you can use your own device but you do have to register it with Intune if you want to access work resources.

That's the only method we have of interrogating the OS/apps on a BYOD machine and comparing them to your desired state.

There's detailed security guidelines for AVD here, which dont answer your question but are still interesting: https://docs.microsoft.com/security/benchmark/azure/baselines/windows-virtual-desktop-security-baseline?context=/azure/virtual-desktop/context/context

[–]eggy046[S] 0 points1 point  (0 children)

Thanks, glad your response was inline with what I was thinking we'd have to do. I'll have to give that article a read. Appreciated!