An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
Hi, the Microsoft-Azure-Application-LB/AGC Server header is added by the managed Application Gateway for Containers data plane, so a backend response-header rewrite may not be able to remove or replace it if AGC adds it after your rule runs. Confirm the current AGC rewrite/header-modification support matrix for your API version, but do not rely on an undocumented ordering trick. If removing that header is a hard security or compliance requirement, put a component that supports response-header removal in front of or behind AGC, such as an application proxy, APIM, or a supported edge service, and validate the final response externally. I would also open a product support request with the ALB controller and Gateway API versions so Microsoft can confirm whether header suppression is supported or planned.