diff --git a/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/VppPage/components/DeleteVppModal/DeleteVppModal.tsx b/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/VppPage/components/DeleteVppModal/DeleteVppModal.tsx index 8f36149861..7c2700d11c 100644 --- a/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/VppPage/components/DeleteVppModal/DeleteVppModal.tsx +++ b/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/VppPage/components/DeleteVppModal/DeleteVppModal.tsx @@ -49,7 +49,8 @@ const DeleteVppModal = ({ <>
Apps purchased for the {orgName} location won't appear in - Fleet. Apps won't be uninstalled from hosts. + Fleet, and policies that trigger automatic install of these apps will + be deleted. Apps won't be uninstalled from hosts.
If you want to enable VPP integration again, you'll have to diff --git a/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/VppPage/components/EditTeamsVppModal/EditTeamsVppModal.tsx b/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/VppPage/components/EditTeamsVppModal/EditTeamsVppModal.tsx index 27e2d1a425..6953f233a3 100644 --- a/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/VppPage/components/EditTeamsVppModal/EditTeamsVppModal.tsx +++ b/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/VppPage/components/EditTeamsVppModal/EditTeamsVppModal.tsx @@ -203,8 +203,9 @@ const EditTeamsVppModal = ({ Edit teams for {currentToken.org_name}.
- If you remove a team, the App Store apps will be removed from that - team. They won't be uninstalled from hosts. + If you delete a team, App Store apps will be deleted from that team, + and policies that trigger automatic install of these apps will be + deleted. Installed apps won't be uninstalled from hosts.