Blog

Create Azure Active Directory Users Using PowerShell

Aidan Finn shows you what you need to know about creating new user accounts in Azure Active Directory and how to give them administrator rights.

View Article

M365 Changelog: (Updated) Non-Native and Hybrid Yammer Networks are being upgraded

MC424414 – Updated February 19, 2024: Microsoft has updated the rollout timeline below. Thank you for your patience. Non-Native and Hybrid Yammer Networks will be upgraded to Native Mode to allow users, groups, and content to be compatible with and mapped to their counterparts in Azure Active Directory and Microsoft 365. Native Mode also provides…

View Article

Identifying Obsolete Guest User Accounts in an Office 365 Tenant

Last Update: Aug 22, 2023

Many Office 365 applications now create Azure Active Directory guest accounts. What’s the best way to discover if the accounts are active and in use? This PowerShell script uses the Office 365 audit log and message trace data to figure out what guest accounts are active and outputs a CSV file for your review and analysis. Like any other PowerShell script, it can be adapted to suit your purposes.

View Article

Exploring Office 365 with the Graph Explorer

The Microsoft Graph is a common programmatic interface to Office 365 and other data, including Azure Active Directory. The Graph Explorer is an excellent guide to help programmers understand what is possible with the Microsoft Graph and how to interact with the various endpoints.

View Article
Datacenter networking servers

What Is an Access Control List (ACL)?

An access control list (ACL) is a fundamental component of computer security. ACLs help to control and manage access permissions to organizational resources. In this article, I will explain in detail what an access control list is and how you can use them to secure access to local and networked resources. ACLs are an integral part…

View Article

Checking Office 365 Group Membership with Azure AD Access Reviews

Last Update: Jul 05, 2023

A new premium Azure Active Directory feature allows you to force group owners to certify that external members should have continued access. Given that Office 365 Groups and Microsoft Teams now both support guest users, it is wise to check on who can access what from time to time. Whether you will want to pay extra for such a feature is quite another matter!

View Article

Discover Who Creates Guest Accounts in Office 365 Applications

Office 365 applications now create many guest accounts in Azure Active Directory. You can see what accounts exist, but it’s more difficult to discover who created the accounts – or why they were created. Fortunately, the Office 365 audit log holds a lot of useful data that can be interrogated to find some answers and PowerShell is a great tool for slicing and dicing audit data. See what you think of the answers I’ve come up with.

View Article

Why the Office 365 Group Expiration Policy Needs Help

It is nice to have an Azure Active Directory Expiration Policy for Office 365 Groups, but it’s not so good that the policy functions exclusively based on age. Another problem is that administrators have no way of knowing when groups will expire. So we take out PowerShell, write a script, and hey presto, we have a report. We still need to solve the problem of creating a policy that functions based on activity rather than age, but that’s another day’s work.

View Article
Security hero image

What is Azure AD B2B?

Discover the benefits of using Azure AD B2B in your organization. Learn how it can improve collaboration and streamline access for external partners, and boost your users’ productivity, safely and securely. What is Azure B2B? Microsoft Entra B2B (formerly Azure AD B2B) is a feature/service within the Microsoft Entra ID that allows collaboration between your…

View Article

Google Has a New Managed Active Directory Cloud Service

Last Update: Oct 05, 2022

Google announces a new Managed Service for Microsoft Active Directory that should give customers more options about which cloud service fits their needs.

View Article
Go to page