Azure Tip: List of supported VM Sizes in Azure Container Services (AKS)
A guide to supported VM sizes in Azure Kubernetes Service (AKS) with a list and references.
Tobias Zimmergren is a cloud technology leader, CTO and co-founder of pons.io, former Microsoft MVP, and Azure expert with deep experience in enterprise architecture, community building, and technical education.
322 articles from this blog
A guide to supported VM sizes in Azure Kubernetes Service (AKS) with a list and references.
Guide to monitoring AKS clusters with Log Analytics, including setup steps for container monitoring solutions.
Guide to upgrading Kubernetes clusters in Azure AKS using CLI commands and best practices.
Step-by-step guide to getting started with Azure Kubernetes Service (AKS) and a private Azure Container Registry (ACR) using Azure CLI.
Step-by-step guide to building a bot with Microsoft Bot Framework in C#, hosting it on Azure, and deploying to Teams, Skype, and other channels.
Guide to setting up a Docker Swarm in Azure via Docker Cloud and deploying a .NET Core app.
Tip on installing and using the Docker extension for VSCode to manage containers and images.
Learn how to reuse C# script (csx) code across multiple Azure Functions by sharing helper methods and classes.
Learn how to retrieve the unique invocation ID of an Azure Function using ExecutionContext.InvocationId for logging and debugging.
Guide to running C# unit tests for .NET Core projects in VSTS using the Visual Studio Test task.
Guide to authenticating Azure Storage REST API requests in C# with required headers and code examples.
Guide to replacing web.config with appsettings.json in .NET Core projects using ConfigurationBuilder.
Step-by-step guide to building .NET Core (ASP.NET 5) apps and deploying them inside Docker containers to Azure and Heroku.
Summary of key Microsoft Ignite 2016 announcements for Office 365, SharePoint, and Azure from Day 1.
Guide to building an ASP.NET 5 web app with .NET Core and deploying it to Heroku cloud using a build pack.
Tutorial on building a MEAN stack API with TypeScript and deploying it on Heroku, focusing on MongoDB, Express, and Node.js.
Guide to installing and using Azure Resource Manager Tools extension for Visual Studio Code to design ARM templates.
A quick tip on using ARMVIZ to visualize Azure Resource Manager templates with diagrams for easier template design and management.
Announcement of Rencore webinars on SharePoint Framework with Microsoft's Bill Baer and Vesa Juvonen.
Learn how to export Azure Resource Group templates using the REST API in this technical tutorial.