Skip to content

Conversation

@JinLee794
Copy link
Collaborator

No description provided.

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 PR fixes a syntax bug in the postprovisioning script where the interactive EasyAuth configuration logic was incorrectly nested inside an else block. The fix corrects the indentation and control flow structure by moving the interactive mode logic to the proper scope level, directly after the CI mode check.

Key Changes:

  • Removed unnecessary else block wrapping the interactive mode code
  • Corrected indentation to align interactive mode logic at the function level
  • Maintained the footer call at the end of the function for all execution paths

@pablosalvador10 pablosalvador10 merged commit d8f8630 into Azure-Samples:staging Dec 19, 2025
14 checks passed
JinLee794 added a commit to AIappsGBBFactory/art-voice-agent-accelerator that referenced this pull request Dec 19, 2025
…t-o3-mini-quota

reducing quota for deployment
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