Skip to content

Commit 0a42e28

Browse files
Merge pull request #808 from microsoft/psl-sfiissue
docs: Added content in Readme and deploymentguide for SFI issue
2 parents c77a108 + 8ee3dca commit 0a42e28

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ Follow the quick deploy steps on the deployment guide to deploy this solution to
8282

8383
<br/>
8484

85+
> **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).
86+
8587
> ⚠️ **Important: Check Azure OpenAI Quota Availability**
8688
<br/>To ensure sufficient quota is available in your subscription, please follow [quota check instructions guide](./docs/QuotaCheck.md) before you deploy the solution.
8789

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](./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)