File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ author: alkohli
5
5
ms.author : alkohli
6
6
ms.topic : how-to
7
7
ms.service : azure-local
8
- ms.date : 02/18 /2025
8
+ ms.date : 02/19 /2025
9
9
---
10
10
11
11
# Manage security after upgrading Azure Local
@@ -71,11 +71,11 @@ A new deployment of Azure Local introduces two baselines documents injected by t
71
71
72
72
### Confirm the status of the security baselines
73
73
74
- After rebooting, rerun the cmdlets to confirm the status of the security baselines:
74
+ After rebooting, rerun the following cmdlets to confirm the status of security baselines:
75
75
76
76
``` powershell
77
- Get-AzSSecuritySettingsConfiguration
78
- Get-AzSSecuredCoreConfiguration
77
+ Get-ASOSConfigSecuredCoreDoc
78
+ Get-ASOSConfigSecuritySettingsDoc
79
79
```
80
80
81
81
You get an output for each cmdlet with baseline information.
You can’t perform that action at this time.
0 commit comments