Skip to content

Commit fd98122

Browse files
Added Error Code title and description of troubleshooting document
1 parent b7166d2 commit fd98122

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/DeploymentGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
221221

222222

223223
### 🛠️ Troubleshooting
224-
If you encounter any issues during the deployment process, please refer [throubleshoot](../docs/Troubleshoot.md) document for detailed steps and solutions
224+
If you encounter any issues during the deployment process, please refer [troubleshooting](../docs/TroubleShootingSteps.md) document for detailed steps and solutions.
225225

226226
# Local setup
227227

docs/Troubleshoot.md renamed to docs/TroubleShootingSteps.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
21
# 🛠️ Troubleshooting
32

3+
When deploying Azure resources, you may come across different error codes that stop or delay the deployment process. This section lists some of the most common errors along with possible causes and step-by-step resolutions.
4+
5+
Use these as quick reference guides to unblock your deployments.
6+
7+
## Error Codes
48

59
<details>
610
<summary><b>ReadOnlyDisabledSubscription</b></summary>

0 commit comments

Comments
 (0)