Skip to content

fix: merging dev to main#481

Merged
Avijit-Microsoft merged 3 commits into
mainfrom
dev
Jul 21, 2026
Merged

fix: merging dev to main#481
Avijit-Microsoft merged 3 commits into
mainfrom
dev

Conversation

@Priyanka2-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

  • ...
    This pull request adds a new POSIX shell hook to the azure.yaml deployment configuration. The main change is to display a colored informational message after deployment, guiding users to open an issue with deployment logs if they encounter any problems.

Deployment process improvements:

  • Added a posix hook that prints a highlighted note with instructions and a link to the issue tracker if deployment fails or issues are encountered, improving user guidance for troubleshooting.

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

NirajC3-Microsoft and others added 3 commits July 17, 2026 14:20
fix: downmerge from main to dev
fix: Add posix in pre-deployment hook in azure.yaml

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 pull request updates the Azure Developer CLI (azure.yaml) hook configuration to show the same “open an issue with deployment logs” guidance on POSIX environments as is already shown on Windows.

Changes:

  • Added a posix hook under hooks.preprovision that prints a colored informational banner and issue-tracker link.
  • Configured the POSIX hook to run via sh with interactive: true.

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

Comment thread azure.yaml
@Avijit-Microsoft
Avijit-Microsoft merged commit a91d1ff into main Jul 21, 2026
9 of 13 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.

5 participants