@@ -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.
64642 . ** 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.
67673 . ** 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
90901 . 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