Skip to content

chore: Azd version changes Dev to Main#525

Merged
Roopan-Microsoft merged 4 commits into
mainfrom
dev
Jul 11, 2025
Merged

chore: Azd version changes Dev to Main#525
Roopan-Microsoft merged 4 commits into
mainfrom
dev

Conversation

@VishalS-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request introduces updates to deployment configurations and infrastructure files to enhance support for existing Azure AI projects and streamline resource creation. Key changes include new parameters for handling existing AI services and projects, conditional resource creation, and improved modularity in Bicep templates.

Deployment Configuration Updates:

  • azure.yaml: Added requiredVersions to specify minimum version requirements for azd CLI.
  • documents/DeploymentGuide.md: Updated the Azure Developer CLI (azd) tool requirement to specify version v1.15.0+.

Infrastructure Enhancements:

Support for Existing AI Services and Projects:

  • infra/deploy_ai_foundry.bicep: Added conditional modules (existing_aiServicesModule) and parameters to handle existing AI services and projects, including outputs for location, kind, SKU, and network configurations. [1] [2] [3]
  • infra/existing_foundry_project.bicep: Created a new module to fetch details of existing AI services and projects, including outputs for properties like location, skuName, and publicNetworkAccess.

Role Assignment and Identity Management:

Main Deployment File Updates:

  • infra/main.bicep: Passed aiDeploymentsLocation to the backend deployment module for improved resource location handling.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft
Roopan-Microsoft merged commit d8a448b into main Jul 11, 2025
10 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.11.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

4 participants