Azure Container Services Docs – Weekly Update (2025-11-16 to 2025-11-23)
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.
📊 Updates this week: ACR (1), AGC (39), AKS (56), Fleet (12)
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AKS · updated: 2025-11-19 22:47The documentation has been updated to reflect the renaming of "Microsoft Copilot" to "Azure Copilot" throughout the article. Users can now refer to Azure Copilot for making changes to the IP addresses that can access their AKS clusters, ensuring consistency in terminology across the documentation.
-
General · AKS · updated: 2025-11-19 22:47The documentation has been updated to reflect significant changes in the Container Network Logs feature, including the renaming of components for clarity. Users will need to transition from using `RetinaNetworkFlowLogs` to `ContainerNetworkLog`, and update their Azure CLI commands accordingly, such as changing the flag from `–enable-retinanetworkflowlog` to `–enable-container-network-logs`. Addi…
-
General · AKS · updated: 2025-11-19 22:47The documentation now clarifies that the load on etcd and the API server is primarily determined by the size of the response rather than the number of objects returned, with the exception of retrieving a single object by `metadata.name`. Additionally, users are advised to implement appropriate exponential backoffs and retry policies to avoid overwhelming the API server, and to keep the overall etc…
-
General · AKS · updated: 2025-11-19 23:10The documentation for API Server VNet Integration has been updated to clarify that it does not support Virtual Network Encryption. Clusters using v3 or earlier AKS node SKUs can still be deployed, but traffic will remain unencrypted. In contrast, clusters using v4 or later AKS node SKUs are explicitly blocked from deployment due to incompatibility with encrypted VNets.
-
Security · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AKS · updated: 2025-11-19 22:47The documentation now highlights that Azure Kubernetes Service (AKS) Automatic includes a pod readiness SLA, ensuring that 99.9% of pod readiness operations are completed within 5 minutes. This enhancement guarantees users a more reliable and self-healing infrastructure for their applications, improving overall performance and dependability.
-
General · AGC · updated: 2025-11-21 20:56The documentation now includes updates for version 1.8.12, which introduces improvements to the Web Application Firewall (WAF). Additionally, version 1.8.9 has been updated to reflect the implementation of a slow start load balancing algorithm, an updated image using Azure Linux 3.0, and a fix for the nodeSelector issue, enhancing overall functionality and performance for users.
-
General · AKS · updated: 2025-11-19 22:47The documentation now highlights that AKS Automatic includes a pod readiness SLA, ensuring that 99.9% of pod readiness operations are completed within 5 minutes. This enhancement guarantees users a more reliable and self-healing infrastructure for their applications, improving overall deployment efficiency and reliability.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · ACR · updated: 2025-11-18 19:03The documentation now clarifies that users must have the `Container Registry Data Importer and Data Reader` role assigned on both the source and target registries to view and pull images, tags, and OCI referrers, as well as to trigger imports. This change emphasizes the specific role requirements for both ABAC-enabled and non-ABAC source registries, ensuring users understand the necessary permissi…
-
General · Fleet · updated: 2025-11-19 22:47The documentation now emphasizes the use of the `ClusterResourcePlacement` API for deploying cluster-scoped resources, clarifying that when a namespace is selected, all namespace-scoped objects within it are included in the propagation. Additionally, it introduces the `selectionScope` field, allowing users to choose between propagating only the namespace or the namespace along with its contents, e…
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
Compliance · AKS · updated: 2025-11-20 23:11The documentation has been updated to reflect the renaming of "Azure Application Gateway" to "Azure Application Gateway for Containers," clarifying its role as the traffic router with an integrated web application firewall (WAF) for securing inbound traffic to the cluster. Users will now see consistent terminology throughout the document, including in sections discussing WAF rules, network securit…
-
General · AKS · updated: 2025-11-22 06:02The documentation has been updated to emphasize the retirement of the Open Service Mesh (OSM) add-on for AKS, now marked as a warning. Users are advised to identify their existing OSM configurations and migrate them to equivalent Istio configurations, with a link provided for migration guidance. This change highlights the urgency of transitioning away from OSM due to its retirement by both Microso…
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AKS · updated: 2025-11-21 18:13Minor documentation maintenance updates.
-
General · AKS · updated: 2025-11-20 23:11The documentation now specifies that users can utilize the Azure Application Gateway for Containers as an ingress controller in AKS, enhancing traffic management options. Additionally, the guidance on using web application firewalls (WAFs) has been updated to include Azure Application Gateway for Containers, providing users with more advanced security features for incoming traffic. These changes i…
-
General · AKS · updated: 2025-11-20 23:11The documentation has been updated to reflect the rebranding of "Azure Application Gateway" to "Azure Application Gateway for Containers," enhancing clarity for users managing inbound traffic for containerized applications. Additionally, the comparison section now specifically addresses features of the Azure Application Gateway for Containers, including autoscaling, zone redundancy, and web applic…
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
Operations · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · Fleet · updated: 2025-11-20 06:02The documentation has been updated to reflect the rebranding of "multi-cluster managed namespaces" to "Managed Fleet Namespaces" within Azure Kubernetes Fleet Manager, emphasizing their role in providing a centrally managed multi-cluster multi-tenancy solution. Users can now better understand how to apply resource quotas, network policies, and access controls at the namespace level across multiple…
-
General · AKS · updated: 2025-11-19 22:47The documentation for configuring `kube-proxy` has been updated to include support for the `nftables` backend, which is now recognized as a third option alongside `IPTABLES` and `IPVS`. Users can now set the `mode` parameter to `NFTABLES`, which is recommended for better performance and scalability. Additionally, specific AKS API version requirements have been clarified, stating that for `nftables…
-
General · AGC · updated: 2025-11-21 20:56The documentation has been updated to reflect the use of version 1.8.12 of the application gateway for containers, replacing the previous version 1.8.9. Users should now reference this updated version in their deployment commands to ensure compatibility and access to the latest features and fixes.
-
Operations · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AKS · updated: 2025-11-19 22:47The documentation for AKS labels has been updated to include new labels such as `kubernetes.azure.com/network-name`, `kubernetes.azure.com/network-subnet`, `kubernetes.azure.com/os-sku-effective`, and `kubernetes.azure.com/os-sku-requested`, providing users with more detailed options for node configuration. Additionally, it clarifies that the values for `kubernetes.azure.com/network-name` and `kub…
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AKS · updated: 2025-11-19 22:47The documentation for AKS private clusters has been updated to clarify limitations regarding the use of public FQDN. Users should now be aware that private FQDN is not supported when public FQDN is disabled on the cluster, which may impact their configuration options. Additionally, the existing limitations regarding AKS Automatic clusters and network resource group (NRG) lockdown have been retaine…
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AKS · updated: 2025-11-19 22:47The documentation has been updated to reflect the renaming of "Microsoft Copilot" to "Azure Copilot" throughout the article. Users can now find consistent terminology when learning how to stop and start their node pools in the Azure portal using Azure Copilot. For further details, users are directed to the section on working with AKS clusters efficiently using Azure Copilot.
-
General · AKS · updated: 2025-11-20 06:02The documentation for managed namespaces in Azure Kubernetes Service (AKS) has been updated to include new information about multi-cluster managed namespaces with Azure Kubernetes Fleet Manager, enhancing users’ understanding of namespace management. Additionally, a note has been added regarding the priority of network policies, clarifying that an "Allow" policy can override a "Deny All" policy, w…
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AKS · updated: 2025-11-22 06:02The documentation has been updated to reflect the retirement of the Open Service Mesh (OSM) add-on for AKS, with a new warning emphasizing the need for users to migrate their OSM configurations to equivalent Istio configurations. Additionally, the instructions for using the Azure Application Gateway for Containers have been revised to include new resource types such as Gateway and HTTPRoute, along…
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AGC · updated: 2025-11-18 01:29The documentation now clarifies that modifying the `Host` header is not supported with a `requestHeaderModifier` rule. Users are instructed to use a URLRewrite filter to override the `Host` value specified to the backend target, enhancing their understanding of header management in the Application Gateway API.
-
General · Fleet · updated: 2025-11-19 22:47The documentation now clarifies that Fleet Manager supports both cluster-scoped and namespace-scoped resource placement, allowing users to propagate entire namespaces or specific resources like ConfigMaps and Secrets within a namespace. Users can refer to the new sections on **ClusterResourcePlacement** and **ResourcePlacement** for detailed guidance on deploying these resources effectively.
-
General · AKS · updated: 2025-11-20 23:11The documentation now specifies that users can replicate an Amazon Elastic Kubernetes Service (EKS) web application using the Azure Application Gateway for Containers, enhancing clarity on the specific service being referenced. Additionally, the link to the Azure Application Gateway has been updated to direct users to the correct overview for containers, ensuring they access the most relevant info…
-
General · AGC · updated: 2025-11-21 20:56The documentation now clarifies that enabling the Web Application Firewall (WAF) on the Application Gateway for Containers will incur higher billing rates for each meter, including increased capacity unit usage. Users can see the updated pricing structure, which includes specific rates for the Application Gateway for Container with WAF, highlighting the additional costs associated with using WAF f…
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AKS · updated: 2025-11-19 22:47The documentation has been updated to reflect the renaming of "Microsoft Copilot" to "Azure Copilot" throughout the article. Users can now refer to Azure Copilot when running `kubectl` commands in the Azure portal, ensuring consistency in terminology across the documentation.
-
General · AKS · updated: 2025-11-19 22:47The documentation has been updated to refer to "Azure Copilot" instead of "Microsoft Copilot" when discussing the deployment of Istio to AKS clusters in the Azure portal. This change clarifies the branding and ensures users are aware of the correct terminology when utilizing the service for their deployments.
-
General · AKS · updated: 2025-11-22 06:02The documentation now emphasizes the retirement of the Open Service Mesh (OSM) add-on for AKS, highlighting the need for users to identify existing OSM configurations and migrate them to equivalent Istio configurations. The warning format has been updated to ensure users are aware of the retirement timeline and the importance of following the migration guidance provided. Users can now find clearer…
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AKS · updated: 2025-11-19 22:47The documentation for managed namespaces in Azure Kubernetes Service (AKS) has been updated to reflect changes in the required Azure CLI version, which is now `2.80.0` or later, and the AKS API version, which is now `2025-09-01` or later. Additionally, the instructions for assigning the **Azure Kubernetes Service Namespace User** role have been clarified to specify that this role allows users to v…
-
General · AKS · updated: 2025-11-19 22:47The documentation now highlights that Azure Kubernetes Service (AKS) Automatic includes a pod readiness Service Level Agreement (SLA) that guarantees 99.9% of pod readiness operations will complete within 5 minutes. This enhancement ensures users can rely on a more robust and self-healing infrastructure for their applications.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
Operations · AKS · updated: 2025-11-19 22:47The documentation has been updated to refer to "Azure Copilot" instead of "Microsoft Copilot" when configuring monitoring on AKS clusters in the Azure portal. This change clarifies the branding and ensures users are aware of the correct terminology when accessing related features and information.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · Fleet · updated: 2025-11-19 22:47The documentation now specifies the ability to propagate both cluster-scoped and namespace-scoped resources from an Azure Kubernetes Fleet Manager hub cluster to member clusters. Users can refer to the updated sections for detailed guidance on how to implement these resource propagation strategies effectively.
-
General · AKS · updated: 2025-11-19 22:47Learn how to create and manage your Kubernetes resources directly in the Azure portal using Kubernetes Center (preview), which centralizes creation, management, and monitoring of your Kubernetes clusters.
-
General · Fleet · updated: 2025-11-19 22:47This article describes the ResourcePlacement API, which enables fine-grained control over namespace-scoped Kubernetes resources across member clusters.
-
General · AKS · updated: 2025-11-19 22:47Learn about some considerations that should be taken into account when deploying Pod Sandboxing.
-
General · AKS · updated: 2025-11-19 23:10Learn the concepts of identity bindings on Azure Kubernetes Service (AKS) and how they extend Microsoft Entra workload identity for large scale scenarios that exceed federated identity credential limits.
-
General · Fleet · updated: 2025-11-19 22:47This article describes how to use Azure Kubernetes Fleet Manager ResourcePlacement to deploy namespace-scoped resources across clusters in a fleet.
-
General · AKS · updated: 2025-11-19 22:47Learn how to deploy an AI model on Azure Kubernetes Service (AKS) using the AI Toolchain Operator in the Azure portal (Preview).
-
General · AGC · updated: 2025-11-21 20:56This article documents the latest Helm chart for Application Gateway for Containers’ ALB Service Mesh Extension.
-
General · AKS · updated: 2025-11-20 06:02Learn how to deploy and manage applications on Azure Kubernetes Service (AKS) using the AKS desktop guided deployment wizard.
-
General · AKS · updated: 2025-11-19 22:47Learn about the managed system node pools (preview) feature for Azure Kubernetes Service (AKS) Automatic clusters, including its key features, benefits, and restrictions.
-
General · AKS · updated: 2025-11-19 22:47Learn how to create an Azure Kubernetes Service (AKS) Automatic cluster with managed system node pools using the Azure CLI.
-
General · AKS · updated: 2025-11-19 23:10Learn how to enable and configure identity bindings on Azure Kubernetes Service (AKS) to map a user-assigned managed identity (UAMI) across multiple clusters while using a single federated identity credential.
-
General · AGC · updated: 2025-11-21 20:56Learn how to integrate Application Gateway for Containers with Istio service mesh for secure ingress traffic.
-
General · AKS · updated: 2025-11-20 06:02Learn how to set up Azure Kubernetes Service (AKS) desktop with the required infrastructure and permissions for cluster operators and developers.
-
General · AKS · updated: 2025-11-20 23:11Learn how to use AKS desktop to deploy and manage workloads on Azure Kubernetes Service (AKS) with a guided, self-service experience.
-
General · AKS · updated: 2025-11-19 22:47Learn how to spin up Kata pods to enforce compute isolation across your various workloads
-
Security · AKS · updated: 2025-11-19 22:47The document has been updated to include the latest vulnerabilities related to runc, providing critical information for users to ensure their AKS environments are secure.
-
Security · AKS · updated: 2025-11-19 22:47The document has been updated to include the latest vulnerabilities related to runc, providing critical information for users to ensure their AKS environments are secure.
-
General · Fleet · updated: 2025-11-19 22:47The documentation has been updated to include new examples and guidance for writing `ClusterResourcePlacement` objects, enhancing the usability of the API for users managing multi-cluster resources.
-
General · Fleet · updated: 2025-11-20 06:02The article has been revised to provide clearer instructions on creating and configuring Managed Fleet Namespaces with Azure Kubernetes Fleet Manager, including resource quotas and network policies.
-
Networking · AKS · updated: 2025-11-19 20:36The documentation has been updated to clarify the behavior of externalTrafficPolicy (ETP) in AKS, detailing how load balancer selection works and the implications of using dedicated backend pools for ETP Local services.
-
Security · AKS · updated: 2025-11-19 22:47The document has been updated to include the latest vulnerabilities related to runc, providing critical information for users to ensure their AKS environments are secure.
-
Networking · AKS · updated: 2025-11-19 23:10The LocalDNS documentation has been enhanced to include important notes about compatibility with FQDN filter policies in ACNS, ensuring users are aware of potential issues when configuring LocalDNS.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · Fleet · updated: 2025-11-20 06:02The documentation has been updated to reflect changes in terminology and functionality regarding Managed Fleet Namespaces. Users can now find and access their Managed Fleet Namespaces more effectively, with updated commands for listing and viewing specific namespaces, including the requirement for Azure CLI version 2.78.0 or later and the `fleet` extension version 1.8.0 or later. Additionally, new…
-
General · AKS · updated: 2025-11-19 22:47The documentation for the Dapr Workflow feature has been updated to reflect the latest API changes, including the transition from beta endpoints to stable ones. Users can now initiate workflows using the command `curl -i -X POST $DAPR_URL/v1.0/workflows/dapr/OrderProcessingWorkflow/start` and retrieve workflow instances with `curl -i -X GET $DAPR_URL/v1.0/workflows/dapr/OrderProcessingWorkflow/<in…
-
General · AKS · updated: 2025-11-19 22:47The documentation for supported Kubernetes versions in AKS has been updated to include details for version 1.34, along with breaking changes from version 1.33.0. Users can now see the updated support matrix, which specifies the end-of-life dates for various Kubernetes versions, including the addition of version 1.35 with its respective support timeline. Additionally, the version skew policy now al…
-
General · AGC · updated: 2025-11-21 20:56The documentation has been updated to reflect that the Web Application Firewall (WAF) feature is no longer in preview and is now fully available. Users can now utilize the WAF with its complete functionality, enhancing their security measures for applications running on Azure Application Gateway for Containers.
-
General · Fleet · updated: 2025-11-19 22:47The documentation now includes details on both cluster-scoped and namespace-scoped resource placement when deploying a hub cluster using Fleet Manager. Users can access new conceptual overviews for namespace-scoped resource placement, enhancing their understanding of how to manage Kubernetes resources across member clusters based on different scopes. This update allows users to better utilize reso…
-
General · AKS · updated: 2025-11-19 22:47The documentation now highlights that Azure Kubernetes Service (AKS) Automatic includes a pod readiness Service Level Agreement (SLA) that guarantees 99.9% of pod readiness operations will complete within 5 minutes. This enhancement ensures users can rely on a more dependable and self-healing infrastructure for their applications.
-
General · AKS · updated: 2025-11-19 22:47The documentation for LocalDNS in Azure Kubernetes Service has been updated to remove the "Preview" designation, indicating that this feature is now generally available. Users can now utilize LocalDNS without the limitations typically associated with preview features, allowing for more stable and reliable DNS management within their Kubernetes clusters.
-
General · AKS · updated: 2025-11-19 22:47The documentation for the Azure OpenAI setup has been updated to clarify that users should use the same name for the deployment as the model name, such as `gpt-4o` or `gpt-4o-mini`, and to select a high token limit per minute (TPM) for optimal performance. Additionally, users are now informed that the API version is not the model version and can use any supported API version available. The instruc…
-
General · Fleet · updated: 2025-11-19 22:47The documentation now includes a new section on using namespace-scoped resource placement for fine-grained control, which provides users with enhanced capabilities for managing resources across multiple clusters. This addition allows users to better tailor resource allocation and management based on specific namespace requirements.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AKS · updated: 2025-11-19 22:47The documentation now includes a new section on "Control Plane Scaling and Safeguards," explaining how Kubernetes manages resource scaling and the implications of scaling within different dimensions. Users can verify control plane scaling by checking the ‘large-cluster-control-plane-scaling-status’ ConfigMap and can also confirm the application of the managed API server guard through specific Flow…
-
General · AKS · updated: 2025-11-22 06:02The documentation has been updated to reflect the retirement of the Open Service Mesh (OSM) add-on for AKS, emphasizing the need for users to identify their existing OSM configurations and migrate them to equivalent Istio configurations. The warning format has been standardized to highlight this important change, and users are directed to the migration guidance for assistance with the transition.
-
General · AKS · updated: 2025-11-19 22:47The documentation now includes important updates regarding the renaming of components in the Container Network Logs feature, effective November 11, 2025. Users will need to update their Azure CLI and the aks-preview extension, disable and re-enable monitoring, and apply the new ContainerNetworkLog CRD to ensure compatibility with the new naming conventions. Additionally, users are advised to reimp…
-
General · Fleet · updated: 2025-11-19 22:47The documentation now clarifies that when defining a `ClusterResourcePlacement`, users should refer to the section on using the API for deploying cluster-scoped resources, which enhances the guidance on workload placement based on member cluster labels. Additionally, it emphasizes that the `NoSchedule` effect on a `MemberCluster` signals the scheduler to avoid scheduling resources from a `ClusterR…
-
General · AKS · updated: 2025-11-22 06:02The documentation has been updated to emphasize the retirement of the Open Service Mesh (OSM) add-on for AKS, now marked as a warning. Users are advised to identify their existing OSM configurations and migrate them to equivalent Istio configurations, with a link provided for migration guidance. This change highlights the urgency and importance of transitioning away from OSM due to its retirement…
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
Compute · AKS · updated: 2025-11-19 22:47The documentation for node auto-provisioning in AKS has been updated to include additional selectors and labels for VM configurations. Users can now utilize `kubernetes.azure.com/sku-cpu` and `kubernetes.azure.com/sku-memory` as alternative selectors for specifying the number of CPUs and memory in VMs, enhancing flexibility in resource allocation. This change allows for more precise control over V…
-
General · AKS · updated: 2025-11-22 06:02The documentation now emphasizes the retirement of the Open Service Mesh (OSM) add-on for AKS, effective September 30, 2027, and advises users to identify their existing OSM configurations and migrate them to equivalent Istio configurations. Additionally, the warning format has been updated to highlight the importance of this migration, directing users to the migration guidance for a smoother tran…
-
General · AKS · updated: 2025-11-19 22:47The documentation now includes a clearer distinction in the "Cluster tier and Service Level Agreement (SLA)" section, specifying that the preconfigured standard tier cluster not only has a cluster uptime SLA but also includes a pod readiness SLA that guarantees 99.9% of pod readiness operations complete within 5 minutes. This enhancement provides users with a better understanding of the service re…
-
General · AKS · updated: 2025-11-19 22:47The documentation for Pod Sandboxing with Azure Kubernetes Service (AKS) has been updated to clarify that AKS now supports Pod Sandboxing on Kubernetes version 1.27.0 and higher, replacing the previous version requirement of 1.24.0. Additionally, users are now instructed to use `runtimeClassName: kata-vm-isolation` instead of `kata-mshv-vm-isolation` when deploying pods with the Kata runtime, refl…
-
General · AKS · updated: 2025-11-21 18:13Minor documentation maintenance updates.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AGC · updated: 2025-11-21 20:56The documentation now clarifies that the HTTP DDoS Ruleset is not supported on Application Gateway for Containers. Additionally, it specifies that WAF policies must be in the same subscription and region as the Application Gateway for Containers resource, and that only Default Rule Set (DRS) managed rules are supported. Users will also find that certain actions, such as setting JavaScript or Captc…
-
General · AKS · updated: 2025-11-19 22:47The documentation now clarifies that administrators can utilize TCP retransmission tables and error logs to debug network connectivity issues, helping to identify degraded links or bottlenecks more effectively. Additionally, the section on eBPF-based network observability has been updated to specify that it "uses" eBPF technologies, enhancing clarity on its functionality. The link for setting up A…
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AKS · updated: 2025-11-21 18:13Minor documentation maintenance updates.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AGC · updated: 2025-11-21 20:56Minor documentation maintenance updates.
-
General · AGC · updated: 2025-11-18 01:29The documentation now clarifies that modifying the `Host` header is not supported with a `requestHeaderModifier` rule. Users are instructed to use a `URLRewrite` filter instead to override the `Host` value specified for the backend target, enhancing their understanding of header management in ingress configurations.
Full tracker (with filters): Azure Container Services Docs Tracker