Skip to content

Commit

Permalink
Built-in Policy Release 84417abf (#1399)
Browse files Browse the repository at this point in the history
Co-authored-by: Azure Policy Bot <[email protected]>
  • Loading branch information
gokmen-msft and Azure Policy Bot authored Oct 31, 2024
1 parent 76e259e commit a060640
Show file tree
Hide file tree
Showing 15 changed files with 330 additions and 44 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"mode": "Indexed",
"description": "Periodically, newer versions are released for TLS either due to security flaws, include additional functionality, and enhance speed. Upgrade to the latest TLS version for Function apps to take advantage of security fixes, if any, and/or new functionalities of the latest version.",
"metadata": {
"version": "2.0.1",
"version": "2.1.0",
"category": "App Service"
},
"version": "2.0.1",
"version": "2.1.0",
"parameters": {
"effect": {
"type": "string",
Expand Down Expand Up @@ -47,12 +47,13 @@
"name": "web",
"existenceCondition": {
"field": "Microsoft.Web/sites/config/minTlsVersion",
"equals": "1.2"
"equals": "1.3"
}
}
}
},
"versions": [
"2.1.0",
"2.0.1"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"mode": "Indexed",
"description": "Periodically, newer versions are released for TLS either due to security flaws, include additional functionality, and enhance speed. Upgrade to the latest TLS version for Function apps to take advantage of security fixes, if any, and/or new functionalities of the latest version.",
"metadata": {
"version": "1.0.1",
"version": "1.1.0",
"category": "App Service"
},
"version": "1.0.1",
"version": "1.1.0",
"parameters": {
"effect": {
"type": "string",
Expand Down Expand Up @@ -47,7 +47,7 @@
"name": "web",
"existenceCondition": {
"field": "Microsoft.Web/sites/config/minTlsVersion",
"equals": "1.2"
"equals": "1.3"
},
"roleDefinitionIds": [
"/providers/microsoft.authorization/roleDefinitions/de139f84-1756-47ae-9be6-808fbbe84772"
Expand Down Expand Up @@ -75,7 +75,7 @@
"apiVersion": "2021-02-01",
"name": "[concat(parameters('siteName'), '/web')]",
"properties": {
"minTlsVersion": "1.2"
"minTlsVersion": "1.3"
}
}
],
Expand All @@ -87,6 +87,7 @@
}
},
"versions": [
"1.1.0",
"1.0.1"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"mode": "Indexed",
"description": "Periodically, newer versions are released for TLS either due to security flaws, include additional functionality, and enhance speed. Upgrade to the latest TLS version for Function apps to take advantage of security fixes, if any, and/or new functionalities of the latest version.",
"metadata": {
"version": "1.0.0",
"version": "1.1.0",
"category": "App Service"
},
"version": "1.0.0",
"version": "1.1.0",
"parameters": {
"effect": {
"type": "string",
Expand Down Expand Up @@ -47,12 +47,13 @@
"name": "web",
"existenceCondition": {
"field": "Microsoft.Web/sites/slots/config/minTlsVersion",
"equals": "1.2"
"equals": "1.3"
}
}
}
},
"versions": [
"1.1.0",
"1.0.0"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"mode": "Indexed",
"description": "Periodically, newer versions are released for TLS either due to security flaws, include additional functionality, and enhance speed. Upgrade to the latest TLS version for Function apps to take advantage of security fixes, if any, and/or new functionalities of the latest version.",
"metadata": {
"version": "1.1.0",
"version": "1.2.0",
"category": "App Service"
},
"version": "1.1.0",
"version": "1.2.0",
"parameters": {
"effect": {
"type": "string",
Expand Down Expand Up @@ -47,7 +47,7 @@
"name": "web",
"existenceCondition": {
"field": "Microsoft.Web/sites/slots/config/minTlsVersion",
"equals": "1.2"
"equals": "1.3"
},
"roleDefinitionIds": [
"/providers/microsoft.authorization/roleDefinitions/de139f84-1756-47ae-9be6-808fbbe84772"
Expand Down Expand Up @@ -81,7 +81,7 @@
"apiVersion": "2021-02-01",
"name": "[format('{0}/{1}/web', split(parameters('siteId'),'/')[8], parameters('siteName'))]",
"properties": {
"minTlsVersion": "1.2"
"minTlsVersion": "1.3"
}
}
],
Expand All @@ -93,6 +93,7 @@
}
},
"versions": [
"1.2.0",
"1.1.0"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"mode": "Indexed",
"description": "Periodically, newer versions are released for TLS either due to security flaws, include additional functionality, and enhance speed. Upgrade to the latest TLS version for App Service apps to take advantage of security fixes, if any, and/or new functionalities of the latest version.",
"metadata": {
"version": "2.0.1",
"version": "2.1.0",
"category": "App Service"
},
"version": "2.0.1",
"version": "2.1.0",
"parameters": {
"effect": {
"type": "string",
Expand Down Expand Up @@ -43,12 +43,13 @@
"name": "web",
"existenceCondition": {
"field": "Microsoft.Web/sites/config/minTlsVersion",
"equals": "1.2"
"equals": "1.3"
}
}
}
},
"versions": [
"2.1.0",
"2.0.1"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"mode": "Indexed",
"description": "Periodically, newer versions are released for TLS either due to security flaws, include additional functionality, and enhance speed. Upgrade to the latest TLS version for App Service apps to take advantage of security fixes, if any, and/or new functionalities of the latest version.",
"metadata": {
"version": "1.0.1",
"version": "1.1.0",
"category": "App Service"
},
"version": "1.0.1",
"version": "1.1.0",
"parameters": {
"effect": {
"type": "string",
Expand Down Expand Up @@ -43,7 +43,7 @@
"name": "web",
"existenceCondition": {
"field": "Microsoft.Web/sites/config/minTlsVersion",
"equals": "1.2"
"equals": "1.3"
},
"roleDefinitionIds": [
"/providers/microsoft.authorization/roleDefinitions/de139f84-1756-47ae-9be6-808fbbe84772"
Expand Down Expand Up @@ -71,7 +71,7 @@
"apiVersion": "2021-02-01",
"name": "[concat(parameters('siteName'), '/web')]",
"properties": {
"minTlsVersion": "1.2"
"minTlsVersion": "1.3"
}
}
],
Expand All @@ -83,6 +83,7 @@
}
},
"versions": [
"1.1.0",
"1.0.1"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"mode": "Indexed",
"description": "Periodically, newer versions are released for TLS either due to security flaws, include additional functionality, and enhance speed. Upgrade to the latest TLS version for App Service apps to take advantage of security fixes, if any, and/or new functionalities of the latest version.",
"metadata": {
"version": "1.0.0",
"version": "1.1.0",
"category": "App Service"
},
"version": "1.0.0",
"version": "1.1.0",
"parameters": {
"effect": {
"type": "string",
Expand Down Expand Up @@ -43,12 +43,13 @@
"name": "web",
"existenceCondition": {
"field": "Microsoft.Web/sites/slots/config/minTlsVersion",
"equals": "1.2"
"equals": "1.3"
}
}
}
},
"versions": [
"1.1.0",
"1.0.0"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"mode": "Indexed",
"description": "Periodically, newer versions are released for TLS either due to security flaws, include additional functionality, and enhance speed. Upgrade to the latest TLS version for App Service apps to take advantage of security fixes, if any, and/or new functionalities of the latest version.",
"metadata": {
"version": "1.1.0",
"version": "1.2.0",
"category": "App Service"
},
"version": "1.1.0",
"version": "1.2.0",
"parameters": {
"effect": {
"type": "string",
Expand Down Expand Up @@ -43,7 +43,7 @@
"name": "web",
"existenceCondition": {
"field": "Microsoft.Web/sites/slots/config/minTlsVersion",
"equals": "1.2"
"equals": "1.3"
},
"roleDefinitionIds": [
"/providers/microsoft.authorization/roleDefinitions/de139f84-1756-47ae-9be6-808fbbe84772"
Expand Down Expand Up @@ -77,7 +77,7 @@
"apiVersion": "2021-02-01",
"name": "[format('{0}/{1}/web', split(parameters('siteId'),'/')[8], parameters('siteName'))]",
"properties": {
"minTlsVersion": "1.2"
"minTlsVersion": "1.3"
}
}
],
Expand All @@ -89,6 +89,7 @@
}
},
"versions": [
"1.2.0",
"1.1.0"
]
},
Expand Down
Loading

0 comments on commit a060640

Please sign in to comment.