List Standards

List applied standards to your Microsoft 365 CSP tenants.

Generates a table with a list of all applied standards. Output is for each tenant and is a JSON object.

Names of the standards are their API names, not the display names. Ex. "Set Sharing Level for Default calendar" is calDefault.

All current and future standards API names can be found in standards.json under the "name" property for each object. Ex "name": "standards.calDefault", the API name is calDefault.

Feature Requests / Ideas

Please raise any feature requests on GitHub.

Last updated