Skip to content

Commit b8bbc3e

Browse files
authored
Clarified evidenceStorages description in metadata
1 parent 30388ee commit b8bbc3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/policy/concepts/assignment-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ _common_ properties used by Azure Policy. Each `metadata` property has a limit o
102102
any.
103103
- `updatedOn` (string): The Universal ISO 8601 DateTime format of the assignment update time, if
104104
any.
105-
- `evidenceStorages` (object): An array of storage containers that holds attestation evidence for policy assignments with a `manual` effect. The `displayName` property is the name of the storage account. The `evidenceStorageAccountID` property is the resource ID of the storage account. The `evidenceBlobContainer` property is the blob container name in which you plan to store the evidence.
105+
- `evidenceStorages` (object): The recommended default storage account that should be used to hold evidence for attestations to policy assignments with a `manual` effect. The `displayName` property is the name of the storage account. The `evidenceStorageAccountID` property is the resource ID of the storage account. The `evidenceBlobContainer` property is the blob container name in which you plan to store the evidence.
106106

107107
```json
108108
{

0 commit comments

Comments
 (0)