Azure
Posts about Microsoft Azure. Security, architecture, infrastructure and operations, development, compliance, and a lot more.
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
How Tokens and Scope Maps for Azure Container Registry introduces great repository-level access restrictions Paid Members Public
I have previously written about various Container-topics [https://zimmergren.net/tag/containers/] on this site. Recently, I also published a post about "Best Practices for security in Azure Container Registry [https://zimmergren.net/top-10-best-practices-for-security-in-acr-azure-container-registry/] ." In this post, I want to bring awareness to how we can make use
How we planned and launched a Podcast - the technical story Paid Members Public
It's 2020, and podcasts are still a thing. I have never been an avid listener of Podcasts, but I appreciate others are, and I understand the value of the format. After doing some research, I figured it would be great to launch a podcast to see the uptake
A few tips for securing your remote workforce in a Microsoft cloud landscape Paid Members Public
Are you a CIO, CISO, or are you at any level responsible for security in your organization? Are you just getting started with Azure and the cloud, and having a remote workforce - or are you seasoned in the cloud, but your users are not? Here's a couple
Best Practices for building and designing Azure Functions Paid Members Public
The years fly by, and we continue to evolve how we design and architect our systems. As we learn more, and technology evolves, so does our processes and design considerations. In this post I want to make notes of a few best practices I've adopted and keep at
Recent comments