Member-only story

Welcome to the weekly tips in the Azure cloud world!

Jiadong Chen
2 min readDec 9, 2024
source: Microsoft

Learn how to choose the right networking model for Azure Kubernetes Service, configure Azure Container Apps to pull images from different tenants’ Azure Container Registries, and explore new Cost Management features to optimize cloud spending. Ensure disaster recovery with Azure Site Recovery and control access to sensitive data in Azure Synapse with advanced security features. Dive into these updates here!

✅ Choosing the Right Networking Model for AKS: Azure CNI vs. Kubenet

Choosing between Azure CNI and Kubenet for AKS depends on workload requirements, with Azure CNI offering enterprise-grade networking with full VNet integration and scalability through options like Overlay and Cilium, while Kubenet provides a lightweight, cost-effective solution for basic or dev/test environments
https://lnkd.in/gtCagU-t

✅ Configuring Azure Container App to Pull Images from Different Tenants’ Azure Container Registry

Configure Azure Container Apps to pull images from an Azure Container Registry in another tenant by creating a multitenant app registration, granting the app “AcrPull” permission in the ACR tenant, and deploying the container app with Azure CLI…

--

--

Jiadong Chen
Jiadong Chen

Written by Jiadong Chen

Microsoft MVP, MCT | Azure Certified Solutions Architect & Cybersecurity Architect Expert | Member of .NET Foundation | Packt Author

No responses yet