Skip to content

fix: Add posix in pre-deployment hook in azure.yaml - #324

Merged
Roopan-Microsoft merged 2 commits into
microsoft:devfrom
chaudhariniraj:dev
Jul 19, 2026
Merged

fix: Add posix in pre-deployment hook in azure.yaml#324
Roopan-Microsoft merged 2 commits into
microsoft:devfrom
chaudhariniraj:dev

Conversation

@chaudhariniraj

Copy link
Copy Markdown
Contributor

Purpose

Add posix in pre-deployment hook in azure.yaml

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a POSIX (sh) variant of the existing preprovision hook message so non-Windows environments show the same deployment guidance banner during azd provisioning.

Changes:

  • Added a hooks.preprovision.posix hook that prints a deployment-help banner in ANSI color.
  • Configured the POSIX hook to run via sh and marked it as interactive.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread azure.yaml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 17, 2026 08:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@Roopan-Microsoft
Roopan-Microsoft merged commit fd3a827 into microsoft:dev Jul 19, 2026
2 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.

4 participants