Skip to content

Commit da53be8

Browse files
committed
fixed formatting of block
1 parent 1fb414b commit da53be8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-monitor/platform/template-workspace-configuration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,10 @@ For capacity reservation, you define a selected capacity reservation for ingesti
141141
}
142142
```
143143

144-
>[!INFORMATION]
145-
>For capacity reservation settings, use these properties under "sku":
146-
>"name": "CapacityReservation",
147-
>"capacityReservationLevel": 100
144+
>[!NOTE]
145+
>For capacity reservation settings, use these properties under "sku":
146+
>"name": "CapacityReservation",
147+
>"capacityReservationLevel": 100
148148

149149
2. Edit the template to meet your requirements. Consider creating a [Resource Manager parameters file](../../azure-resource-manager/templates/parameter-files.md) instead of passing parameters as inline values. Review [Microsoft.OperationalInsights/workspaces template](https://docs.microsoft.com/azure/templates/microsoft.operationalinsights/workspaces) reference to learn what properties and values are supported.
150150

0 commit comments

Comments
 (0)