Skip to content

Commit 1413eff

Browse files
Merge pull request #242050 from RoseHJM/mdb-faq-quotas
Added quotas question
2 parents d1ba45b + 3a75085 commit 1413eff

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/dev-box/dev-box-faq.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,18 @@ sections:
3535
4. Disable the reserved storage state feature in the image by using the following command: `DISM.exe /Online /Set-ReservedStorageState /State:Disabled`.
3636
3737
For more information, see: [Compute gallery image requirements](how-to-configure-azure-compute-gallery.md#compute-gallery-image-requirements).
38-
38+
39+
- question: How can I check my Dev Box quota? # Question.
40+
answer: |
41+
You can check your Dev Box quota using either:
42+
- REST API - [Usages - List By Location - REST API (Azure Dev Center) | Microsoft Learn](/rest/api/devcenter/administrator/usages/list-by-location?tabs=HTTP)
43+
- CLI - [az devcenter admin usage | Microsoft Learn |](/cli/azure/devcenter/admin/usage?view=azure-cli-latest)
3944
4045
additionalContent: |
4146
## Next steps
4247
4348
To learn more, see [What is Microsoft Dev Box?](overview-what-is-microsoft-dev-box.md).
49+
50+
51+
4452

0 commit comments

Comments
 (0)