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/load-testing/how-to-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
@@ -71,7 +71,7 @@ Predetermined policies, referred to as 'built-ins', allow governance over your l
71
71
72
72
- Set the policy enforcement selector to **Enabled** if you want the effect of the policy (audit or deny) to occur or **Disabled** to turn the effect (audit or deny) off.
73
73
74
-

74
+

75
75
76
76
1. To specify the policy effect, select the parameters tab at the top of the screen.
77
77
@@ -88,17 +88,17 @@ Predetermined policies, referred to as 'built-ins', allow governance over your l
88
88
- The **Load tests using Azure Load Testing should be run only against private endpoints from within a virtual network** policy is only applicable for load tests that are triggered after the policy assignment. If the "audit" effect is selected, the Azure Load Testing resources with load test runs that are violating the policy will be shown as noncompliant. To remediate, delete the test runs that are violating the policy and reassign the policy.
89
89
90
90
- Assigning a policy with a "deny" effect may take from 30 mins (on average) or up to one hour to start denying the creation of non-compliant resources. The delay refers to following scenarios:
91
-
1. A new policy is assigned.
92
-
2. An existing policy assignment is modified.
93
-
3. A new Azure Load Testing resource is created in a scope with existing policies.
91
+
- A new policy is assigned.
92
+
- An existing policy assignment is modified.
93
+
- A new Azure Load Testing resource is created in a scope with existing policies.
94
94
95
95
- The policy evaluation of existing components in an Azure Load Testing resource may take up to one hour (one average) or up to two hours before compliance results are viewable in the portal.
96
96
97
97
- If the compliance results show up as "Not Started" it may be due to the following reasons:
98
98
- The policy evaluation is not completed. Initial evaluation latency can take up to two hours.
99
99
- There are no Azure Load Testing resources in the scope of the policy assignment.
100
100
101
-
## Next Steps
101
+
## Next steps
102
102
103
103
- Learn more about the [Azure Policy service](../governance/policy/overview.md)
0 commit comments