Skip to content

Refactor Challenge-0 to use Azure Developer CLI for deployment#56

Open
alexander-kastil wants to merge 3 commits intomartaldsantos:mainfrom
alexander-kastil:azd
Open

Refactor Challenge-0 to use Azure Developer CLI for deployment#56
alexander-kastil wants to merge 3 commits intomartaldsantos:mainfrom
alexander-kastil:azd

Conversation

@alexander-kastil
Copy link
Copy Markdown
Contributor

  • create an azd structure in challenge-0

  • reamained old iac for reference

  • Improve the Azure deployment process by integrating the Azure Developer CLI into the development container setup.

  • Update documentation to clarify prerequisites and deployment instructions.

References: https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/
Why: Use by other MS AI Templates: https://azure.github.io/ai-app-templates/

image

alexander-kastil and others added 3 commits September 26, 2025 16:20
- Added Azure Developer CLI feature to devcontainer.json for improved environment setup.
- Updated README.md to clarify the use of Azure Developer CLI for resource deployment and added prerequisites.
- Revised get-keys.sh script to improve error handling and streamline key retrieval process.
- Created azure.yaml to define infrastructure parameters for Azure deployment.
- Introduced main.bicep file to manage Azure resources and their configurations, including storage accounts, key vaults, and AI services.
- Removed the unused Azure Dev CLI feature from devcontainer.json.
- Updated the postCreateCommand in devcontainer.json to include installation of Azure Developer CLI.
- Revised README.md to simplify instructions for creating a new resource group during deployment.
…ation (#1)

* Initial plan

* Migrate to Microsoft Agent Framework: Update notebook, main.py, and documentation

Co-authored-by: alexander-kastil <16348023+alexander-kastil@users.noreply.github.com>

* Fix Agent Framework API usage with correct imports and methods

Co-authored-by: alexander-kastil <16348023+alexander-kastil@users.noreply.github.com>

* Update README with --pre flag and fix challenge-5 requirements.txt

Co-authored-by: alexander-kastil <16348023+alexander-kastil@users.noreply.github.com>

* Fix tools integration and approver workflow issues per code review

Co-authored-by: alexander-kastil <16348023+alexander-kastil@users.noreply.github.com>

* Address code review feedback: improve exception handling and add client caching

Co-authored-by: alexander-kastil <16348023+alexander-kastil@users.noreply.github.com>
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