Skip to content

Commit c7de416

Browse files
authored
Merge pull request #256216 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents d8dd5ff + 712aa73 commit c7de416

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

articles/container-instances/container-instances-best-practices-and-considerations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,6 @@ Learn how to deploy a multi-container container group with an Azure Resource Man
6464

6565
> [!div class="nextstepaction"]
6666
> [Deploy a container group][resource-manager template]
67+
68+
<!-- LINKS - Internal -->
69+
[resource-manager template]: container-instances-multi-container-group.md

articles/cosmos-db/choose-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Azure Cosmos DB is a fully managed NoSQL database for modern app development. Az
1919

2020
## APIs in Azure Cosmos DB
2121

22-
Azure Cosmos DB offers multiple database APIs, which include NoSQL, MongoDB, PostgreSQL Cassandra, Gremlin, and Table. By using these APIs, you can model real world data using documents, key-value, graph, and column-family data models. These APIs allow your applications to treat Azure Cosmos DB as if it were various other databases technologies, without the overhead of management, and scaling approaches. Azure Cosmos DB helps you to use the ecosystems, tools, and skills you already have for data modeling and querying with its various APIs.
22+
Azure Cosmos DB offers multiple database APIs, which include NoSQL, MongoDB, PostgreSQL, Cassandra, Gremlin, and Table. By using these APIs, you can model real world data using documents, key-value, graph, and column-family data models. These APIs allow your applications to treat Azure Cosmos DB as if it were various other databases technologies, without the overhead of management, and scaling approaches. Azure Cosmos DB helps you to use the ecosystems, tools, and skills you already have for data modeling and querying with its various APIs.
2323

2424
All the APIs offer automatic scaling of storage and throughput, flexibility, and performance guarantees. There's no one best API, and you may choose any one of the APIs to build your application. This article will help you choose an API based on your workload and team requirements.
2525

includes/api-management-service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: Include file
1414

1515
| Resource | Limit |
1616
| ---------------------------------------------------------------------- | -------------------------- |
17-
| Maximum number of scale units | 12 per region<sup>1</sup> |
17+
| Maximum number of scale units | 31 per region<sup>1</sup> |
1818
| Cache size | 5 GiB per unit<sup>2</sup> |
1919
| Concurrent back-end connections<sup>3</sup> per HTTP authority | 2,048 per unit<sup>4</sup> |
2020
| Maximum cached response size | 2 MiB |

0 commit comments

Comments
 (0)