Website: Update conditional access end user URLs (#34903)

+ Updated to use the generic URLs specified in the original
[Figma](https://www.figma.com/design/r10C6JV11J3up8jL8ennMZ/-19235-Microsoft--Intune--compliance-partner--block-end-users-failing-policies?node-id=27-205&t=xwneJAuvDbpCs0no-1)
+ Added redirects for backwards compatibility
This commit is contained in:
Rachael Shaw 2025-10-29 12:30:40 -05:00 committed by GitHub
parent 7dc9604a5c
commit 04675fe725
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -539,7 +539,7 @@ module.exports.routes = {
}
},
'GET /microsoft-compliance-partner/remediate': {
'GET /remediate': {
action: 'microsoft-proxy/view-remediate',
locals: {
showConfigurationProfileLayout: true,
@ -547,7 +547,7 @@ module.exports.routes = {
}
},
'GET /microsoft-compliance-partner/enroll': {
'GET /turn-on-mdm': {
action: 'microsoft-proxy/view-turn-on-mdm',
locals: {
showConfigurationProfileLayout: true,
@ -897,6 +897,10 @@ module.exports.routes = {
'GET /seceng': '/observability?utm_content=eo-security',
'GET /vm': '/software-management?utm_content=vm',
// Microsoft conditional access
'GET /microsoft-compliance-partner/remediate': '/remediate',
'GET /microsoft-compliance-partner/enroll': '/turn-on-mdm',
// Fleet UI
// =============================================================================================================
// Redirects for external links from the Fleet UI & CLI, including to fleetdm.com and to external websites not