Forum Discussion
Chris-W360
Mar 14, 2024Copper Contributor
AVD SSO with Internal Certificates?
I am helping another team set up AVD SSO and I noticed that its using a self-signed certificate. I've been searching around for information on using an internal CA for the certificate since it is tru...
Kidd_Ip
Mar 02, 2025MVP
Take this:
- Generate Certificates from Internal CA:
- Ensure your internal CA is set up and configured properly.
- Generate the necessary certificates from your internal CA for AVD.
- Configure AVD to Use Internal Certificates:
- Import the internal CA certificates into the AVD environment.
- Configure AVD to use these certificates for authentication.
- Update RDP Properties:
- Modify the RDP properties to use the internal CA certificates for SSO.
Configure single sign-on for Azure Virtual Desktop using Microsoft Entra ID | Microsoft Learn