Skip to content

Commit 4619d45

Browse files
authored
Fix formatting and punctuation in pricing calc markdown
1 parent 511588c commit 4619d45

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ https://github.com/user-attachments/assets/74d91084-d4ba-4de8-91a8-b168de4dec6a
6363
* Regions with higher energy or facility costs tend to have slightly higher service prices.
6464
2. **Local Taxes & Compliance**
6565
* Some regions include additional taxes, VAT, or compliance-related surcharges.
66-
* Regulatory requirements (e.g., GDPR in EU) can increase operational overhead.
66+
* Regulatory requirements (e.g. GDPR in EU) can increase operational overhead.
6767
3. **Currency Exchange Rates**
6868
* Prices are adjusted based on local currency fluctuations against USD.
6969
* Azure updates regional pricing periodically to reflect exchange rate changes.
@@ -90,8 +90,8 @@ E.g Standard: `App Service Premium or Workflow Service Plan pricing varies by re
9090
1. Identify Key Inputs
9191

9292
* **Avg Messages per Month**
93-
* **Estimated actions per message** (e.g., 50)
94-
* **Estimated standard connector calls per message** (e.g., 30)
93+
* **Estimated actions per message** (e.g. 50)
94+
* **Estimated standard connector calls per message** (e.g. 30)
9595
* Pricing:
9696
* Actions: $0.000025 per execution
9797
* Standard connector: $0.000125 per call
@@ -129,7 +129,7 @@ E.g Standard: `App Service Premium or Workflow Service Plan pricing varies by re
129129
> If Standard Plan:
130130
131131
* No per-action cost.
132-
* Use fixed monthly instance cost (e.g., WS2 = $364/month).
132+
* Use fixed monthly instance cost (e.g. WS2 = $364/month).
133133
* Either:
134134
* Put plan price in **Total cost** for all integrations combined.
135135
* Or distribute proportionally by message volume.

0 commit comments

Comments
 (0)