File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,6 @@ compliant with the specific standard.
23
23
24
24
### October 2022
25
25
26
- - ** Function app slots should have authentication enabled**
27
- - New policy created
28
- - ** App Service app slots should have authentication enabled**
29
- - New policy created
30
26
- ** Function app slots should have remote debugging turned off**
31
27
- New policy created
32
28
- ** App Service app slots should have remote debugging turned off**
@@ -37,8 +33,6 @@ compliant with the specific standard.
37
33
- New policy created
38
34
- ** App Service app slots should use the latest TLS version**
39
35
- New policy created
40
- - ** App Service app slots should use private link**
41
- - New policy created
42
36
- ** App Service app slots should have resource logs enabled**
43
37
- New policy created
44
38
- ** App Service app slots should enable outbound non-RFC 1918 traffic to Azure Virtual Network**
@@ -67,6 +61,18 @@ compliant with the specific standard.
67
61
- New policy created
68
62
- ** Configure Function app slots to disable public network access**
69
63
- New policy created
64
+ - ** Configure App Service app slots to turn off remote debugging**
65
+ - New policy created
66
+ - ** Configure Function app slots to turn off remote debugging**
67
+ - New policy created
68
+ - ** Configure App Service app slots to use the latest TLS version**
69
+ - New policy created
70
+ - ** Configure Function app slots to use the latest TLS version**
71
+ - New policy created
72
+ - ** App Service apps should use latest 'HTTP Version'**
73
+ - Updated scope to include Windows apps
74
+ - ** Function apps should use latest 'HTTP Version'**
75
+ - Updated scope to include Windows apps
70
76
71
77
### September 2022
72
78
You can’t perform that action at this time.
0 commit comments