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: articles/operator-nexus/howto-use-azure-policy.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.custom: template-how-to
11
11
12
12
# Use Azure Policy to secure your Nexus resources
13
13
14
-
In this article, you'll learn how to use Azure Policy to secure and validate the compliance status of your Nexus resources.
14
+
In this article, you can learn how to use Azure Policy to secure and validate the compliance status of your Nexus resources.
15
15
16
16
## Before you begin
17
17
@@ -22,7 +22,7 @@ If you're new to Azure Policy, here are some helpful resources that you can use
22
22
23
23
##### Understanding Policy Definitions and Assignments
24
24
25
-
-**Policy Definitions**: These are the rules that your resources need to comply with. They can be built-in or custom.
25
+
-**Policy Definitions**: The rules that your resources need to comply with. They can be built-in or custom.
26
26
-**Assignments**: The process of applying a policy definition to your resources.
27
27
28
28
##### Steps for security enforcement
@@ -59,13 +59,13 @@ If you're new to Azure Policy, here are some helpful resources that you can use
59
59
60
60
## Use Azure Policy to secure your Nexus BMM resources
61
61
62
-
The Operator Nexus service offers a built-in policy definition that is recommended to be assigned to your Nexus BMM resources. This policy definition is called **[Preview]: Nexus compute machines should meet security baseline**. This policy definition is used to ensure that your Nexus BMM resources are configured with industry best practice security settings.
62
+
The Operator Nexus service offers a built-in policy definition that is recommended to assign to your Nexus BMM resources. This policy definition is called **[Preview]: Nexus compute machines should meet security baseline**. This policy definition is used to ensure that your Nexus BMM resources are configured with industry best practice security settings.
63
63
64
64
-[[Preview]: Nexus compute machines should meet security baseline](https://portal.azure.com/#blade/Microsoft_Azure_Policy/PolicyDetailBlade/definitionId/%2Fproviders%2FMicrosoft.Authorization%2FpolicyDefinitions%2Fec2c1bce-5ad3-4b07-bb4f-e041410cd8db)
65
65
66
66
## Use Azure Policy to secure your Nexus Kubernetes cluster resources
67
67
68
-
The Operator Nexus service offers a built-in policy definition that is recommended to be assigned to your Nexus Kubernetes cluster resources. This policy definition is called **[Preview]: Nexus compute cluster should meet security baseline**. This policy definition is used to ensure that your Nexus Kubernetes cluster resources are configured with industry best practice security settings.
68
+
The Operator Nexus service offers a built-in policy definition that is recommended to assign to your Nexus Kubernetes cluster resources. This policy definition is called **[Preview]: Nexus compute cluster should meet security baseline**. This policy definition is used to ensure that your Nexus Kubernetes cluster resources are configured with industry best practice security settings.
69
69
70
70
-[[Preview]: Nexus compute cluster should meet security baseline](https://portal.azure.com/#blade/Microsoft_Azure_Policy/PolicyDetailBlade/definitionId/%2Fproviders%2FMicrosoft.Authorization%2FpolicyDefinitions%2Fec2c1bce-5ad3-4b07-bb4f-e041410cd8db) UPDATE LINK!!!
71
71
@@ -76,7 +76,7 @@ The Operator Nexus service offers a built-in policy definition that is recommend
76
76
77
77
## Apply and validate Policies for Nexus resources
78
78
79
-
Whether you are securing Nexus BMM resources or Nexus Kubernetes Clusters, the process of applying and validating policies is similar. Here's a generalized approach:
79
+
Whether you're securing Nexus BMM resources or Nexus Kubernetes Clusters, the process of applying and validating policies is similar. Here's a generalized approach:
0 commit comments