1
1
---
2
2
title : Azure Policy Regulatory Compliance controls for Azure App Service
3
3
description : Lists Azure Policy Regulatory Compliance controls available for Azure App Service. These built-in policy definitions provide common approaches to managing the compliance of your Azure resources.
4
- ms.date : 02/14 /2023
4
+ ms.date : 04/03 /2023
5
5
ms.topic : sample
6
6
ms.service : app-service
7
7
ms.custom : " UpdateFrequency3, subject-policy-compliancecontrols"
8
8
---
9
9
# Azure Policy Regulatory Compliance controls for Azure App Service
10
10
11
11
[ Regulatory Compliance in Azure Policy] ( ../governance/policy/concepts/regulatory-compliance.md )
12
- provides Microsoft created and managed initiative definitions, known as _ built-ins _ , for the
12
+ provides Microsoft created and managed initiative definitions, known as * built-ins * , for the
13
13
** compliance domains** and ** security controls** related to different compliance standards. This
14
14
page lists the ** compliance domains** and ** security controls** for Azure App Service. You can
15
15
assign the built-ins for a ** security control** individually to help make your Azure resources
@@ -21,6 +21,34 @@ compliant with the specific standard.
21
21
22
22
## Release notes
23
23
24
+ ### April 2023
25
+
26
+ - ** App Service apps that use Java should use the latest 'Java version'**
27
+ - Rename of policy to "App Service apps that use Java should use a specified 'Java version'"
28
+ - Update policy so that it requires a version specification before assignment
29
+ - ** App Service apps that use Python should use the latest 'Python version'**
30
+ - Rename of policy to "App Service apps that use Python should use a specified 'Python version'"
31
+ - Update policy so that it requires a version specification before assignment
32
+ - ** Function apps that use Java should use the latest 'Java version'**
33
+ - Rename of policy to "Function apps that use Java should use a specified 'Java version'"
34
+ - Update policy so that it requires a version specification before assignment
35
+ - ** Function apps that use Python should use the latest 'Python version'**
36
+ - Rename of policy to "Function apps that use Python should use a specified 'Python version'"
37
+ - Update policy so that it requires a version specification before assignment
38
+ - ** App Service apps that use PHP should use the latest 'PHP version'**
39
+ - Rename of policy to "App Service apps that use PHP should use a specified 'PHP version'"
40
+ - Update policy so that it requires a version specification before assignment
41
+ - ** App Service app slots that use Python should use a specified 'Python version'**
42
+ - New policy created
43
+ - ** Function app slots that use Python should use a specified 'Python version'**
44
+ - New policy created
45
+ - ** App Service app slots that use PHP should use a specified 'PHP version'**
46
+ - New policy created
47
+ - ** App Service app slots that use Java should use a specified 'Java version'**
48
+ - New policy created
49
+ - ** Function app slots that use Java should use a specified 'Java version'**
50
+ - New policy created
51
+
24
52
### November 2022
25
53
26
54
- Deprecation of policy ** App Service apps should enable outbound non-RFC 1918 traffic to Azure Virtual Network**
@@ -59,7 +87,7 @@ compliant with the specific standard.
59
87
- Deprecation of policy ** Configure App Services to disable public network access**
60
88
- Replaced by "Configure App Service apps to disable public network access"
61
89
- Deprecation of policy ** App Services should disable public network access**
62
- - Replaced by "App Service apps should disable public network access" to support _ Deny _ effect
90
+ - Replaced by "App Service apps should disable public network access" to support * Deny * effect
63
91
- ** App Service apps should disable public network access**
64
92
- New policy created
65
93
- ** App Service app slots should disable public network access**
0 commit comments