Skip to content

Commit e95d787

Browse files
Update how-to-use-azure-policy.md
Addressing PR review comments
1 parent c667506 commit e95d787

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/load-testing/how-to-use-azure-policy.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Predetermined policies, referred to as 'built-ins', allow governance over your l
7171
7272
- 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.
7373

74-
![Screenshot that shows where you can choose to restrict the scope to only a single resource group within a subscription.](media/how-to-use-azure-policy/select-policy-scope.png)
74+
![Screenshot that shows where you can choose to restrict the scope to only a single resource group within a subscription.](media/how-to-use-azure-policy/select-policy-scope.png)
7575

7676
1. To specify the policy effect, select the parameters tab at the top of the screen.
7777

@@ -88,17 +88,17 @@ Predetermined policies, referred to as 'built-ins', allow governance over your l
8888
- 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.
8989

9090
- 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.
9494

9595
- 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.
9696

9797
- If the compliance results show up as "Not Started" it may be due to the following reasons:
9898
- The policy evaluation is not completed. Initial evaluation latency can take up to two hours.
9999
- There are no Azure Load Testing resources in the scope of the policy assignment.
100100

101-
## Next Steps
101+
## Next steps
102102

103103
- Learn more about the [Azure Policy service](../governance/policy/overview.md)
104104
- See Key Vault samples: [Azure Load Testing built-in policy definitions](../governance/policy/samples/built-in-policies.md#azure-load-testing)

0 commit comments

Comments
 (0)