Finding Stale Azure AD B2B Guest Accounts based on lastSignInDateTime

5 years ago

Collaboration between Azure Active Directory tenants typically involves Azure AD Guest accounts. After a few years, the proliferation of 'Guest'…

Reporting on Users’ Azure AD Authentication Methods using Microsoft Graph and PowerShell

5 years ago

Reporting on users' registered Azure AD Authentication methods is a more common request from enterprise security teams recently with the…

Getting Microsoft 365 Individual User Usage Reports with PowerShell

5 years ago

The ability to obtain Individual User Usage Reports has been possible in Office365 for many years. However, they were only…

Accessing the Windows Certificate Store using Python

5 years ago

As mentioned recently in a few posts, I've been writing a few scripts using Python over my usual PowerShell. I'm…

Microsoft Graph using MSAL with Python

5 years ago

For MSAL with Python and Delegated Permissions see this post. For MSAL with Python and Certificate Authentication see this post.…

Enabling C#, F# & PowerShell .NET Interactive Kernels in AzureML

5 years ago

By default the AzureML environment provides the Python and R kernels. The reason you're here though will be because, like…

Customize Azure AD Login Branding

5 years ago

The ability to customize Azure AD Login branding with company images has been around for many years. Recently though additional…

PowerShell Azure HTTPTrigger Function Unexpected character encountered

5 years ago

I've just built another new PowerShell Azure HTTPTrigger Function locally using VSCode. I tested the Function locally and it did…

Using the Azure Functions SendGrid Output Binding with PowerShell

5 years ago

As much as I love PowerShell Azure Functions anytime I need to develop a new one leveraging a service as…

PowerShell Azure Functions Concurrency

5 years ago

It's been a while since I've developed any Azure Functions. There was a time, where I was knocking them out…

This website uses cookies.