Skip to content

Commit 9d64a8a

Browse files
authored
Update troubleshoot-azure-policy-for-key-vault.md
1 parent 2bf2473 commit 9d64a8a

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
@@ -29,7 +29,7 @@ When you enable logging, a new container called **AzurePolicyEvaluationDetails**
2929
>
3030
3131
Individual blobs are stored as text, formatted as a JSON blob.
32-
Let's look at an example log entry for a Key policy : [Keys should have expiration date set](azure-policy.md?tabs=keys#secrets-should-have-expiration-date-set-preview). This policy evaluates all keys in your key vaults and flags keys that do not have an expiration date set as non-compliant.
32+
Let's look at an example log entry for a Key policy : [Keys should have expiration date set](azure-policy.md?tabs=keys#secrets-should-have-expiration-date-set). This policy evaluates all keys in your key vaults and flags keys that do not have an expiration date set as non-compliant.
3333

3434
```json
3535
{

0 commit comments

Comments
 (0)