Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/DeploymentGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain


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

# Local setup

Expand Down
6 changes: 5 additions & 1 deletion docs/Troubleshoot.md → docs/TroubleShootingSteps.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@

# 🛠️ Troubleshooting

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.

Use these as quick reference guides to unblock your deployments.

## Error Codes

<details>
<summary><b>ReadOnlyDisabledSubscription</b></summary>
Expand Down
Loading