Files
wehub-resource-sync e768098d0e
tools_continuous_delivery / Private PyPI non-main branch release (push) Has been skipped
tools_continuous_delivery / Private PyPI main branch release (push) Failing after 2m42s
Publish Promptflow Doc / Build (push) Has been cancelled
Publish Promptflow Doc / Deploy (push) Has been cancelled
Flake8 Lint / flake8 (push) Has been cancelled
Spell check CI / Spell_Check (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:39:52 +08:00
..

Phase 4 — Migrate Operations

Replace the operational infrastructure that Prompt Flow managed automatically.

Sub-phase What it replaces Folder
4a — Tracing Prompt Flow's built-in run viewer 4a-tracing
4b — Deployment Prompt Flow Managed Online Endpoint 4b-deployment
4c — CI/CD Manual evaluation runs in the PF UI 4c-cicd
4d — Batch (PRS) Prompt Flow Parallel Run Step (load_component(flow.dag.yaml)) 4d-pipelines

Prerequisites

  • Application Insights instance (4a)
  • Azure Container Registry + Container Apps environment (4b)
  • GitHub repository secrets configured (4c) — see 4c-cicd/evaluate.yml
  • Azure ML workspace + CPU cluster (4d)