
Configuring Publisher Verification in Azure Active Directory Paid Members Public
Learn what the publisher verification status is, and how to set it up in your organization. Azure AD comes with Consent Policies, enabling your organizations to only trust verified publishers. Users will then only be able to consent to applications that are verified.

Using Azure Application Change Analysis to discover configuration changes in Azure services Paid Members Public
Have you ever wondered why a service or asset stopped working, or what could have caused a different behavior in your applications, although you didn't deploy any new code? I know I have. Use the Azure Application Change Analysis to learn all about it!

Installing and using the Windows Package Manager - winget Paid Members Public
The Windows Package Manager is fantastic. I have tried it out, and I like it. Here's how to get up and running with it, and run your first commands. I'll walk through a couple of things: * Installing winget on a Windows Insider edition * Installing winget on

ASP.NET Core Blazor with SignalR breaks when used with Cloudflare's HTML minification Paid Members Public
If you are building web applications with ASP.NET Core Blazor, make sure you do not remove the HTML comments. Avoid HTML minification, otherwise the web sockets used for SignalR does not work.

Using the Azure Resource Graph to improve your Azure Governance game Paid Members Public
Learn about some of my key scenarios for using the Azure Resource Graph to gain a better understanding of my Azure resources. This is a great tool for your Azure Governance toolkit.

Code analysis tools for Azure developers coding in .NET Core Paid Members Public
I love automation. Part of the glory of seeing a green build is to also know that it has passed some type of quality gates. In this post I'll talk a bit about some of my favorite Code Analysis tools for .NET Core. I use them in both

Thoughts on Bring Your Own Key, or BYOK, to Azure Container Registry Paid Members Public
In this article, I am exploring the capabilities of Bring Your Own Key with the Azure Container Registry. A way for you to get better control of the full Key Lifecycle Management process, should you need to. I am detailing a few of my thoughts that come up around different
Recent comments