|
40 | 40 | - name: Quickstart
|
41 | 41 | expanded: true
|
42 | 42 | items:
|
43 |
| - - name: Get started with Azure ML |
| 43 | + - name: Get started with Azure Machine Learning |
44 | 44 | href: tutorial-azure-ml-in-a-day.md
|
45 | 45 | - name: Tutorials
|
46 | 46 | expanded: true
|
|
894 | 894 | href: concept-ml-pipelines.md
|
895 | 895 | - name: Work with Assets
|
896 | 896 | href: concept-component.md
|
897 |
| - - name: System and Community Registry |
898 | 897 | - name: How to manage models
|
899 | 898 | href: how-to-manage-models.md
|
900 | 899 | - name: Git integration
|
901 | 900 | displayName: github gitlab
|
902 | 901 | 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 |
903 | 910 | - name: Model Deployment
|
904 | 911 | 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 |
913 | 912 | - name: Endpoints
|
914 | 913 | href: concept-endpoints.md
|
915 | 914 | - name: Automation
|
|
919 | 918 | - name: Intro to Azure Pipelines for CI/CD
|
920 | 919 | displayName: continuous, integration, delivery
|
921 | 920 | 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 |
923 | 922 | href: how-to-github-actions-machine-learning.md
|
924 | 923 | - name: Custom CI/CD and Event-driven workflows
|
925 | 924 | displayName: event grid
|
|
928 | 927 | items:
|
929 | 928 | - name: Set up MLOps with Azure DevOps
|
930 | 929 | href: how-to-setup-mlops-azureml.md
|
931 |
| - - name: Set up MLOps with Github Actions |
| 930 | + - name: Set up MLOps with GitHub Actions |
932 | 931 | href: how-to-setup-mlops-github-azure-ml.md
|
933 | 932 | - name: Monitor your models
|
934 | 933 | items:
|
|
1158 | 1157 | - name: Plan and manage costs
|
1159 | 1158 | displayName: low priority VM
|
1160 | 1159 | 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 |
1161 | 1166 | - name: Monitor Azure Machine Learning
|
1162 | 1167 | href: monitor-azure-machine-learning.md
|
1163 | 1168 | - name: Secure coding
|
|
0 commit comments