-
Securely handling secrets is an essential part of modern software development. This article explains how sensitive configuration data should be managed in a .NET application running on Azure, including best practices for configuration management, Azure Key Vault, and Managed Identity. By avoiding hardcoded secrets and using centralized secret management, developers can significantly improve the security…
-
Dive into the world of Azure container services with this comprehensive tutorial. Learn how to use Azure Container Registry (ACR), Azure Container Instances (ACI), and Azure Container Apps (ACA) while exploring key features such as Secrets, Authentication/Authorization, Revisions, and Volumes using the Azure CLI
-
Lists Entity Framework Core best practices to improve performance, simplify data access, and avoid common pitfalls in your .NET applications.




