Containerization Assist MCP Server (Open Source) by The Azure Updates Team #Docker #AzureKubernetesService #Kubernetes #Azure azure.microsoft.com/updates?id=5...
azure.microsoft.com
October 31, 2025 at 2:10 PM
Containerization Assist MCP Server (Open Source) by The Azure Updates Team #Docker #AzureKubernetesService #Kubernetes #Azure azure.microsoft.com/updates?id=5...
Azure at KubeCon Europe 2025 London, UK - April 1-4 by Cory Skimming #AzureKubernetesService #Serverless techcommunity.microsoft.com/t5/apps-on-a...
Azure at KubeCon Europe 2025 | London, UK - April 1-4 | Microsoft Community Hub
Are you ready for KubeCon + CloudNativeCon Europe 2025? We are thrilled to join the community in London, UK, from April 1-4, 2025, for an exciting lineup of...
techcommunity.microsoft.com
March 29, 2025 at 1:05 AM
Azure at KubeCon Europe 2025 London, UK - April 1-4 by Cory Skimming #AzureKubernetesService #Serverless techcommunity.microsoft.com/t5/apps-on-a...
#AzureKubernetesService Security Dashboard by Inbal Beitler #AzureKubernetesService #AzurePortal #Azure https://techcommunity.microsoft.com/discussions/MicrosoftDefenderCloudBlog/aks-security-dashboard/4356754?utm_source=bluesky&utm_medium=social&utm_campaign=azureweekly
AKS Security Dashboard | Microsoft Community Hub
In today’s digital landscape, the speed of development and security must go hand in hand. Applications are being developed and deployed faster than ever...
techcommunity.microsoft.com
December 18, 2024 at 8:40 AM
Launched Generally Available: #AzureKubernetesService Cost Recommendations in #AzureAdvisor by The Azure Updates Team #Azure azure.microsoft.com/updates?id=4...
azure.microsoft.com
April 8, 2025 at 7:40 AM
Launched Generally Available: #AzureKubernetesService Cost Recommendations in #AzureAdvisor by The Azure Updates Team #Azure azure.microsoft.com/updates?id=4...
How to restore a container image from an #AzureKubernetesService node to an Azure #ContainerRegistry by Daniel Neumann www.danielstechblog.io/how-to-resto...
How to restore a container image from an Azure Kubernetes Service node to an Azure Container Registry? – Daniel's Tech Blog
Imagine a specific version of your container image used for your application has been deleted from your Azure Container Registry. It cannot be restored for whatever reason through your CI/CD pipeline,...
www.danielstechblog.io
July 8, 2025 at 7:40 AM
How to restore a container image from an #AzureKubernetesService node to an Azure #ContainerRegistry by Daniel Neumann www.danielstechblog.io/how-to-resto...
the #AzureArc ISV Partner Program at Ignite by Siddique Juman #AzureKubernetesService #AzurePortal #AzureStack https://techcommunity.microsoft.com/discussions/AzureArcBlog/announcing-the-azure-arc-isv-partner-program-at-ignite/4286735?utm_source=bluesky&utm_medium=social&utm_campaign=azureweekly
Announcing the Azure Arc ISV Partner Program at Ignite | Microsoft Community Hub
Empowering Partners and Enhancing Customer Experience
We are thrilled to introduce the newly launched Azure Arc ISV Partner Program at Ignite! This...
techcommunity.microsoft.com
November 25, 2024 at 9:45 PM
Enterprise #AzureKubernetesService Multi-Instance GPU (MIG) vLLM Deployment Guide by Hieun Hu techcommunity.microsoft.com/t5/azure-ai-...
Enterprise AKS Multi-Instance GPU (MIG) vLLM Deployment Guide | Microsoft Community Hub
Note: This document uses placeholder values like <your-region>, ai-gpu-aks-rg, and ai-h100-cluster. Replace these with your organization's...
techcommunity.microsoft.com
September 7, 2025 at 4:25 PM
Enterprise #AzureKubernetesService Multi-Instance GPU (MIG) vLLM Deployment Guide by Hieun Hu techcommunity.microsoft.com/t5/azure-ai-...
In preview Public Preview: Multiple Load Balancers for #AzureKubernetesService by The Azure Updates Team #Azure azure.microsoft.com/updates?id=4...
azure.microsoft.com
April 9, 2025 at 12:05 AM
In preview Public Preview: Multiple Load Balancers for #AzureKubernetesService by The Azure Updates Team #Azure azure.microsoft.com/updates?id=4...
Retirement: #AzureKubernetesService on VMware will be retired on March 16, 2026 - Replace with #AzureKubernetesService on Azure Local by The Azure Updates Team #Azure azure.microsoft.com/updates?id=5...
azure.microsoft.com
September 25, 2025 at 1:10 PM
Retirement: #AzureKubernetesService on VMware will be retired on March 16, 2026 - Replace with #AzureKubernetesService on Azure Local by The Azure Updates Team #Azure azure.microsoft.com/updates?id=5...
Using Cilium Hubble Exporter to log blocked egress traffic on #AzureKubernetesService by Daniel Neumann #Azure https://www.danielstechblog.io/using-cilium-hubble-exporter-to-log-blocked-egress-traffic-on-azure-kubernetes-service/?utm_source=bluesky&utm_medium=social&utm_campaign=azureweekly
Using Cilium Hubble Exporter to log blocked egress traffic on Azure Kubernetes Service – Daniel's Tech Blog
In one of my previous blog posts, I covered how to do egress traffic blocking with Cilium bring-your-own CNI on Azure Kubernetes Service
www.danielstechblog.io
February 11, 2025 at 8:40 PM
Using Cilium Hubble Exporter to log blocked egress traffic on #AzureKubernetesService by Daniel Neumann #Azure https://www.danielstechblog.io/using-cilium-hubble-exporter-to-log-blocked-egress-traffic-on-azure-kubernetes-service/?utm_source=bluesky&utm_medium=social&utm_campaign=azureweekly
Securing Microservices with Cilium and Istio by Srinivas Jasti #AzureKeyVault #AzureKubernetesService techcommunity.microsoft.com/t5/azure-net...
Securing Microservices with Cilium and Istio | Microsoft Community Hub
The adoption of Kubernetes and containerized applications is booming, leading to new challenges in visibility and security. As the landscape of cloud-native...
techcommunity.microsoft.com
March 14, 2025 at 1:05 PM
Securing Microservices with Cilium and Istio by Srinivas Jasti #AzureKeyVault #AzureKubernetesService techcommunity.microsoft.com/t5/azure-net...
Gracefully Shut Down dotnet 8 IHostedService App - Deployed as a Windows Container in #AzureKubernetesService - While Scale In or Pod Deallocations by Chaminda Chandrasekara chamindac.blogspot.com/2025/03/grac...
Gracefully Shut Down dotnet 8 IHostedService App - Deployed as a Windows Container in AKS - While Scale In or Pod Deallocations
Applications implemented with IHostedService in dotnet, deployed to Azure Kubernetes Services (AKS) as containers in pods get terminated w...
chamindac.blogspot.com
March 28, 2025 at 9:45 AM
Gracefully Shut Down dotnet 8 IHostedService App - Deployed as a Windows Container in #AzureKubernetesService - While Scale In or Pod Deallocations by Chaminda Chandrasekara chamindac.blogspot.com/2025/03/grac...
Scan Your #Kubernetes Cluster with KubeBuddy by Luke Murray #AzureKubernetesService #Azure luke.geek.nz/azure/kubebu...
Scan Your Kubernetes Cluster with KubeBuddy | luke.geek.nz
Scan your AKS cluster with KubeBuddy to detect issues and generate actionable reports for better operations.
luke.geek.nz
May 11, 2025 at 5:30 PM
Scan Your #Kubernetes Cluster with KubeBuddy by Luke Murray #AzureKubernetesService #Azure luke.geek.nz/azure/kubebu...
Episode 307 - Microsoft Security Updates by Tobias Zimmergren & Jussi Roine #AzureKubernetesService #ApplicationGateway #AzureFrontDoor #MicrosoftFabric #Azure share.transistor.fm/s/b42b38fe?u...
307 - Microsoft Security Updates | Ctrl+Alt+Azure | Episode 307
This week, we dive deep into security-focused updates from Microsoft. As we've done with more generic tech updates, this time we'll focus on the interesting security updates from Microsoft.(00:00) - Intro...
share.transistor.fm
September 18, 2025 at 12:05 PM
Episode 307 - Microsoft Security Updates by Tobias Zimmergren & Jussi Roine #AzureKubernetesService #ApplicationGateway #AzureFrontDoor #MicrosoftFabric #Azure share.transistor.fm/s/b42b38fe?u...
In preview Public Preview: CNI Overlay for #ApplicationGateway for Containers and AGIC by The Azure Updates Team #AzureKubernetesService #AzureVirtualNetwork #Azure azure.microsoft.com/updates?id=4...
azure.microsoft.com
April 9, 2025 at 6:35 PM
In preview Public Preview: CNI Overlay for #ApplicationGateway for Containers and AGIC by The Azure Updates Team #AzureKubernetesService #AzureVirtualNetwork #Azure azure.microsoft.com/updates?id=4...
Optimize #AzureStack HCI with the Well-Architected Framework by Neil Bird #AzureKubernetesService https://techcommunity.microsoft.com/t5/azure-architecture-blog/optimize-azure-stack-hci-with-the-well-architected-framework/ba-p/4204518?utm_source=bluesky&utm_medium=social&utm_campaign=azureweekly
Optimize Azure Stack HCI with the Well-Architected Framework
Azure Stack HCI is a hyperconverged infrastructure (HCI) solution that provides storage, network, and compute resources in on-premises or edge locations.
techcommunity.microsoft.com
August 15, 2024 at 6:35 PM
Optimize #AzureStack HCI with the Well-Architected Framework by Neil Bird #AzureKubernetesService https://techcommunity.microsoft.com/t5/azure-architecture-blog/optimize-azure-stack-hci-with-the-well-architected-framework/ba-p/4204518?utm_source=bluesky&utm_medium=social&utm_campaign=azureweekly
Export Azure Kubernetes Service control plane logs to Azure Data Explorer www.danielstechblog.io/export-azure... #Azure #AKS #AzureKubernetesService #Kubernetes #AzureDataExplorer #ADX #KQL #FluentBit
Export Azure Kubernetes Service control plane logs to Azure Data Explorer – Daniel's Tech Blog
www.danielstechblog.io
October 5, 2024 at 8:09 PM
Export Azure Kubernetes Service control plane logs to Azure Data Explorer www.danielstechblog.io/export-azure... #Azure #AKS #AzureKubernetesService #Kubernetes #AzureDataExplorer #ADX #KQL #FluentBit
Agentless runtime vulnerability assessment for #AzureKubernetesService-owned images Microsoft Defender for Cloud (Public Preview) by The Azure Updates Team #AzureKubernetesService #Azure azure.microsoft.com/updates?id=4...
azure.microsoft.com
May 29, 2025 at 8:45 PM
Agentless runtime vulnerability assessment for #AzureKubernetesService-owned images Microsoft Defender for Cloud (Public Preview) by The Azure Updates Team #AzureKubernetesService #Azure azure.microsoft.com/updates?id=4...
How to Delete a Node from a Node Pool in #AzureKubernetesService Preview by Richard Hooper https://pixelrobots.co.uk/2024/08/how-to-delete-a-node-from-a-node-pool-in-aks-preview/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-delete-a-node-from-a-node-pool-in-aks-preview?utm_source=blues…
How to Delete a Node from a Node Pool in AKS (Preview)
Reading Time: < 1 minute Share:Managing your AKS clusters efficiently is crucial, especially when dealing with problematic nodes or reducing the number of deallocated nodes. With the AKS node deletion...
pixelrobots.co.uk
August 17, 2024 at 7:40 PM
How to Delete a Node from a Node Pool in #AzureKubernetesService Preview by Richard Hooper https://pixelrobots.co.uk/2024/08/how-to-delete-a-node-from-a-node-pool-in-aks-preview/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-delete-a-node-from-a-node-pool-in-aks-preview?utm_source=blues…
Scale, secure, and optimize #AzureKubernetesService #AzureKubernetesService by Nate Ceres https://techcommunity.microsoft.com/discussions/AppsonAzureBlog/scale-secure-and-optimize-azure-kubernetes-service-aks/4303806?utm_source=bluesky&utm_medium=social&utm_campaign=azureweekly
Scale, secure, and optimize Azure Kubernetes Service (AKS) | Microsoft Community Hub
Learn more about the latest AKS announcements and content at Ignite.
techcommunity.microsoft.com
November 27, 2024 at 10:50 PM
#AzureKubernetesService: Enabling NAP with Terraform by Carlos Mendible #Azure https://carlos.mendible.com/2024/12/09/aks-enabling-nap-with-terraform/?utm_source=bluesky&utm_medium=social&utm_campaign=azureweekly
AKS: Enabling NAP with Terraform
AKS: Enabling NAP with Terraform
carlos.mendible.com
December 15, 2024 at 11:55 PM
#AzureKubernetesService: Enabling NAP with Terraform by Carlos Mendible #Azure https://carlos.mendible.com/2024/12/09/aks-enabling-nap-with-terraform/?utm_source=bluesky&utm_medium=social&utm_campaign=azureweekly
In preview Public Preview: Control Plane Azure Platform Metrics in #AzureKubernetesService by The Azure Updates Team #Azure azure.microsoft.com/updates?id=4...
azure.microsoft.com
March 20, 2025 at 5:25 AM
In preview Public Preview: Control Plane Azure Platform Metrics in #AzureKubernetesService by The Azure Updates Team #Azure azure.microsoft.com/updates?id=4...
In preview Public Preview: Service Allowed IP Ranges in #AzureKubernetesService by The Azure Updates Team #Azure azure.microsoft.com/updates?id=4...
azure.microsoft.com
April 11, 2025 at 10:55 PM
In preview Public Preview: Service Allowed IP Ranges in #AzureKubernetesService by The Azure Updates Team #Azure azure.microsoft.com/updates?id=4...
Core #Kubernetes extensions for #AzureKubernetesService (GA) by The Azure Updates Team #AzureResourceManager #Azure azure.microsoft.com/updates?id=4...
azure.microsoft.com
June 2, 2025 at 2:15 PM
Core #Kubernetes extensions for #AzureKubernetesService (GA) by The Azure Updates Team #AzureResourceManager #Azure azure.microsoft.com/updates?id=4...
Launched Generally Available: Static egress gateway public prefix support in #AzureKubernetesService by The Azure Updates Team #Azure azure.microsoft.com/updates?id=4...
azure.microsoft.com
August 12, 2025 at 12:05 AM
Launched Generally Available: Static egress gateway public prefix support in #AzureKubernetesService by The Azure Updates Team #Azure azure.microsoft.com/updates?id=4...