Skip to content

Releases: microsoft/Deploy-Your-AI-Application-In-Production

v1.5.3

10 Jun 13:00
3eb257d

Choose a tag to compare

1.5.3 (2026-06-10)

Bug Fixes

  • add tenant and principal ID configuration steps in deployment guide (9601317)
  • update documentation and configuration for Microsoft Entra ID authentication on Jump VM via Azure Bastion (cac797a)
  • update links to Accessing Private Resources documentation for consistency (ff9c0fe)
  • update VM size to Standard_D2s_v5 and add transient network failure handling in SearchHelpers.ps1 (c5f2c8b)

Other Updates

v1.5.2

03 Jun 03:45
aaab723

Choose a tag to compare

1.5.2 (2026-06-03)

Bug Fixes

  • ci: use GITHUB_RUN_ID for globally unique env name suffix (83f9677)
  • workflow: generate unique AZURE_ENV_NAME per run to avoid soft-deleted KV conflict (25b6d98)

Other Updates

v1.5.1

26 May 09:27
c13d354

Choose a tag to compare

1.5.1 (2026-05-26)

Bug Fixes

  • Add support for reusing existing Azure AI Foundry projects in deployment (#157) (3aca9a7)

Other Updates

v1.5.0

18 May 13:57
d37f2f7

Choose a tag to compare

1.5.0 (2026-05-18)

Features

  • add support for Bring Your Own Log Analytics Workspace in deployment (13277a1)

Bug Fixes

  • adding additional comments for existingLogAnalyticsWorkspaceResourceId (d734b55)
  • remove fabric capacity resources and diagnostics for BYO Log Analytics (c3f8a15)
  • update Log Analytics workspace descriptions and routing for PostgreSQL diagnostics (bb64caf)
  • update permissions and outputs for BYO Log Analytics and Application Insights integration (da1efb8)

Other Updates

v1.4.1

11 May 07:04
5c3d3f0

Choose a tag to compare

1.4.1 (2026-05-11)

Bug Fixes

  • update dependabot configuration to include gitsubmodule ecosystem (7a078c8)

Other Updates

  • Add Bicep CLI (v0.33.0+) version pinning alongside azd/PowerShell (b858236)
  • add Bicep CLI prerequisite to local deployment guide (7e0f96f), closes AB#42634
  • Add Bicep CLI version pinning to prerequisites table (9236630)
  • clarify default mode description in deployment guide (8af4ec3)
  • correct formatting of default mode description in deployment guide (6de619f)
  • dev to main merge (5c3d3f0)
  • fix incorrect fabricCapacityMode default from byo to create (0108a6a)

v1.4.0

29 Apr 05:37
d931ef6

Choose a tag to compare

1.4.0 (2026-04-29)

Features

  • Enhance Purview scan automation with fallback collection resolution and reparenting logic (d13133d)

Bug Fixes

  • remove hardcoded VM admin password and update credential docs (9c8071b)
  • replace eval with associative array in quota_check.sh (376107e), closes #131
  • use workspace ID for Fabric RBAC in BYO mode (f4db7ca)

Reverts

  • restore devcontainer.json, .env.example, README.md, local_development.md to origin/dev state (e369970)

Other Updates

  • Enhance deployment guides and improve OneLake data source creation (fe1b0dc)
  • Enhance Purview scan automation with reparenting logic for deployment collections (08f4735)
  • Fix default value for fabricCapacityMode in documentation (#143) (4371b2e)

v1.3.0

20 Apr 09:57
f1cbea8

Choose a tag to compare

1.3.0 (2026-04-20)

Features

  • Add AZURE_PRINCIPAL_ID and AZURE_PRINCIPAL_TYPE to environment variables (b2e390a)
  • Add Power BI API access check before infrastructure provisioning (ff47a00)
  • Add quota check scripts for Azure OpenAI models and Fabric capacity (605b81e)
  • Add re-authentication and retry logic for infrastructure provisioning failures (586e2bd)
  • Add resource group creation and environment setup in AZD workflow (6297fe0)
  • Add resource group deletion check and retry logic during provisioning (b365ea2)
  • Configure Power BI API permissions for service principal in Azure Dev workflow (517abd6)
  • Enhance infrastructure provisioning with retry mechanism and fresh authentication token (aaf5167)
  • Enhance resource group creation logic to derive name from environment if not provided (983e5ca)
  • Enhance Service Principal Object ID resolution logic in workflow (4559409)
  • Refactor principal type and ID handling in workflow and parameter files (195cf60)
  • Remove re-authentication and retry logic from infrastructure provisioning (5e2408e)
  • Remove service principal ID retrieval and AZD environment configuration steps (5d299d5)
  • Remove Service Principal Object ID resolution step from workflow (cc157d2)
  • Remove timeout setting from infrastructure provisioning step (a04622d)
  • Update AZD environment configuration to set principal type and ID for Service Principal (6574965)
  • Update fabricWorkspaceMode to 'none' for consistent environment configuration (1c1e6a5)

Bug Fixes

  • add bicep version requirement (>= 0.33.0) to azure.yaml (ae8ee57)
  • add bicep version requirement (>= 0.33.0) to azure.yaml (5a09ec2)
  • Update VM credential instructions for clarity and consistency across documentation (529d37b)

Other Updates

  • Remove Power BI API permissions configuration and access check from deployment workflow (beaaacf)

v1.2.5

02 Apr 13:53
d7412e8

Choose a tag to compare

1.2.5 (2026-04-02)

Bug Fixes

  • Added deployment tags and dev container fix and PrincipleId param fix (#124) (d7412e8)

Other Updates

  • Include configuration note for azd version 1.23.9 (ea58ad4)
  • rename AI Foundry references to Microsoft Foundry (60bcbd0)

v1.2.4

13 Mar 09:51
ded2921

Choose a tag to compare

1.2.4 (2026-03-13)

Bug Fixes

v1.2.3

04 Mar 17:25
62c49bb

Choose a tag to compare

1.2.3 (2026-03-04)

Bug Fixes

  • Change Azure credentials to use GitHub secrets (e74629f)

Other Updates

  • Enhance README with cross references to resources (926c697)