Add redirect for Microsoft compliance partner docs (#30521)

This commit is contained in:
Rachael Shaw 2025-07-02 15:28:01 -05:00 committed by GitHub
parent 848d3aec28
commit d3d7825e68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -934,6 +934,7 @@ module.exports.routes = {
'GET /learn-more-about/self-service-software': '/guides/software-self-service',
'GET /learn-more-about/request-hydrant-certificate': '/docs/rest-api#request-certificate',
'GET /learn-more-about/yaml-software-setup-experience': '/docs/configuration/yaml-files#self-service-labels-categories-and-setup-experience',
'GET /learn-more-about/microsoft-compliance-partner': '/guides/entra-conditional-access-integration',
// Sitemap
// =============================================================================================================