Office 365 Audit Records Truncated for Azure Active Directory Events

A demo to show how easy it is to use PowerShell to manage Office 365 Groups and Teams was progressing nicely at the UK Evolve conference when a problem happened with code that used to run perfectly. Sounds like a normal programming situation, but in this case, Microsoft had changed the format of Office 365 audit records for Azure Active Directory operations. That’s not so good. What’s worse is that some essential data is now missing from the audit records.

Enabling Access to Teams for Guest Users with PowerShell

During transitions, things sometimes don’t go so smoothly. Such is the case if you want to enable or disable guest user access to Teams and find that the setting to control the access is no longer available in the Office 365 Admin Center. But PowerShell can control the setting, so that’s the solution to the problem.

How Eradicating Bad Email Habits Improves Microsoft 365 Account Security

Hanging on to old email habits is a bad idea, especially if you use a cloud service like Office 365 where Microsoft introduces a steady stream of new features. The worst bad habit is password sharing. It’s time to stop this now.

Using Dynamic Office 365 Groups with Teams

Some say that Microsoft Teams doesn’t support dynamic Office 365 Groups. Well, I couldn’t find anything formal on the topic and the teams that I have configured to use dynamic groups work well, so what’s the real scene? As it turns out, Microsoft is still working on the feature.

Making sure that Microsoft 365 Retention Policies process Teams Items

Microsoft Teams support Office 365 retention policies, but how do you know if policies you create are effective in removing items from Teams? Well, as it turns out, you must go poking under the covers to validate that removals happen as planned.

How Did Slack Justify That $7B Valuation?

Teams and Slack competitive data

Apparently, Slack is now worth $7.1 billion. That’s a lot of money for a company that faces huge competition from Microsoft Teams, especially with the ever-increasing size of the Office 365 installed base.

Microsoft to Support Google IDs for Azure B2B Collaboration

Microsoft has launched the preview of Google B2B Federation, which allows Google accounts to be used to access Azure AD apps. Quite how this will work out for apps that use guest user accounts is unknown at this point.

Microsoft Completes Work to Bring Skype for Business Functionality into Teams

On August 24, Microsoft announced that their roadmap to bring the functionality and features from Skype for Business Online to Teams was complete. It’s always good news when you see a plan coming together, but it’s also important to understand that a world of difference exists between an announcement and being able to move an organization’s communications workload.

How to Remove a Feature from an Office 365 Plan with PowerShell

Need a script to turn off sub-options in Office 365 plans like the one that controls Microsoft Teams? Here’s a Petri.com article that explains how to do it with the Microsoft Online Services PowerShell module.

How to Control the Access of Guest Users to Confidential Information in Microsoft 365 Groups and Teams

Many Microsoft 365 Groups and Teams are used to hold confidential information. Sometimes you don’t want guest members to have access to the information. A variety of methods are available to control guest access.

Losing the Last Name, First Name Legacy

Office 365 Gravtar

A recent post by MVP Mark Vale describes how to use synchronization transformation rules in AADConnect to change the last name, first name format (for example, Smith, James) for display names to a more user-friendly first name last name format (our example becomes James Smith) for accounts as they synchronize to Azure Active Directory from an …

Teams Services Now Hosted in Canada

Location of Teams data services in Azure datacenters worldwide

On August 10, 2018, Microsoft announced that the Azure-based Teams data services are now hosted in Canadian datacenters in Toronto and Quebec City.  Teams services, which are what handle personal and channel messages and media (graphics), now run in the following Azure datacenters: Asia-Pacific: Singapore and Hong Kong. EMEA: Dublin and Amsterdam. Americas: Bay (California) …

Debugging Teams Clients When Something Goes Wrong

Making Teams Client Behave Most of the time, the Teams clients run along without a problem. But like all software, they have their moments. Here’s how to attack the problem if your Teams clients start to misbehave, including how to give the Microsoft developers some feedback. This article was posted on Petri.com on August 9, …