Skip to content

Commit 511588c

Browse files
authored
Update log retention tips in pricing calc documentation
Corrected a tip regarding log retention policies and added a note about using Azure Monitor for telemetry.
1 parent 422e862 commit 511588c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

0_Azure/8_AzureApps/demos/3_LogicApps/1_LogicApps_pricing_calc.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,13 @@ Last updated: 2025-10-23
2828
</details>
2929

3030
> [!TIP]
31-
> - Enable log retention policies and purge old runs to minimize cost.
31+
> - Enable log retention policies and purge old runs to minimize cost
3232
> - Use Azure Monitor and Application Insights for telemetry instead of storing full run history indefinitely.
3333
34+
| Consumption | Standard |
35+
| --- | --- |
36+
| <img width="1438" height="898" alt="image" src="https://github.com/user-attachments/assets/b4e4a381-1e15-4322-83e9-6289b0937b74" /> | <img width="1415" height="860" alt="image" src="https://github.com/user-attachments/assets/8f495fed-966c-43f4-9748-d6bf8e95f43f" /> |
37+
3438
## Consumption vs Standard
3539

3640
> [!TIP]

0 commit comments

Comments
 (0)