docs: add Azure DevOps deployment guide#20
Conversation
✅ Compliance Gate ResultsSummary:
Details:
Artifacts and run links: The compliance evidence artifact contains the complete SARIF reports, summary JSON, and evidence bundle for this run. |
There was a problem hiding this comment.
Pull request overview
Adds a new top-level Azure DevOps deployment/demo guide and wires existing docs to point to it, so readers can understand the pipeline flow without starting from azure-pipelines.yml.
Changes:
- Added
README-azure.mddescribing Azure Pipelines stages, variables, artifact layout, infra, and demo flow. - Linked
ado/README.mdand the rootREADME.mdto the new Azure guide.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
ado/README.md |
Adds a pointer to the new top-level Azure DevOps guide from the ADO templates folder. |
README.md |
Adds links to README-azure.md so Azure guidance is discoverable from the main entry point. |
README-azure.md |
New end-to-end guide for CI/self-test/image/deploy/smoke and artifact expectations. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
✅ Compliance Gate ResultsSummary:
Details:
Artifacts and run links: The compliance evidence artifact contains the complete SARIF reports, summary JSON, and evidence bundle for this run. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Brian Horakh <35611074+elasticdotventures@users.noreply.github.com>
Signed-off-by: Brian Horakh <35611074+elasticdotventures@users.noreply.github.com>
✅ Compliance Gate ResultsSummary:
Details:
Artifacts and run links: The compliance evidence artifact contains the complete SARIF reports, summary JSON, and evidence bundle for this run. |
What changed
README-azure.mdas the top-level Azure DevOps deployment and demo guideREADME.mdandado/README.mdto the new guideValidation
git diff --checkNotes
azure-pipelines.ymland the template files first