Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Releases: Azure-Samples/openhack-production

Production Fundamentals OpenHack Sample Application

16 Nov 19:47
5f58837

Choose a tag to compare

Updates version number for BuildQualityGates (#59)

Current version v6 is deprecated and we need to update to v7 for the existing pipelines to pass.

Production Fundamentals OpenHack Sample Application

16 Mar 18:29

Choose a tag to compare

Merged PR 2020: update frontend README base on dry run feedback

update frontend README base on dry run feedback

Production Fundamentals OpenHack Sample Application

06 Mar 19:37

Choose a tag to compare

Merged PR 2017: Adds support to deploy regions in parallel

- [x] Adds support to deploy regions in parallel

This will increase speed of OH lab setup.

Production Fundamentals OpenHack Sample Application

05 Mar 01:41

Choose a tag to compare

Merged PR 2011: Plumb through scaling params via DevOps pipelines

- Updated the pipelines and deployment scripts to add scaling params
- Updated the arm template to hard code cosmos db consistency level

Production Fundamentals OpenHack Sample Application

05 Mar 00:47

Choose a tag to compare

Merged PR 2012: fix api deploy due to appsettings.json changes

deployment is broken due to changes in previous merge

Production Fundamentals OpenHack Sample Application

04 Mar 23:56

Choose a tag to compare

Merged PR 2008: update readme guide for api service

update readme guide for api service

Production Fundamentals OpenHack Sample Application

04 Mar 23:37

Choose a tag to compare

Merged PR 2010: Updated the infrastructure image with latest version

Updated the infrastructure image with latest version

Production Fundamentals OpenHack Sample Application

04 Mar 20:04

Choose a tag to compare

126424

Merged PR 2009: Setup VS Code Devcontainers for both Frontend and Bac…

Production Fundamentals OpenHack Sample Application

04 Mar 16:48

Choose a tag to compare

126360

Merged PR 2007: Moves integration tests 'BaseAddress' to configuratio…

Production Fundamentals OpenHack Sample Application

03 Mar 23:01

Choose a tag to compare

Merged PR 2004: Parameterized arm template

- Parameterized arm templates so that attendees can easily scale up/out infrastructure without having to understand arm template details.
- Creating Cosmos database and container as part of ARM template to provide flexibility to update throughput consistency level, etc.
- Updated the cosmos database name