First Post!

Here Goes Nothing!

Hi everyone, I’m Matthew Armitage, a Microsoft Cloud Solutions Architect at Steeves and Associates.

Steeves and Associates is a Microsoft Partner in British Columbia, Canada

This blog is intended to hold the stories about interesting things I have discovered about Microsoft 365, Defender, and Entra (as well as anything cute my Dog does), and is not an official blog of Steeves. While this is the first post (and is mostly serving as practice for posting using Markdown), expect more soon!

As my first tip, here is how to check if you can access a website over HTTPS from PowerShell:

powershell

Test-NetConnection -Port 443 google.ca