Skip to content

fix: Remove local deployment related files#896

Merged
Roopan-Microsoft merged 2 commits into
microsoft:mainfrom
Priyanka2-Microsoft:remove-local-deployment-cg
Jul 20, 2026
Merged

fix: Remove local deployment related files#896
Roopan-Microsoft merged 2 commits into
microsoft:mainfrom
Priyanka2-Microsoft:remove-local-deployment-cg

Conversation

@Priyanka2-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

  • ... Remove local deployment related files changes

Does this introduce a breaking change?

  • Yes
  • [ X] 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

Removes legacy “local deployment” infrastructure and Azure Developer CLI configuration artifacts, aligning the repo with the standard AZD deployment flow and simplifying the deployment documentation.

Changes:

  • Deleted infra/main_custom.bicep (custom/local deployment infrastructure template).
  • Deleted azure_custom.yaml (custom/local AZD configuration with hook-based ACR/ACI flow).
  • Removed 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 Removes the custom/local deployment Bicep template (file deleted).
docs/AZD_DEPLOYMENT.md Removes documentation for swapping in the custom/local deployment files.
azure_custom.yaml Removes the custom/local AZD configuration and hook scripts (file deleted).

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

@Roopan-Microsoft
Roopan-Microsoft merged commit f143cee into microsoft:main Jul 20, 2026
7 checks passed

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 3 out of 3 changed files in this pull request and generated no new comments.

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