Skip to content

fix: comma separated values #1683

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Conversation

Priyanka-Microsoft
Copy link
Contributor

Purpose

  • ...
    This pull request includes a small change to the scripts/checkquota.sh file. The change updates the delimiter used to split the AZURE_REGIONS string from a space to a comma and space.

Change in delimiter for AZURE_REGIONS:

  • scripts/checkquota.sh: Updated the delimiter from a space to a comma and space for reading AZURE_REGIONS.

Does this introduce a breaking change?

No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft added this pull request to the merge queue Feb 26, 2025
Merged via the queue into main with commit f6b565a Feb 26, 2025
9 checks passed
@Priyanka-Microsoft Priyanka-Microsoft deleted the fix/accepting-comma-sep-values branch April 3, 2025 12:21
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