Forum Discussion
Cloud Policy Service needs a Powershell module
Totally agree on this. The config.office.com portal feels way too clunky when you're trying to audit applied settings or troubleshoot why a specific policy isn't taking effect for a user.
Right now there's no native dedicated PowerShell module for Cloud Policy Service, which is a pain. Most folks end up querying Graph API endpoints directly (under /beta/officeConfiguration or similar schema paths) via Microsoft Graph PowerShell to dump raw configurations, but it’s definitely not user-friendly out of the box.
If you haven't already, submit this via the Feedback button right inside the portal or upvote it on the Feedback Portal. Having cmdlets like Get-OfficeCloudPolicy with user-scoping features would save a ton of time for tenant admin work.