Skip to content

Documentation bug for az network application-gateway http-settings create for TCP protocol #29947

Open

Description

Describe the bug

Currently documentation for az network application-gateway http-settings create states that --protocol property can have a value Tcp which is incorrect.

image

If we set-up the --protocol property as Tcp it will end up in error as shown below

image

The correct command to use here will be az network application-gateway settings create which successfully creates a backend setting with protocol as TCP

image

image

Related command


Errors


Issue script & Debug output


Expected behavior


Environment Summary

AZ CLI Latest

Additional context


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

Metadata

Assignees

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamNetworkaz network vnet/lb/nic/dns/etc...questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions