Skip to content

Commit 615fb70

Browse files
docs: Add Troubleshoot document (#2014)
1 parent ca794c1 commit 615fb70

5 files changed

Lines changed: 162 additions & 0 deletions

File tree

docs/LOCAL_DEPLOYMENT.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ azd env set USE_KEY_VAULT false
3636

3737
Also please refer to the section on [setting up RBAC auth](#authenticate-using-rbac).
3838

39+
40+
## 🛠️ Troubleshooting
41+
If you encounter any issues during the deployment process, please refer to the [TroubleShootingSteps](TroubleShootingSteps.md) document for detailed steps and solutions.
42+
3943
## Deployment Options & Steps
4044

4145
### Sandbox or WAF Aligned Deployment Options

docs/NON_DEVCONTAINER_SETUP.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,6 @@ The Azure Developer CLI (`azd`) is a developer-centric command-line interface (C
5454
> **Note:** This solution accelerator requires **Azure Developer CLI (azd) version 1.18.0 or higher**. Please ensure you have the latest version installed before proceeding with deployment. [Download azd here](https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/install-azd).
5555

5656
> Select your desired `subscription` and `location`. Wait a moment for the resource deployment to complete, click the website endpoint and you will see the web app page.
57+
58+
## 🛠️ Troubleshooting
59+
If you encounter any issues during the deployment process, please refer to the [TroubleShootingSteps](TroubleShootingSteps.md) document for detailed steps and solutions.

0 commit comments

Comments
 (0)