Skip to content

Commit 5e18c2d

Browse files
authored
Merge pull request #242978 from s-polly/stp-toc-updates
added cost and quota
2 parents fff701c + c4e2a09 commit 5e18c2d

File tree

1 file changed

+17
-12
lines changed

1 file changed

+17
-12
lines changed

articles/machine-learning/toc.yml

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
- name: Quickstart
4141
expanded: true
4242
items:
43-
- name: Get started with Azure ML
43+
- name: Get started with Azure Machine Learning
4444
href: tutorial-azure-ml-in-a-day.md
4545
- name: Tutorials
4646
expanded: true
@@ -894,22 +894,21 @@
894894
href: concept-ml-pipelines.md
895895
- name: Work with Assets
896896
href: concept-component.md
897-
- name: System and Community Registry
898897
- name: How to manage models
899898
href: how-to-manage-models.md
900899
- name: Git integration
901900
displayName: github gitlab
902901
href: concept-train-model-git-integration.md
902+
- name: Share assets across workspaces using registries
903+
items:
904+
- name: Share models, components, and environments
905+
displayName: collaborate share
906+
href: how-to-share-models-pipelines-across-workspaces-with-registries.md
907+
- name: Share data assets
908+
displayName: collaborate share
909+
href: how-to-share-data-across-workspaces-with-registries.md
903910
- name: Model Deployment
904911
items:
905-
- name: How to share assets across workspaces using registries
906-
items:
907-
- name: Share models, components, and environments
908-
displayName: collaborate share
909-
href: how-to-share-models-pipelines-across-workspaces-with-registries.md
910-
- name: Share data assets
911-
displayName: collaborate share
912-
href: how-to-share-data-across-workspaces-with-registries.md
913912
- name: Endpoints
914913
href: concept-endpoints.md
915914
- name: Automation
@@ -919,7 +918,7 @@
919918
- name: Intro to Azure Pipelines for CI/CD
920919
displayName: continuous, integration, delivery
921920
href: how-to-devops-machine-learning.md
922-
- name: Intro to Github Actions for CI/CD
921+
- name: Intro to GitHub Actions for CI/CD
923922
href: how-to-github-actions-machine-learning.md
924923
- name: Custom CI/CD and Event-driven workflows
925924
displayName: event grid
@@ -928,7 +927,7 @@
928927
items:
929928
- name: Set up MLOps with Azure DevOps
930929
href: how-to-setup-mlops-azureml.md
931-
- name: Set up MLOps with Github Actions
930+
- name: Set up MLOps with GitHub Actions
932931
href: how-to-setup-mlops-github-azure-ml.md
933932
- name: Monitor your models
934933
items:
@@ -1158,6 +1157,12 @@
11581157
- name: Plan and manage costs
11591158
displayName: low priority VM
11601159
href: concept-plan-manage-cost.md
1160+
- name: Manage resource quotas
1161+
displayName: limits
1162+
href: how-to-manage-quotas.md
1163+
- name: Manage and optimize cost
1164+
displayName: cost-management,cost-optimization
1165+
href: how-to-manage-optimize-cost.md
11611166
- name: Monitor Azure Machine Learning
11621167
href: monitor-azure-machine-learning.md
11631168
- name: Secure coding

0 commit comments

Comments
 (0)