You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-local/manage/manage-secure-baseline.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,22 +44,22 @@ The following table explains the rules that aren't compliant and the rationale o
44
44
| Interactive logon: Message title for users attempting to log on| Not Compliant | Warning - "" is equal to "" |This must be defined by customer, it does not have drift control enabled.|
45
45
| Minimum password length | Not Compliant | Critical - Seven is less than the minumum value of 14. | This must be defined by customer, it does not have drift control enabled in order to allow this setting to align with your organization's policies.|
46
46
47
-
### Fixing the compliance of the above rules:
47
+
### Fixing the compliance for the rules
48
48
49
-
To fix the above rules you can follow the next commands, altough you can use any other tool of your preference.
49
+
To fix the compliance for the rules, run the following commands or use any other tool you prefer:
50
50
51
-
1- Legal notice: Use the below two commands to define a notice when users are logging in the Servers: Values defined is your oranization's choice.
51
+
1.**Legal notice**: Create a notice when users are logging in the `Servers: Values` defined in your oranization. Run the following commands:
2 - Minimum password lenght: Use the below command to set the minimum password lenght policy to 14 characthers on the server. The default value is 7, and any value below 14 will still be flagged by the monitoring baseline policy.
58
+
1.**Minimum password length**: Set the minimum password length policy to 14 characthers on the Azure Local machine. The default value is 7, and any value below 14 is still flagged by the monitoring baseline policy. Run the following commands:
0 commit comments