Skip to content

Please add TLS support while creation of Azure Event Grid domain through CLI #31278

@aapune

Description

@aapune

Related command

az eventgrid domain create --name testegdomain --resource-group rg-test --location westus2 --tlsversion 1.2

Is your feature request related to a problem? Please describe.

Yes, currently its not possible to deploy Azure Event Grid domain CLI with tlsversion parameter

Describe the solution you'd like

Please add support for --tlsversion in Azure Event Grid CLI

Describe alternatives you've considered

Additional context

Error from AZ CLI: unrecognized arguments: --tlsversion 1.2

Need support to deploy min TLS version with CLI

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions