Skip to content

Commit cf3ae94

Browse files
authored
Apply suggestions from code review
Acrolinx fix
1 parent 4731646 commit cf3ae94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/general/troubleshoot-azure-policy-for-key-vault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ When you enable logging, a new container called **AzurePolicyEvaluationDetails**
2828
2929
Individual blobs are stored as text, formatted as a JSON blob.
3030

31-
Let's look at an example log entry for a Key policy : [Keys should have expiration date set](azure-policy.md). This policy evaluates all keys in your key vaults and flags keys that do not have an expiration date set as non-compliant.
31+
Let's look at an example log entry for a Key policy: [Keys should have expiration date set](azure-policy.md). This policy evaluates all keys in your key vaults and flags keys that do not have an expiration date set as non-compliant.
3232

3333
```json
3434
{

0 commit comments

Comments
 (0)