Skip to content

docs: Added content in Readme and deploymentguide for SFI issue #402

Merged
Roopan-Microsoft merged 4 commits intodevfrom
psl-changesfi
Apr 10, 2026
Merged

docs: Added content in Readme and deploymentguide for SFI issue #402
Roopan-Microsoft merged 4 commits intodevfrom
psl-changesfi

Conversation

@Thanusree-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

  • Added note content in Readme and Deployment guide for SFI issue

Does this introduce a breaking change?

  • Yes

  • No

Other Information

Added content in Readme for SFI issue

Avijit-Microsoft and others added 4 commits April 6, 2026 10:50
fix: merging dev to main
fix: Enhance CosmosDBClient and DatabaseFactory for error handling and concurrency
Added important notes regarding security restrictions and Azure OpenAI quota availability.
Added note about security restrictions impacting deployment.
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation notes warning that some tenants may enforce periodic security restrictions that can disrupt the deployed application, and points readers to the deployment-type guidance (including the WAF-aligned/production option).

Changes:

  • Added a tenant-restrictions note to the main README quick-deploy section.
  • Added the same note to the Deployment Guide overview with an anchor link to section 3.1.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
README.md Adds a note about tenant security restrictions and links to deployment-type configuration guidance.
docs/DeploymentGuide.md Adds the same note near the top of the deployment guide and links to section 3.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md

<br/>

> **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/DeploymentGuide.md#31-choose-deployment-type-optional).
Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The note refers to a "WAF-supported version", but elsewhere in the docs (and earlier in this README) the terminology is "WAF-aligned" / "WAF-Aligned deployment option". Consider aligning the wording here to the established term to avoid confusion about which deployment path to choose.

Suggested change
> **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/DeploymentGuide.md#31-choose-deployment-type-optional).
> **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-aligned version to ensure compliance. To configure, [Click here](./docs/DeploymentGuide.md#31-choose-deployment-type-optional).

Copilot uses AI. Check for mistakes.
Comment thread docs/DeploymentGuide.md

🆘 **Need Help?** If you encounter any issues during deployment, check our [Troubleshooting Guide](./TroubleShootingSteps.md) for solutions to common problems.

> **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](#31-choose-deployment-type-optional).
Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This note mentions deploying the "WAF-supported version", but the rest of the documentation describes this as the "Production" / "WAF-aligned" deployment option. Please use the same term here (and/or explicitly reference "Production" in section 3.1) to avoid ambiguity.

Suggested change
> **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](#31-choose-deployment-type-optional).
> **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 Production (WAF-aligned) deployment option to ensure compliance. To configure, [Click here](#31-choose-deployment-type-optional).

Copilot uses AI. Check for mistakes.
@Roopan-Microsoft Roopan-Microsoft changed the base branch from main to dev April 10, 2026 03:49
@Roopan-Microsoft Roopan-Microsoft merged commit 66d8572 into dev Apr 10, 2026
11 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants