Click any tag below to further narrow down your results
Links
This article explains how to use Azure Developer CLI to deploy containerized applications across multiple environments without rebuilding containers. It highlights new features in version 1.20.0, including separated container operations and layered infrastructure for better management and security.
The post details how to implement a "build once, deploy everywhere" strategy using Azure Developer CLI (azd) for provisioning environment-specific infrastructure and promoting applications from development to production. It emphasizes using conditional Bicep deployment, environment variable injection, and an automated CI/CD pipeline to ensure consistent deployments across different environments.
The article discusses the process of deploying and managing Azure Virtual Machines, focusing on advanced networking and security features. It provides insights on best practices for configuration and management to enhance the performance and security of virtual environments in Azure.