Skip to content

Conversation

@AjitPadhi-Microsoft
Copy link
Contributor

Purpose

  • This pull request improves the robustness of both PowerShell and Bash deployment scripts by introducing helper functions that extract deployment output values with fallback logic. This ensures that the scripts can handle variations in output key names, increasing compatibility and reducing errors during deployment.

Does this introduce a breaking change?

  • Yes
  • @[x] 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 merged commit 9b87ab9 into dev-v3 Nov 12, 2025
4 checks passed
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.

3 participants