You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-manage-quotas.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,15 +110,9 @@ To set quotas at the workspace level, go to any workspace in your subscription,
110
110
111
111
## View your usage and quotas
112
112
113
-
Viewing your quota for various resources, such as Virtual Machines, Storage, Network, is easy through the Azure portal.
113
+
Azure Machine Learning Compute is managed separately from other Azure resource quotas in your subscription. To view this quota, you need to drill down into Machine Learning services.
114
114
115
-
1. On the left pane, select **All services** and then select **Subscriptions** under the General category.
116
-
117
-
1. From the list of subscriptions, select the subscription whose quota you are looking for.
118
-
119
-
**There is a caveat**, specifically for viewing the Azure Machine Learning Compute quota. As mentioned above, that quota is separate from the compute quota on your subscription.
120
-
121
-
1. On the left pane, select **Machine Learning service** and then select any workspace from the list shown
115
+
1. On the left pane, select **Machine Learning service** and then select any workspace from the list shown.
122
116
123
117
1. On the next blade, under the **Support + troubleshooting section** select **Usage + quotas** to view your current quota limits and usage.
124
118
@@ -129,6 +123,12 @@ Viewing your quota for various resources, such as Virtual Machines, Storage, Net
129
123
130
124
+**Workspace view:** This allows you to view your usage of core quota by Workspace, expanding it by VM family, and further expanding it by the actual cluster names. This view is optimal for quickly getting into the details of core usage for a particular workspace to see the break-up by VM families and further by the underlying clusters for each of those families.
131
125
126
+
Viewing your quota for various other Azure resources, such as Virtual Machines, Storage, Network, is easy through the Azure portal.
127
+
128
+
1. On the left pane, select **All services** and then select **Subscriptions** under the General category.
129
+
130
+
1. From the list of subscriptions, select the subscription whose quota you are looking for.
131
+
132
132
## Request quota increases
133
133
134
134
If you want to raise the limit or quota above the default limit, [open an online customer support request](https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest/) at no charge.
0 commit comments