Skip to content

Commit 9f1a346

Browse files
authored
Merge pull request #262847 from stevemunk/understanding-azure-maps-transactions
created 'understand billing transactions' include file
2 parents 06ba818 + 129db57 commit 9f1a346

3 files changed

Lines changed: 26 additions & 10 deletions

File tree

articles/azure-maps/azure-maps-authentication.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -398,16 +398,7 @@ You can remove CORS:
398398

399399
## Understand billing transactions
400400

401-
Azure Maps doesn't count billing transactions for:
402-
403-
- 5xx HTTP Status Codes
404-
- 401 (Unauthorized)
405-
- 403 (Forbidden)
406-
- 408 (Timeout)
407-
- 429 (TooManyRequests)
408-
- CORS preflight requests
409-
410-
For more information on billing transactions and other Azure Maps pricing information, see [Azure Maps pricing].
401+
[!INCLUDE [Understand billing transactions](./includes/understand-billing-transactions.md)]
411402

412403
## Next steps
413404

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Understand billing transactions
3+
description: Understand billing transactions.
4+
author: stevemunk
5+
ms.author: v-stevenmunk
6+
ms.date: 01/10/2024
7+
ms.topic: include
8+
ms.service: azure-maps
9+
services: azure-maps
10+
---
11+
12+
Azure Maps doesn't count billing transactions for:
13+
14+
- 5xx HTTP Status Codes
15+
- 401 (Unauthorized)
16+
- 403 (Forbidden)
17+
- 408 (Timeout)
18+
- 429 (TooManyRequests)
19+
- CORS preflight requests
20+
21+
For more information on billing transactions and other Azure Maps pricing information, see [Azure Maps pricing](https://azure.microsoft.com/pricing/details/azure-maps/).

articles/azure-maps/understanding-azure-maps-transactions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ The following table summarizes the Azure Maps services that generate transaction
6666
| Web feature | 1k transactions | $21 |
6767
-->
6868

69+
## Understand billing transactions
70+
71+
[!INCLUDE [Understand billing transactions](./includes/understand-billing-transactions.md)]
72+
6973
## Next steps
7074

7175
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)