Skip to content

Conversation

@Harsh-Microsoft
Copy link
Contributor

@Harsh-Microsoft Harsh-Microsoft commented Apr 25, 2025

Purpose

This pull request includes updates to scripts, documentation, and deployment configurations to improve clarity, consistency, and functionality. Key changes include updates to quota recommendations, region restrictions, and deployment parameters, as well as adjustments to documentation for better usability.

Deployment Configuration Updates:

  • Updated the allowed regions for Azure OpenAI deployments in infra/main.bicep to remove unsupported regions (norwayeast, southindia).
  • Modified the DEFAULT_REGIONS list in infra/scripts/quota_check_params.sh to align with the updated allowed regions.
  • Removed the gpt-4o model option from the gptModelName parameter in infra/main.bicep to simplify deployment options.

Documentation Improvements:

  • Updated quota recommendations in docs/DeploymentGuide.md and docs/quota_check.md to suggest increasing GPT-4o-mini capacity to 150k tokens for optimal performance. [1] [2]
  • Revised Python version requirements in docs/DeploymentGuide.md to specify compatibility with versions 3.9 to 3.11.
  • Enhanced docs/FabricDeployment.md by adding details about report usage and filtering options, while commenting out deprecated steps for Power BI configuration. [1] [2]

Script Enhancements:

  • Added execute permission for quota_check_params.sh in .devcontainer/setup_env.sh to ensure proper script functionality.

Workflow Adjustments:

  • Fixed parameter naming in .github/workflows/CAdeploy.yml by changing AZURE_ENV_OPENAI_LOCATION to AzureOpenAILocation for consistency.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

…ed azure function tools; improve user email retrieval in create_sql_user_and_role.sh; clean up requirements
…k_params.sh; adjust Deployment Guide token capacity recommendation and Python version range
Copy link
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

This pull request updates the Deployment Guide documentation to reflect an increased quota recommendation for the GPT-4o-mini model and clarifies the supported Python versions for deployment.

  • Updated the quota recommendation from 100k tokens to 150k tokens.
  • Changed the supported Python version indicator from "3.9+" to "3.9 to 3.11".
Files not reviewed (1)
  • .devcontainer/setup_env.sh: Language not supported

@Harsh-Microsoft Harsh-Microsoft changed the title fix: readme quota recommendation and python version fix: readme updated quota, python version recommendation, fabric deployment guide Apr 25, 2025
@Roopan-Microsoft Roopan-Microsoft merged commit d1399a8 into main Apr 25, 2025
9 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Harsh-Microsoft Harsh-Microsoft deleted the psl-bugbash-fixes1 branch July 10, 2025 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants