Skip to content

Commit b520207

Browse files
Merge pull request #289365 from TPavanBalaji/patch-45
(AzureCXP) fixes MicrosoftDocs/azure-docs#334711
2 parents f9e3c55 + bc20eaa commit b520207

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-hubs/transport-layer-security-audit-minimum-version.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To create a policy with an audit effect for the minimum TLS version with the Azu
3737
},
3838
{
3939
"not": {
40-
"field": " Microsoft.EventHub/namespaces/minimumTlsVersion",
40+
"field": "Microsoft.EventHub/namespaces/minimumTlsVersion",
4141
"equals": "1.2"
4242
}
4343
}
@@ -122,4 +122,4 @@ See the following documentation for more information.
122122

123123
- [Enforce a minimum required version of Transport Layer Security (TLS) for requests to an Event Hubs namespace](transport-layer-security-enforce-minimum-version.md)
124124
- [Configure the minimum TLS version for an Event Hubs namespace](transport-layer-security-configure-minimum-version.md)
125-
- [Configure Transport Layer Security (TLS) for an Event Hubs client application](transport-layer-security-configure-client-version.md)
125+
- [Configure Transport Layer Security (TLS) for an Event Hubs client application](transport-layer-security-configure-client-version.md)

0 commit comments

Comments
 (0)