Skip to content

fix: merging dev to main - #331

Merged
Avijit-Microsoft merged 7 commits into
mainfrom
dev
Aug 3, 2026
Merged

fix: merging dev to main#331
Avijit-Microsoft merged 7 commits into
mainfrom
dev

Conversation

@Priyanka2-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

  • ...
    This pull request updates the deployment completion messages in the azure.yaml workflow for both POSIX and Windows environments. The changes improve clarity for users by making the next steps after deployment more visible and visually distinct.

Deployment messaging improvements:

  • Enhanced the deployment completion message for POSIX (sh) by adding clear separators, a "Deployment Complete" banner, and explicit instructions for building and pushing container images, making the next steps more prominent and user-friendly.
  • Improved the Windows (pwsh) deployment message with colored banners, clearer instructions for the next step, and color-coded command lines to guide users to build and push container images after deployment.

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 pull request updates the postdeploy hook messaging in azure.yaml to make the “what to do next” instructions (building/pushing images to ACR) more visible and readable for both POSIX (sh) and Windows (pwsh) users after deployment.

Changes:

  • Added a clear “Deployment Complete” banner and separators to the POSIX post-deploy message.
  • Added a colored banner and color-coded next-step instructions to the Windows post-deploy message.

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

Comment thread azure.yaml
@Avijit-Microsoft
Avijit-Microsoft merged commit 6a7f2c8 into main Aug 3, 2026
5 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