URL has been copied successfully!
URL has been copied successfully!
Reading Time: 6 minutes
Azure Container Services Docs – Weekly Update (2025-09-21 to 2025-09-28)
The most meaningful Azure Kubernetes Service, Container Registry, Application Gateway for Containers, and Fleet Manager documentation changes from the last 7 days. Summaries are AI-filtered to skip trivial edits.
-
General · ACR · updated: 2025-09-24 22:16Learn how to secure container images and OCI artifacts by signing and verifying them to ensure integrity and authenticity across the software supply chain.
-
Operations · AKS · updated: 2025-09-25 22:08The documentation now includes a new section on tracking GPU node health using the Node Problem Detector (NPD), providing users with guidance on monitoring their GPU nodes effectively. Additionally, the reference to Ray clusters on AKS has been updated for clarity, enhancing the overall understanding of this feature.
-
Operations · AKS · updated: 2025-09-23 17:13The documentation now includes updated references to both Ubuntu and Azure Linux OS versions that are being deprecated for AKS, emphasizing the need for users to migrate from Azure Linux 2.0 by specific deadlines to avoid losing support and functionality. Additionally, the requirements for the Azure CLI have been clarified to specify that users need the preview version 18.0.0b5 or later, and the m…
-
General · AKS · updated: 2025-09-22 17:07The documentation now emphasizes that users will learn how to configure and deploy a MongoDB cluster on AKS, enhancing clarity on the article’s purpose. Additionally, the instruction for generating a random password has been simplified by removing the word "below," making it more straightforward for users to follow.
-
General · ACR · updated: 2025-09-23 15:36The documentation has been updated to reflect the correct version and SHA256 checksums for the Notation plugin installation commands. Users can now accurately install the Notation plugin for both Linux and Windows using the updated URLs and checksums, ensuring successful verification and installation of the plugin.
-
General · AKS · updated: 2025-09-23 22:09The documentation now includes updated SQL commands for creating a small dataset in PostgreSQL, enhancing clarity for users. The commands are presented with improved formatting, making it easier to follow along, and the instruction to exit psql has been clarified. Users can expect a more streamlined experience when executing these commands.
-
General · AKS · updated: 2025-09-22 17:07Minor documentation maintenance updates.
-
General · AKS · updated: 2025-09-22 17:07The documentation now clarifies that the article teaches users how to create the infrastructure needed to run a MongoDB cluster on AKS. Additionally, it emphasizes the importance of configuring the keepalive time in AKS, noting that while the default is 7,200 seconds (2 hours), a shorter keepalive value of around 120 seconds (2 minutes) is recommended for better MongoDB performance.
-
General · AKS · updated: 2025-09-23 22:09Minor documentation maintenance updates.
-
General · AKS · updated: 2025-09-23 05:02The documentation has removed the section on re-enabling SSH access for existing AKS clusters, which included instructions for using the `az aks update` command with the `–ssh-access localuser` argument. Users will no longer find guidance on this process, impacting their ability to manage SSH access on node pools in AKS clusters.
-
General · AKS · updated: 2025-09-26 17:07The documentation now specifies that when creating an AKS cluster with the `az aks create` command, users should enable the OpenID Connect (OIDC) issuer using the `–enable-oidc-issuer` parameter. Additionally, it clarifies that users must ensure application pods using workload identity include the label `azure.workload.identity/use: "true"` in the pod spec to prevent failures after restarts. Furt…
-
General · AGC · updated: 2025-09-26 01:46Minor documentation maintenance updates.
-
General · AGC · updated: 2025-09-26 01:46Minor documentation maintenance updates.
-
General · AKS · updated: 2025-09-22 17:07The documentation has been updated to clarify that the MongoDB Community Edition is licensed under the Server Side Public License, emphasizing that it is not open-source software. Additionally, the language has been refined in the overview section to improve clarity, stating that the solution accomplishes its goals through the use of replica sets, anti-affinity rules, and proper resource allocatio…
-
General · AKS · updated: 2025-09-22 11:02The documentation now includes a recommendation for a minimum OS disk size of 512GB when ephemeral OS disks cannot be used. This change clarifies that the default Managed OS disk sizing applies only to new clusters or node pools created after July 2022, and emphasizes the potential impact on performance and cost. Users should be aware that the OS disk size cannot be altered after the creation of t…
-
General · AKS · updated: 2025-09-23 22:09The documentation now specifies that users should set the `PRIMARY_CLUSTER_REGION` to "canadacentral" instead of "eastus2." Additionally, users are instructed to wait for the initial cluster operation to complete using the `az aks wait` command before adding a user node pool, which helps prevent conflicts during managed-cluster updates. The YAML file link for the CloudNative PostgreSQL release has…
-
Compute · AKS · updated: 2025-09-25 22:08The documentation now includes additional node conditions for the CustomPluginMonitor, specifically for GPU-related issues such as GPUMissing, NVLinkStatusInactive, XIDErrors, and IBLinkFlapping, which are applicable to AKS node pools with specific VM sizes. Users can now better monitor GPU-related problems in their AKS environments, enhancing their ability to troubleshoot and maintain GPU resourc…
-
General · ACR · updated: 2025-09-24 22:16The documentation now includes a new section that guides users on how to use Ratify and Azure Policy for validating container image signatures specifically in AKS workloads. Additionally, the article has been updated to provide a clearer overview of the series on ensuring the integrity and authenticity of container images and OCI artifacts, emphasizing the importance of signing and offering variou…
-
General · ACR · updated: 2025-09-24 22:16The documentation now includes a new verification guide for using Ratify with Azure Policy, specifically for validating container image signatures in AKS workloads. Users can follow the updated link to access this guide, which enhances their ability to secure container images. Additionally, the article has been clarified to emphasize the importance of signing and provides an overview of related sc…
-
General · AKS · updated: 2025-09-23 22:09The documentation now reflects an update to the Prometheus PodMonitor operator version from 1.23.1 to 1.27.0, which may include new features or improvements relevant to users. Additionally, the section headers have been standardized, enhancing clarity in the "Validate the Prometheus PodMonitor is running," "Option A – Azure Monitor workspace," and "Option B – Managed Grafana" sections. Users can e…
-
Operations · AKS · updated: 2025-09-26 22:05The documentation has been updated to clarify the upgrade process from Basic Load Balancer to Standard Load Balancer on Azure Kubernetes Service (AKS). Users are now explicitly informed that they must upgrade before September 30, 2025, to avoid losing support for their clusters. Additionally, the prerequisites for migration have been detailed, including the need to disable Key Management Service a…
-
General · Fleet · updated: 2025-09-26 05:06Learn how to use Approval Gate events delivered via Event Grid to build automations to process approval gates using health checks and other integration types.
-
General · ACR · updated: 2025-09-24 22:16Learn how to sign and verify container images and OCI artifacts in Azure Container Registry using Notary Project tooling Notation and Trusted Signing for enhanced security and compliance.
-
General · ACR · updated: 2025-09-23 16:18New page added.
-
General · ACR · updated: 2025-09-24 22:16Learn how to set up Ratify and Azure policies on Azure Kubernetes Service (AKS) clusters to validate container image signatures during deployment, ensuring the integrity and authenticity of your workloads.
-
General · ACR · updated: 2025-09-23 16:18New page added.
-
General · ACR · updated: 2025-09-23 22:13Learn how to use GitHub Actions with Notation and Trusted Signing to build, push, and sign container images in Azure Container Registry.
-
General · ACR · updated: 2025-09-23 22:13Learn how to verify container images with Notation and Trusted Signing using a GitHub Actions workflow.
-
Compute · AKS · updated: 2025-09-25 22:08Learn about how AKS uses Node Problem Detector to expose issues on GPU-enabled nodes.
-
General · AKS · updated: 2025-09-23 17:13Minor documentation maintenance updates.
-
General · AKS · updated: 2025-09-26 17:07The documentation for the Secrets Store CSI Driver on Azure Kubernetes Service (AKS) has been updated to clarify the use of Azure role-based access control (Azure RBAC) instead of general RBAC terminology. Additionally, it now specifies that Microsoft Entra Workload ID supports both Windows and Linux clusters, and it emphasizes the deprecation of the Microsoft Entra pod-managed identity (preview)…
Full tracker (with filters): Azure Container Services Docs Tracker