Skip to content

Commit 677239b

Browse files
authored
Merge pull request #115687 from PeterCLu/plu-update-quota
Update how to view quota/usage section
2 parents b135c11 + 093016d commit 677239b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -110,15 +110,9 @@ To set quotas at the workspace level, go to any workspace in your subscription,
110110

111111
## View your usage and quotas
112112

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.
114114

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.
122116

123117
1. On the next blade, under the **Support + troubleshooting section** select **Usage + quotas** to view your current quota limits and usage.
124118

@@ -129,6 +123,12 @@ Viewing your quota for various resources, such as Virtual Machines, Storage, Net
129123

130124
+ **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.
131125

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+
132132
## Request quota increases
133133

134134
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

Comments
 (0)