Skip to content

Commit 03e920a

Browse files
committed
fix: correct spelling errors in TLS version policy descriptions
1 parent b19b0bf commit 03e920a

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

docs/reference/treyresearch/armTemplates/auxiliary/policies.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -16978,7 +16978,7 @@
1697816978
{
1697916979
"properties": {
1698016980
"displayName": "SQL Managed Instance should have the minimal TLS version set to the highest version",
16981-
"description": "Setting minimal TLS version to 1.2 improves security by ensuring your SQL Managed Instance can only be accessed from clients using TLS 1.2. Using versions of TLS less than 1.2 is not reccomended since they have well documented security vunerabilities.",
16981+
"description": "Setting minimal TLS version to 1.2 improves security by ensuring your SQL Managed Instance can only be accessed from clients using TLS 1.2. Using versions of TLS less than 1.2 is not recommended since they have well documented security vulnerabilities.",
1698216982
"mode": "Indexed",
1698316983
"metadata": {
1698416984
"version": "1.0.0",
@@ -17158,7 +17158,7 @@
1715817158
{
1715917159
"properties": {
1716017160
"displayName": "Azure SQL Database should have the minimal TLS version set to the highest version",
17161-
"description": "Setting minimal TLS version to 1.2 improves security by ensuring your Azure SQL Database can only be accessed from clients using TLS 1.2. Using versions of TLS less than 1.2 is not reccomended since they have well documented security vunerabilities.",
17161+
"description": "Setting minimal TLS version to 1.2 improves security by ensuring your Azure SQL Database can only be accessed from clients using TLS 1.2. Using versions of TLS less than 1.2 is not recommended since they have well documented security vulnerabilities.",
1716217162
"mode": "Indexed",
1716317163
"metadata": {
1716417164
"version": "1.0.0",
@@ -21319,7 +21319,6 @@
2131921319
},
2132021320
"workspaceResourceId": {
2132121321
"value": "[[parameters('logAnalytics')]"
21322-
2132321322
}
2132421323
}
2132521324
}

0 commit comments

Comments
 (0)