File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,6 @@ compliant with the specific standard.
23
23
24
24
### October 2022
25
25
26
- - ** App Service app slots should have authentication enabled**
27
- - New policy created
28
26
- ** Function app slots should have remote debugging turned off**
29
27
- New policy created
30
28
- ** App Service app slots should have remote debugging turned off**
@@ -63,6 +61,14 @@ compliant with the specific standard.
63
61
- New policy created
64
62
- ** Configure Function app slots to disable public network access**
65
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
66
72
67
73
### September 2022
68
74
You can’t perform that action at this time.
0 commit comments