Skip to content

fix: Add deployment issue guidance to POSIX hook#893

Merged
Avijit-Microsoft merged 1 commit into
microsoft:devfrom
KanchanN-Microsoft:azure-yaml-posix-hook
Jul 17, 2026
Merged

fix: Add deployment issue guidance to POSIX hook#893
Avijit-Microsoft merged 1 commit into
microsoft:devfrom
KanchanN-Microsoft:azure-yaml-posix-hook

Conversation

@KanchanN-Microsoft

@KanchanN-Microsoft KanchanN-Microsoft commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Purpose

This pull request adds a new informational message to the deployment process for POSIX systems in the azure.yaml configuration. The message guides users to open an issue with deployment logs if they encounter problems.

Deployment process improvement:

  • Added a POSIX-specific deployment message in azure.yaml to instruct users to open an issue with deployment logs if deployment fails or issues arise.

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

This PR updates the repository’s azure.yaml hook messaging to provide POSIX users with guidance on what to do if deployment encounters issues (open a GitHub issue and include deployment logs), aligning with existing Windows guidance.

Changes:

  • Added a POSIX (sh) preprovision hook that prints an informational “open an issue with logs” message and link.
  • Kept hook execution interactive for POSIX to match the existing Windows hook behavior.

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

Comment thread azure.yaml
@Avijit-Microsoft
Avijit-Microsoft merged commit 818e96c into microsoft:dev Jul 17, 2026
3 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