Skip to content

Commit 012b1a0

Browse files
Update attestation-structure.md
Fix H3 that should have been an H2
1 parent 4f91261 commit 012b1a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Below is an example of creating a new attestation resource:
1919
PUT http://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PolicyInsights/attestations/{name}?api-version=2019-10-01
2020
```
2121

22-
#### Request body
22+
## Request body
2323

2424
Below is a sample attestation resource JSON object:
2525

@@ -59,4 +59,4 @@ Because attestations are a separate resource from policy assignments, they have
5959

6060
- Review [Understanding policy effects](effects.md).
6161
- Study the [initiative definition structure](./initiative-definition-structure.md)
62-
- Review examples at [Azure Policy samples](../samples/index.md).
62+
- Review examples at [Azure Policy samples](../samples/index.md).

0 commit comments

Comments
 (0)