Skip to content

Commit 080926b

Browse files
remove <br> tag
1 parent abef875 commit 080926b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/TroubleShootingSteps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ For more details, refer to [Azure Storage redundancy documentation](https://lear
462462
463463
<details> <summary><b>DeploymentNotFound</b></summary>
464464
465-
<br> 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.
465+
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.
466466
467467
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.
468468
</details>

0 commit comments

Comments
 (0)