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
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