Skip to content

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

v1.2.1

23 Dec 18:29
16167a7

Choose a tag to compare

1.2.1 (2025-12-23)

Bug Fixes

  • Update trigger paths for pull request and push events in azure-dev.yml (26f54f7)

v1.2.0

19 Dec 20:33
e24bb86

Choose a tag to compare

1.2.0 (2025-12-19)

Features

  • Adding AI Landing Zone and Fabric workspace automation to provisioning (#101) (e24bb86)

v1.1.4

18 Dec 10:27
6ed2592

Choose a tag to compare

1.1.4 (2025-12-18)

Bug Fixes

  • Refactor app sample enabling logic in auth_init scripts (#103) (6ed2592)

v1.1.3

17 Dec 12:07
5009774

Choose a tag to compare

1.1.3 (2025-12-17)

Bug Fixes

  • Role assignment issue for running post deployment script (#102) (5009774)

v1.1.2

11 Dec 11:52
a765454

Choose a tag to compare

1.1.2 (2025-12-11)

Bug Fixes

  • Correct directory navigation instruction in postprovision.sh (bae7596)
  • Remove unnecessary sudo commands from script execution in azure.yaml and postprovision.sh (0eed28b)
  • Update scripts to use AzureCliCredential and change shell commands to bash (25c8d58)

Other Updates

  • Add initial project structure and files for VS Code web (055edd3)
  • Add steps for deploying with VS Code Web (e0810c0)
  • Add Visual Studio Code Web Support (a765454)

v1.1.1

04 Dec 15:11
83b2e98

Choose a tag to compare

1.1.1 (2025-12-04)

Bug Fixes

  • Private end point location set based on Virtual Network location (#98) (83b2e98)

Other Updates

  • remove redundant template validation workflow (#92) (2b1e24a)
  • Replace OpenAI API cal with Foundry SDK (31f60ec)

v1.1.0

26 Nov 11:40
4c4e629

Choose a tag to compare

1.1.0 (2025-11-26)

Features

  • add validation tests and telemetry collection to template valid… (#91) (4c4e629)

Other Updates

  • improve Azure infrastructure template pipeline workflow (#89) (396e72e)
  • Updated the deployment documents (#76) (b6f5cd8)

v1.0.0

07 Aug 06:45
1b846a2

Choose a tag to compare

1.0.0 (2025-08-07)

Features

  • EXP Changes to reuse existing log analytics workspace (#66) (a13b50e)
  • Updated the main.json (e35e15b)

Bug Fixes

  • AI project location to be same as Congnitive service account (c157ffb)
  • Deployment Issue with AZD version 1.17 fixed (5ecb399)
  • fixed Project name to 12 characters (921ac61)
  • Handle Null values for Sample App (#71) (8d739ff)
  • Modified the branch name in scripts (ff2e166)
  • Shell script causing deployment to fail due to incorrect exit code (de0de33)
  • Storage account name issue with special characters. (#68) (2d50fab)

Other Updates

  • Added Github Actions (#72) (1b846a2)
  • Added Note related to AZD issues with 1.17.0 version (0c6d307)