English

Microsoft 365 / Azure

What is Microsoft Purview Information Protection? Sensitivity labels in E3 and E5

An overview of sensitivity labels in Purview Information Protection, core features in E3, auto-labeling in E5, safe piloting, and PowerShell-based auditing.
Microsoft 365 / Azure

What is Microsoft Purview DLP? Controlling data exfiltration with E3/E5

This article outlines the differences in Microsoft Purview DLP between E3 and E5, Teams/Endpoint coverage, simulation mode, and a secure phased deployment approach.
Microsoft 365 / Azure

Microsoft Publisher to be retired in October 2026: Migration guide for M365 users

In preparation for the retirement of Microsoft Publisher in October 2026, this guide outlines the inventory of .pub assets, migration decisions to PDF, Word, and PowerPoint, and key considerations.
Microsoft 365 / Azure

What is Microsoft Outlook? An Overview of Email and Calendars Available in M365 E3/E5 for Beginners

This guide explains the relationship between Outlook and Exchange Online, the differences between the new and classic versions of Outlook, search, calendars, Graph, PowerShell, and considerations for automation, tailored for beginners.
Microsoft 365 / Azure

What is Microsoft OneNote? A beginner's guide to using work notes in M365 E3/E5

This practical guide introduces OneNote to beginners, covering notebook structure, its relationship with OneDrive and SharePoint, sharing and synchronization, Copilot, and secure read examples using Microsoft Graph.
Microsoft 365 / Azure

What is Microsoft Excel? An introductory guide to analysis and automation available in M365 E3/E5

An introductory guide to Excel covering E3/E5, XLOOKUP, Power Query, VBA, Office Scripts, co-authoring, data architecture diagrams, and practical examples.
Microsoft 365 / Azure

Microsoft 365 G7 Announced: How Copilot and AI Management Are Integrated in Government GCC

An overview of the Microsoft 365 G7 announcement from the practical perspectives of GCC scope, Copilot, Agent 365, and AI governance.
Programming / Web Development

Checking the systemd journal by time range

Narrow down the journal display range by specifying timestamps.
PowerShell

Preventing PowerShell and XAML GUIs from Freezing: Understanding UI Threads and Asynchronous Operations Through Practice

An advanced technical trial that calls BeginInvoke on a separate PowerShell pipeline without blocking the WPF UI thread, monitoring completion via a DispatcherTimer.
Linux / CLI / DevOps

What to Check Before Changing Nginx Configuration: How to Use nginx -t vs -T

A practical guide explaining the differences between nginx -t and -T, including safe pre-reload checks, inspecting active included configurations, and precautions when sharing configurations externally.