Skip to content

Commit b78d149

Browse files
added ReadOnlyDisabledSubscription in troubleshooting doc
1 parent 484736c commit b78d149

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/Troubleshoot.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11

22
# 🛠️ Troubleshooting
33

4+
5+
<details>
6+
<summary><b>ReadOnlyDisabledSubscription</b></summary>
7+
8+
- Check if you have an active subscription before starting the deployment.
9+
10+
</details>
11+
412
<details>
513
<summary><b>MissingSubscriptionRegistration/ AllowBringYourOwnPublicIpAddress</b></summary>
614

@@ -86,7 +94,8 @@ based on available quota you can deploy application otherwise, you can request f
8694
<details>
8795
<summary><b>InsufficientQuota</b></summary>
8896

89-
Before deployment check for quota available with your subscription to check quota refer [quota_check](../docs/quota_check.md) file.
97+
- Check if you have sufficient quota available in your subscription before deployment.
98+
- To verify, refer to the [quota_check](../docs/quota_check.md) file for details.
9099

91100
</details>
92101

0 commit comments

Comments
 (0)