Skip to content

chore: downmerge from main to dev - #904

Merged
Avijit-Microsoft merged 4 commits into
devfrom
main
Aug 3, 2026
Merged

chore: downmerge from main to dev#904
Avijit-Microsoft merged 4 commits into
devfrom
main

Conversation

@Ragini-Microsoft

Copy link
Copy Markdown
Collaborator

Purpose

This pull request removes the azure_custom.yaml configuration file and the "Advanced: Deploy Local Changes" section from the deployment documentation. These changes simplify deployment by eliminating custom configuration and instructions for swapping files, likely to reduce confusion or maintenance overhead.

Configuration cleanup:

  • Removed the azure_custom.yaml file, which previously contained custom infrastructure and deployment hooks for advanced/local deployments.

Documentation update:

  • Deleted the "Advanced: Deploy Local Changes" section from docs/AZD_DEPLOYMENT.md, removing instructions for swapping configuration and infrastructure files for local code deployments.

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.

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 simplifies the Azure Developer CLI (azd) deployment experience by removing the optional “custom/local deployment” configuration path and its associated documentation, leaving only the standard azure.yaml + infra/main.bicep flow.

Changes:

  • Removed the azure_custom.yaml azd configuration file.
  • Removed the infra/main_custom.bicep infrastructure variant that supported the custom deployment path.
  • Deleted the “Advanced: Deploy Local Changes” section from docs/AZD_DEPLOYMENT.md.

Reviewed changes

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

File Description
infra/main_custom.bicep Removed the custom infrastructure template variant that was only used for advanced/local deployment swapping.
docs/AZD_DEPLOYMENT.md Removed documentation that instructed users to swap in the custom azd/infra files for local-change deployments.
azure_custom.yaml Removed the custom azd configuration that enabled the advanced/local deployment workflow.

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

@Avijit-Microsoft
Avijit-Microsoft merged commit 605c52c into dev Aug 3, 2026
60 of 62 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