Skip to content

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

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

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

Conversation

@chaudhariniraj

Copy link
Copy Markdown
Contributor

Purpose

Add posix in pre-deployment hook in azure.yaml.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 (macOS/Linux) preprovision hook to azure.yaml so non-Windows users see the same pre-deployment guidance currently shown via the PowerShell hook on Windows.

Changes:

  • Add hooks.preprovision.posix that prints deployment troubleshooting guidance and the issue-tracker link.
  • Configure the POSIX preprovision hook to run via sh and be 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 9b633c1 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