Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 877 Bytes

File metadata and controls

26 lines (18 loc) · 877 Bytes

[Command] quota list

List current quota limits of all resources for the specified scope.

Versions

2023-02-01 Stable

examples

  • List quota limit for compute

        quota list --scope /subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus
  • List quota limit for network

        quota list --scope /subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus
  • List quota limit machine learning service

        quota list --scope /subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MachineLearningServices/locations/eastus