Skip post-deploy trigger sync for self-hosted MCP deployments#5035
Draft
Copilot wants to merge 2 commits into
Draft
Skip post-deploy trigger sync for self-hosted MCP deployments#5035Copilot wants to merge 2 commits into
Copilot wants to merge 2 commits into
Conversation
Agent-Logs-Url: https://github.com/microsoft/vscode-azurefunctions/sessions/4f282090-7ac7-4440-9744-bc9ecb24e1a8 Co-authored-by: nturinski <5290572+nturinski@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix deployment issue for self-hosted Python MCP project
Skip post-deploy trigger sync for self-hosted MCP deployments
May 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Deployments of self-hosted Python MCP projects to Premium/App Service Plan apps using Secrets auth were failing after zip deploy with host runtime
ServiceUnavailable. The failure path came from shared post-deploy trigger synchronization, not from package upload.Deployment flow: disable trigger sync for MCP projects
DisableSyncTriggersForMcpExecuteStepto explicitly setcontext.syncTriggersPostDeploy = falsewhencontext.isMcpProjectis true.PostDeploySyncTriggersExecuteStep, preventing the host-runtime sync call for MCP deploys.Wiring in deploy pipeline
deploy.tsto include the new step ininnerDeploy(...)optional steps, ahead of remote MCP server registration.Coverage
syncTriggersPostDeploywhen executedWarning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
aka.ms/home/REDACTED/work/_temp/ghcca-node/node/bin/node node scripts/pretest.mjs(dns block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js(dns block)If you need me to access, download, or install something from one of these locations, you can either: