Skip to content

feat: quota check script and guide#417

Merged
Roopan-Microsoft merged 1 commit intomainfrom
feat/quota-check-script-and-guide
Jul 11, 2025
Merged

feat: quota check script and guide#417
Roopan-Microsoft merged 1 commit intomainfrom
feat/quota-check-script-and-guide

Conversation

@Priyanka-Microsoft
Copy link
Contributor

Purpose

  • ...
    This pull request introduces a new script for checking Azure OpenAI quota availability, updates the documentation to reflect its usage, and modifies the deployment guide to reference the new script. The changes aim to streamline the quota-checking process and improve user guidance.

New Script for Quota Checking:

  • Deployment/quota_check_params.sh: Added a comprehensive script to check Azure OpenAI quota availability. It supports configurable models, regions, and verbose logging, with default fallback values. The script validates subscription and quota details, outputs a summary table, and provides actionable feedback for insufficient quotas.

Documentation Updates:

  • docs/QuotaCheck.md: Added a new guide detailing how to use the quota-checking script, including input formats, usage scenarios, and sample outputs. It also provides instructions for running the script in Azure Cloud Shell, VS Code, or Codespaces.

Deployment Guide Update:

  • README.md: Updated the deployment guide to reference the new quota-checking script (docs/QuotaCheck.md) instead of the previous instructions.

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

@Roopan-Microsoft Roopan-Microsoft merged commit 53fc0af into main Jul 11, 2025
6 checks passed
@Priyanka-Microsoft Priyanka-Microsoft deleted the feat/quota-check-script-and-guide branch July 14, 2025 04:59
@github-actions
Copy link

🎉 This PR is included in version 1.0.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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants