Developing using Azure Dev Spaces with Azure Kubernetes Services
Tutorial on using Azure Dev Spaces with AKS for local development, testing, and debugging C# .NET Core apps in Kubernetes.
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
Tutorial on using Azure Dev Spaces with AKS for local development, testing, and debugging C# .NET Core apps in Kubernetes.
Guide to securing Azure Container Registry by restricting access to only allowed IP addresses using firewall rules.
Guide to building a .NET Core API, hosting it in Azure Container Instances from a private registry, and enabling HTTPS with Application Gateway.
Learn how to quickly switch between multiple Azure Kubernetes Service clusters using kubectl config commands and cmder aliases.
Guide to using Azure Managed Identity with C# to securely access Key Vault secrets in Azure Container Instances.
Guide on creating secret volumes in Azure Container Instances and consuming them with C# .NET Core, comparing secure environment variables and secret volumes.
Learn how to use secure environment variables in Azure Container Instances to protect sensitive data from UI and API exposure.
Guide to running C# .NET Core apps as containers in Azure Container Instances using a private Azure Container Registry.
Guide on querying SQLite databases hosted on Azure File shares from multiple containers in AKS for scalable data processing.
Step-by-step guide to mount an Azure Storage File Share to containers in Azure Kubernetes Services (AKS) using secrets and deployments.
A chronological archive of blog posts about Azure, cybersecurity, .NET development, and tech productivity tips.
Guide to enabling Azure Monitor for Azure Kubernetes Services (AKS) clusters using CLI and portal.
Guide to building custom data collectors for Azure Log Analytics using C#, including setup and querying.
Guide to using Bring Your Own Keys (BYOK) for encrypting Azure Storage data at rest with Azure Key Vault.
Guide on securing Azure Storage Accounts with RBAC using Azure CLI for user and service principal role assignments.
Guide to securing Azure Storage Accounts by restricting access based on public IP addresses using Azure CLI.
Tutorial on fixing NuGet package compatibility errors with netcoreapp2.1 in Azure DevOps pipelines.
Summary of new SharePoint Online, Microsoft 365, and SharePoint Server 2019 features announced at SharePoint Conference, including list updates, Excel copy-paste, and metadata tagging.
Guide to installing and using Azure CLI in Visual Studio Code with the Azure CLI Tools extension.
Guide to running Azure CLI using Bash on Ubuntu in Windows 10 via WSL.