Google Cloud

How many Google services are there? Organizing Google services by use case in a service encyclopedia

Organizing Google's products, services, and APIs by use case, including Google Search, Gemini, Workspace, Cloud, advertising, analytics, Maps, YouTube, and API authentication.
PowerShell

Temporarily Changing PATH in PowerShell: Testing CLI Search Order via Process Scope

Observe the search order of identically named CLIs using only the current PowerShell session, without modifying the User or Machine PATH.
Microsoft 365 / Azure

How to Choose Between Microsoft 365 Business Basic and Standard: Making Decisions Based on Desktop Office Requirements

How to choose between Microsoft 365 Business Basic and Standard: reviewed for practical business use based on desktop Office requirements.
Security

5 items to check before sharing configuration files with AI or vendors: searching for secrets in the structure, not just the values

A practical review of 5 items to check before sharing configuration files with AI or vendors.
Networking / RFC

Comparing A and AAAA Records with Resolve-DnsName: Observing IPv4 and IPv6 Name Resolution

A practical look at comparing A and AAAA records using Resolve-DnsName for production tasks.
PowerShell

Reading Screen Off Time with powercfg — Cross-Checking Windows Settings and Values

Review how to read screen off time using powercfg for practical use.
Microsoft 365 / Azure

When confused about SharePoint permissions, check three columns: Who, Scope, and Inheritance

A practical review of checking SharePoint permissions using three columns: Who, Scope, and Inheritance.
Networking / RFC

The First 3 Items to Check in DevTools Network When the Web Is Slow: Isolating Status, Type, and Time

We review the first 3 items to check in the DevTools Network panel when a web page is slow, tailored for practical use.
VBA / Office

Splitting Strings with Excel TEXTBEFORE / TEXTAFTER: Changing a Single Delimiter for Observation

Reviewing string splitting with Excel TEXTBEFORE / TEXTAFTER for practical business use cases.
PowerShell

Inspecting JSON Values and Types in PowerShell: Observing Settings with ConvertFrom-Json

Convert dummy JSON into a PowerShell object and observe not only the values, but also the differences in types.