Skip to content

Agentic SDLC fix - #460

Merged
Marco Weber (qxsch) merged 8 commits into
microsoft:mainfrom
Frank802:agentic-sdlc-fix
Aug 28, 2026
Merged

Agentic SDLC fix#460
Marco Weber (qxsch) merged 8 commits into
microsoft:mainfrom
Frank802:agentic-sdlc-fix

Conversation

@Frank802

Copy link
Copy Markdown
Contributor

This pull request updates the dev container configuration for the "Azure / AI / Agentic SDLC" track, improving the development environment, toolchain, and onboarding documentation. The changes ensure the correct tools and extensions are installed, streamline Codespaces setup, and clarify instructions for participants.

Dev container improvements:

  • Switched from using a prebuilt image to building a custom Dockerfile (.devcontainer/03-azure-01-04-ai-01-agentic-sdlc/Dockerfile) that installs essential tools like make and sqlite3. (.devcontainer/03-azure-01-04-ai-01-agentic-sdlc/Dockerfile)
  • Enhanced devcontainer.json to use the new Dockerfile, install required features (Node.js 24, Python 3.13, .NET 10, Java 17, GitHub CLI, Azure CLI with Bicep), set up VS Code extensions, forward important ports, and enforce minimum host requirements. (.devcontainer/03-azure-01-04-ai-01-agentic-sdlc/devcontainer.json)
  • Enabled Bicep installation with the Azure CLI feature for better infrastructure-as-code support. (.devcontainer/03-azure-01-04-ai-01-agentic-sdlc/devcontainer.json, 03-Azure/01-04-AI/01_Agentic_SDLC/.devcontainer/devcontainer.json) [1] [2]

Onboarding and documentation:

  • Added a prominent warning to challenge-01.md instructing users to fork the repo with the hackathon account and select the correct dev container configuration, preventing common setup issues. (03-Azure/01-04-AI/01_Agentic_SDLC/challenges/challenge-01.md)

Frontend tooling adjustments:

  • Downgraded several frontend dev dependencies (@vitejs/plugin-react, tailwindcss, vite, vitest) to versions compatible with the new dev container environment. (03-Azure/01-04-AI/01_Agentic_SDLC/src/frontend/package.json)

@Frank802 Francesco Lana (Frank802) changed the title Agentic SDKCfix Agentic SDLC fix Aug 28, 2026
@qxsch
Marco Weber (qxsch) merged commit 43fe71e into microsoft:main Aug 28, 2026
2 checks passed
@Frank802
Francesco Lana (Frank802) deleted the agentic-sdlc-fix branch August 28, 2026 12:28
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.

2 participants