Easy Setup for Azure AD Application Proxy: A Beginner’s Guide
Azure AD Application proxy is probably not typical for what I write about, but I recently had to figure out how to get this working, …
Do whatever a Smitty Does…
Azure AD Application proxy is probably not typical for what I write about, but I recently had to figure out how to get this working, …
While I was working through learning more about the MS Graph PowerShell SDK, I realized I could update user photos with what we have learned …
As we continue our journey learning about PowerShell and application access, it is helpful to include Exchange PowerShell. There are times when we may want …
Today I want to talk about how to use the Microsoft Graph PowerShell SDK. By now, you may know that you can use PowerShell to …
With Microsoft’s announcements around eliminating Basic Authentication, it is critical now more than ever to ensure all users are utilizing a modern authentication solution for …
When you have to bulk add users to Azure AD Groups, OBVIOUSLY you should be scripting this in PowerShell. Not only is it faster because it can happen at the speed of electricity,
By now, most people probably have their own methods or scripts for managing Microsoft licensing. Even so, I felt it was worth sharing my preferred …