Skip to content

Commit 0d28301

Browse files
authored
Merge pull request #109648 from bwren/am-arm-cost
Azure Monitor ARM cost warning
2 parents 107ab55 + eba1557 commit 0d28301

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ The following table lists the API version for the resources used in this example
4444

4545
The following example creates a workspace using a template from your local machine. The JSON template is configured to only require the name and location of the new workspace. It uses values specified for other workspace parameters such as [access control mode](design-logs-deployment.md#access-control-mode), pricing tier, retention, and capacity reservation level.
4646

47+
> [!WARNING]
48+
> The following template creates a Log Analytics workspace and configures data collection. This may change your billing settings. Review [Manage usage and costs with Azure Monitor Logs](manage-cost-storage.md) to understand billing for data collected in a Log Analytics workspace before applying it in your Azure environment.
49+
4750
For capacity reservation, you define a selected capacity reservation for ingesting data by specifying the SKU `CapacityReservation` and a value in GB for the property `capacityReservationLevel`. The following list details the supported values and behavior when configuring it.
4851

4952
- Once you set the reservation limit, you cannot change to a different SKU within 31 days.

0 commit comments

Comments
 (0)