At long last, Teams usage reports are available via the Graph API
Microsoft Teams usage reports are now available via the /beta Graph API endpoints… …
Continue readingAt long last, Teams usage reports are available via the Graph API
All about Microsoft 365
Microsoft Teams usage reports are now available via the /beta Graph API endpoints… …
Continue readingAt long last, Teams usage reports are available via the Graph API
Most of you that are familiar with PowerShell are likely aware of the -WhatIf parameter and its usefulness. Or might have at least heard about it, as unfortunately we’ve seen many examples where “official” Microsoft-released modules do not take advantage of said parameter or outright ignore it. If you are …
Continue readingDid you know: WhatIf operator for Graph API queries
How to connect to the Security and Compliance Center PowerShell (SCC) endpoint via Certificate-based authentication… …
Certificate-based authentication (CBA) has long been the de-facto standard in some organizations, and accordingly, requirements for CBA to cloud apps are not uncommon. In fact, Office 365 has long supported CBA as part of federated authentication flows, with support for some additional scenarios added later on. Now, Microsoft is finally …
Continue readingAzure AD introduces native Certificate-based authentication
First look at custom security attributes in Azure AD. In this series, we will cover “legacy” methods to extend the Azure AD schema, as well as the recently introduced custom security attributes. …
Continue readingCustom security attributes in Azure AD part 4: compare with older methods