Forum Discussion
TonyRedmond
Feb 20, 2023MVP
How to Disable the Viva Engage Core Service Plan
As part of its rebranding of Yammer to Viva Engage last week, Microsoft added the Viva Engage Core service plan to user accounts. Which is nice, unless a tenant had blocked Yammer. The new servic...
CPMDoug
Jul 14, 2023Copper Contributor
Brilliant, exactly what I needed. Thanks Tony.
TonyRedmond
Jul 14, 2023MVP
Great stuff. I'm always happy to know that an article has helped someone.
- Abdul_Afrad560Feb 14, 2024Copper Contributor
Hello TonyRedmond
1. How can I disable Yammer and Viva Engage Core service plan at same time?
2. Most of the users are in group-based licensing how can I disable Yammer and Viva Engage Core service plan from these users account?
Used this RemoveServicePlan3.PS1I get this error:
Set-MgUserLicense : Service plan da792a53-cbc0-4184-a10d-e544dd34b3c1 for license 6fd2c87f-b296-42f0-b197-1e91e994b900 is not valid.
Status: 400 (BadRequest)
ErrorCode: Request_BadRequest
Please help on this.
Thank you- TonyRedmondFeb 14, 2024MVP1. Pass the service plan ID for Yammer and Viva Engage Core when updating the license assignments.
2. Edit the group-based licensing settings to exclude the service plans from the assigned licenses.
3. Does the service plan exist in the licenses assigned to that account?- Abdul_Afrad560Jun 21, 2024Copper ContributorTony
that worked.
another Q: how can I remove https://viva.cloud.microsoft/, https://insights.cloud.microsoft/
and https://learning.cloud.microsoft/ from a user? they are belong to what service plan?
Thank you