Skip to content

Commit 9a26fb2

Browse files
authored
Update troubleshooting.md
Clarify quota limits and warn against automated usage.
1 parent 26ae64a commit 9a26fb2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/cloud-shell/troubleshooting.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@ Known resolutions for troubleshooting issues in Azure Cloud Shell include:
8484

8585
Azure Cloud Shell has the following known limitations:
8686

87+
### Quota limitations
88+
89+
Azure Cloud Shell has a limit of 20 concurrent users per tenant per region. If you try to open more simultaneous sessions than the limit you will see an 'Tenant User Over Quota' error. If you have a legitimate need to have more sessions open than this (for example for training sessions) please contact support in advance of your anticipated usage to request a quota increase.
90+
91+
Cloud Shell is provided as a free service and is designed to be used to configure your Azure environment, not as a general purpose computing platform. Excessive automated usage may be considered in breach to the Azure Terms of Service and could lead to Cloud Shell access being blocked.
92+
8793
### System state and persistence
8894

8995
The machine that provides your Cloud Shell session is temporary, and it is recycled after your session is inactive for 20 minutes. Cloud Shell requires an Azure file share to be mounted. As a result, your subscription must be able to set up storage resources to access Cloud Shell. Other considerations include:

0 commit comments

Comments
 (0)