Skip to content

Commit 9d1c005

Browse files
authored
Merge pull request #204574 from Blackmist/1952375-quotas-limits-confusion
1952375 quotas limits confusion
2 parents 13eefdb + ba3c37b commit 9d1c005

File tree

4 files changed

+12
-7
lines changed

4 files changed

+12
-7
lines changed

articles/machine-learning/.openpublishing.redirection.machine-learning.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/machine-learning/resource-limits-quotas-capacity.md",
5+
"redirect_url": "/azure/machine-learning/resource-limits-capacity",
6+
"redirect_document_id": true
7+
},
38
{
49
"source_path_from_root": "/articles/machine-learning/tutorial-train-models-with-aml.md",
510
"redirect_url": "/azure/machine-learning/tutorial-train-deploy-notebook",

articles/machine-learning/how-to-manage-quotas.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Azure uses limits and quotas to prevent budget overruns due to fraud, and to hon
2222
> + Viewing your quotas and limits.
2323
> + Requesting quota increases.
2424
25-
Along with managing quotas, you can learn how to [plan and manage costs for Azure Machine Learning](concept-plan-manage-cost.md) or learn about the [service limits in Azure Machine Learning](resource-limits-quotas-capacity.md).
25+
Along with managing quotas, you can learn how to [plan and manage costs for Azure Machine Learning](concept-plan-manage-cost.md) or learn about the [service limits in Azure Machine Learning](resource-limits-capacity.md).
2626

2727
## Special considerations
2828

@@ -46,7 +46,7 @@ In this section, you learn about the default and maximum quota limits for the fo
4646
+ Azure Storage
4747

4848
> [!IMPORTANT]
49-
> Limits are subject to change. For the latest information, see [Service limits in Azure Machine Learning](resource-limits-quotas-capacity.md).
49+
> Limits are subject to change. For the latest information, see [Service limits in Azure Machine Learning](resource-limits-capacity.md).
5050
5151

5252

@@ -231,5 +231,5 @@ When you're requesting a quota increase, select the service that you have in min
231231
## Next steps
232232

233233
+ [Plan and manage costs for Azure Machine Learning](concept-plan-manage-cost.md)
234-
+ [Service limits in Azure Machine Learning](resource-limits-quotas-capacity.md)
234+
+ [Service limits in Azure Machine Learning](resource-limits-capacity.md)
235235
+ [Troubleshooting managed online endpoints deployment and scoring](./how-to-troubleshoot-online-endpoints.md)

articles/machine-learning/resource-limits-quotas-capacity.md renamed to articles/machine-learning/resource-limits-capacity.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ ms.reviewer: mldocs
99
ms.topic: reference
1010
ms.service: machine-learning
1111
ms.subservice: core
12-
ms.date: 12/21/2020
12+
ms.date: 07/13/2022
1313
---
1414

1515
# Service limits in Azure Machine Learning
1616

17-
This section lists basic quotas and throttling thresholds in Azure Machine Learning.
17+
This section lists basic limits and throttling thresholds in Azure Machine Learning.
1818

1919
To learn how increase resource quotas, see ["Manage and increase quotas for resources"](how-to-manage-quotas.md)
2020

2121
> [!Important]
2222
> Azure Machine Learning doesn't store or process your data outside of the region where you deploy.
23-
>
23+
2424

2525
## Workspaces
2626
| Limit | Value |

articles/machine-learning/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@
766766
- name: Pricing
767767
href: https://azure.microsoft.com/pricing/details/machine-learning-services/
768768
- name: Service limits
769-
href: resource-limits-quotas-capacity.md
769+
href: resource-limits-capacity.md
770770
- name: Conda licensing
771771
href: /legal/machine-learning/conda-licensing
772772
- name: Regional availability

0 commit comments

Comments
 (0)