Skip to content

Commit 9c5337f

Browse files
Merge pull request #233147 from seligj95/policyupdatesapril
April App Service Policy updates
2 parents 7116b8a + f66eb4c commit 9c5337f

File tree

1 file changed

+31
-3
lines changed

1 file changed

+31
-3
lines changed

articles/app-service/security-controls-policy.md

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Azure Policy Regulatory Compliance controls for Azure App Service
33
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
55
ms.topic: sample
66
ms.service: app-service
77
ms.custom: "UpdateFrequency3, subject-policy-compliancecontrols"
88
---
99
# Azure Policy Regulatory Compliance controls for Azure App Service
1010

1111
[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
1313
**compliance domains** and **security controls** related to different compliance standards. This
1414
page lists the **compliance domains** and **security controls** for Azure App Service. You can
1515
assign the built-ins for a **security control** individually to help make your Azure resources
@@ -21,6 +21,34 @@ compliant with the specific standard.
2121

2222
## Release notes
2323

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+
2452
### November 2022
2553

2654
- 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.
5987
- Deprecation of policy **Configure App Services to disable public network access**
6088
- Replaced by "Configure App Service apps to disable public network access"
6189
- 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
6391
- **App Service apps should disable public network access**
6492
- New policy created
6593
- **App Service app slots should disable public network access**

0 commit comments

Comments
 (0)