Skip to content

Commit d099068

Browse files
Update deployment documentation with security notes
Added note about security restrictions and WAF-supported version deployment.
1 parent f325d27 commit d099068

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/DEPLOYMENT.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Check the [Azure Products by Region](https://azure.microsoft.com/en-us/explore/g
1616

1717
Here are some example regions where the services are available: East US, East US2, Australia East, UK South, France Central.
1818

19+
> **Note**: Some tenants may have additional security restrictions that run periodically and could impact the application (e.g., blocking public network access). If you experience issues or the application stops working, check if these restrictions are the cause. In such cases, consider deploying the WAF-supported version to ensure compliance. To configure, [Click here](./docs/AZD_DEPLOYMENT.md#3-choose-deployment-configuration).
20+
1921
### **Important Note for PowerShell Users**
2022

2123
If you encounter issues running PowerShell scripts due to the policy of not being digitally signed, you can temporarily adjust the `ExecutionPolicy` by running the following command in an elevated PowerShell session:

0 commit comments

Comments
 (0)