Skip to content

[Feature] Add DisableDefaultServerHeader new property to application gateway CLI. Update Cli commands #34127

Description

@abhi20091999

Preconditions

  • No need to upgrade Python SDK or the Python SDK is ready.

Related command

az network application-gateway update
az network application-gateway show
az network application-gateway list

Resource Provider

Microsoft.Network/applicationGateways

Description of Feature or Work Requested

Currently, the CLI for Application Gateway does not support the newly introduced properties to disable default server header from application gateways. These properties have already been added to Swagger and PowerShell and published. We want to have similar support in Cli too to sync all clients and finish the entire release process across all clients

Swagger PR link:- Azure/azure-rest-api-specs#44796

Powershell PR link:- Azure/azure-powershell#30025

Minimum API Version Required

2025-09-01

Swagger PR link / SDK link

Azure/azure-rest-api-specs#44796

Request Example

you can refer into below swagger and powershell PRs where we added this new property.

Powershell
Azure/azure-powershell#30025

Swagger
Azure/azure-rest-api-specs#44796

Target Date

2026-28-09

PM Contact

[REDACTED:email_address]

Engineer Contact

[REDACTED:email_address]

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions