Last Update: Jun 05, 2025
Office 365 nested groups refer to the practice of creating a group within another group in the Microsoft 365 ecosystem using the dynamic functionality in Azure AD. For IT admins, this practice lets them organize groups in a hierarchical manner, enabling a more structured approach to managing access, permissions, and collaboration within an organization. Membership…
Last Update: Jun 08, 2025
In the ever-evolving digital landscape, organizations are generating an increasing volume of emails and other electronic communications. Efficiently managing this growing influx of messages while maintaining compliance with regulatory requirements has become a critical aspect of modern business operations. One effective solution offered by Microsoft’s Office 365 suite is the archive mailbox feature. In this…
Last Update: Jul 13, 2023
In today’s dynamic business landscape, managing user access to resources is critical for organizations. Azure Active Directory (AAD), a comprehensive identity and access management solution from Microsoft, offers a powerful feature called dynamic groups. These dynamic user groups provide a flexible and automated approach to managing user access based on predefined rules and user attributes….
The T-SQL LIKE operator is one of the most useful additions to the SQL SELECT statement. The latter retrieves a result set, and you can easily filter the results using equality operators and the WHERE clause to select certain specific conditions. But what about those times when you might want to select rows that are…
Microsoft Teams Meeting Notes is a feature in the Teams and Outlook apps that allows you to take collaborative notes during meetings in Microsoft Teams. Meeting Notes are Loop components stored in the chat transcript for the meeting, so you can easily access them later or share them elsewhere. In this article, I will show…
Last Update: Jun 04, 2025
Implementing identity and access management processes is an effective way to protect sensitive corporate data. It allows organizations to regulate user access and prevent instances of identity theft, data breaches, and unauthorized access to confidential corporate information. In this article, we’ll detail how organizations can significantly minimize their exposure by controlling access privileges with Microsoft…
These days, document theft and data siphoning are common for most ransomware gangs. Because digital theft is different from analog theft, digital security should be different from analog security. In this article, we’ll explore how Windows Hello for Business and seamless single sign-on (SSO) can help organizations to mitigate many identity-related risks. We’re holding on…
AWS Lambda is an event-driven, serverless compute service offered by Amazon Web Services (AWS). It enables developers to run code in response to events without having to manage the computing resources and infrastructure needed to run these applications. In this article, I’ll explain how AWS Lambda works and detail the best use cases for this…
Last Update: Jul 24, 2023
As an IT pro, the process of exporting users’ mailboxes to PST is rather straightforward. However, importing PST email and calendar items into new mailboxes can be tricky. In this article, I will detail how to import PST files to Office 365 using either Outlook or the Microsoft Purview Compliance portal and Azure AzCopy. How…
Last Update: Mar 25, 2025
An often-overlooked element of security is the Web Application Firewall (WAF), especially in cloud computing. In this article, I explain what a WAF does, the different kinds of WAF, and I discuss why you should deploy one or more WAFs in your architecture. What is a Web Application Firewall (WAF)? A Web Application Firewall, often…