mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-03 20:40:00 -05:00
update intune doc link
This commit is contained in:
parent
36479bd721
commit
24f4886f43
1 changed files with 1 additions and 1 deletions
|
|
@ -2199,7 +2199,7 @@ const AdminDefinition: AdminDefinitionType = {
|
|||
featureName: 'intune_mam',
|
||||
title: defineMessage({id: 'admin.intune_feature_discovery.title', defaultMessage: 'Protect mobile data with Microsoft Intune App Protection Policies (MAM) and Entra ID authentication'}),
|
||||
description: defineMessage({id: 'admin.intune_feature_discovery.description', defaultMessage: 'With Mattermost Enterprise Advanced, you can enable Microsoft Intune Mobile Application Management (MAM) to enforce App Protection Policies (APP) on Mattermost Mobile. Users sign in with Microsoft Entra ID (Azure AD), and Intune MAM applies data protection, selective wipe, and compliance policies on supported iOS devices.'}),
|
||||
learnMoreURL: 'https://docs.mattermost.com/deployment/intune-mam.html',
|
||||
learnMoreURL: 'https://docs.mattermost.com/deployment-guide/mobile/configure-microsoft-intune-mam.html',
|
||||
svgImage: IntuneMAMSvg,
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue