Azure / Azure/bicep

Default TLS configuration are 1.0 if not defined for ServiceBus and EventHub

Open
#9,643 0 comments 0 reactions 0 assignees View on GitHub
provider improvement
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

**Bicep version**
The latest version and before as well

**Describe the bug**
When working with multiple customers it was noticed that when using ARM and BICEP to generate both EventHub and Service Bus instances in Azure the default configuration for TLS is 1.0 if not specified in the template. It would be nice to have that default set to 1.2

**To Reproduce**
While using Bicep, create a ServiceBus or EventHub without setting the TLS configuration, it will default to 1.0 in the deployed service.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.