Skip to content

Commit 933f80e

Browse files
Fix duplicate content in Troubleshooting Steps
Removed duplicate lines explaining the DeploymentNotFound issue and its avoidance.
1 parent 34ed02d commit 933f80e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/TroubleShootingSteps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -460,9 +460,9 @@ For more details, refer to [Azure Storage redundancy documentation](https://lear
460460
461461
<details> <summary><b>DeploymentNotFound</b></summary>
462462
463-
This issue occurs when the user deletes a previous deployment along with the resource group (RG), and then redeploys the same RG with the same environment name but in a different location.
463+
- This issue occurs when the user deletes a previous deployment along with the resource group (RG), and then redeploys the same RG with the same environment name but in a different location.
464464
465-
To avoid the DeploymentNotFound error, Do not change the location when redeploying a deleted RG, or Use new names for the RG and environment during redeployment.
465+
- To avoid the DeploymentNotFound error, Do not change the location when redeploying a deleted RG, or Use new names for the RG and environment during redeployment.
466466
</details>
467467
468468

0 commit comments

Comments
 (0)