Ken Muse
Custom .NET Item Templates

Custom .NET Item Templates

Part of DevOps is supporting the people and processes with the right tools. There is one tool that is particularly powerful for organizations — reusable templates that make it easy to share best practices for new files and projects. In today’s post, we’ll explore creating a template that uses dotnet new to package and distribute a file.

Read this article

Scaling Legacy .NET Web Forms on Azure
Not every application is running on the latest frameworks or newest technologies. Sometimes, that we have to move a legacy application to Azure. Let’s explore the secrets to making it perform and scale appropriately with modern cloud hosting technologies.

Read this article

Is it Azure, Azure Gov, or GCC High?

Is it Azure, Azure Gov, or GCC High?

If you’re trying to adopt Azure, it can be an interesting challenge to understand the terminology for all of the service offerings. It gets even more confusing if you need to be in a US Government cloud working with the Microsoft 365 products. Let’s explore the differences between MAC, MAG, GCC, GCC High, DoD, and more!

Read this article

Azure SQL Database Ledger
Blockchain solutions are definitely becoming more popular. Not content to be just a currency, it is finding its way into more business scenarios. It may seem unusual, but that includes Azure SQL Database. Why would we use blockchain technology in a database? That’s what today’s article will explore!

Read this article

Deploying to Azure from  Private Container Registries
It’s a best practice to use private registries such as Azure Container Registry with container solutions on Azure. There’s very little guidance if you’re considering using a different registry to store your images. In this post, we’re explore how to use other private registries, such as the GitHub packages Container Registry.

Read this article