Get-Recipient finally returns Office 365 Groups by default

Another one in the series of minor, but very useful improvements in Exchange Online PowerShell – the Get-Recipient cmdlet now returns Office 365 Group mailbox objects by default. Since Get-Recipient is one of my favorite cmdlets and I often used in my scripts, or when just doing a quick check, I couldn’t …

Continue readingGet-Recipient finally returns Office 365 Groups by default

Blocking legacy authentication in Office 365

Finally, we are able to block users and applications from using legacy authentication protocols to access Office 365. This is made possible thanks to the improvements made in Conditional Access, namely the new “Other clients” condition that is currently in Preview. Unlike other CA conditions, the “Other clients” condition can only …

Continue readingBlocking legacy authentication in Office 365

Granular controls for Teams connectors are now available

While application extensibility is great thing to have in general, and certainly one of the factors that have contributed to Microsoft’s success over the years, it can also cause some unpleasant issues when left unchecked. Take for example the good old VBScript – insanely powerful and a very useful tool for …

Continue readingGranular controls for Teams connectors are now available