Skip to content

fix: merging main to dev#814

Merged
Prajwal1-Microsoft merged 21 commits into
devfrom
main
Jun 27, 2026
Merged

fix: merging main to dev#814
Prajwal1-Microsoft merged 21 commits into
devfrom
main

Conversation

@VishalSh-Microsoft

Copy link
Copy Markdown

Purpose

This pull request introduces several infrastructure and documentation updates to improve high availability, redundancy, and clarity for deploying the solution accelerator. The main changes include enhanced Cosmos DB failover support, improved handling of Log Analytics workspace deletion, and updates to deployment parameters and documentation.

Infrastructure improvements:

  • Added support for specifying both primary (cosmosLocation) and secondary (secondaryCosmosLocation) Cosmos DB regions for high availability and failover, with corresponding parameter and variable updates in infra/main.bicep and parameter files. [1] [2] [3] [4]
  • Updated Key Vault SKU to use premium when scalability is enabled, and adjusted App Service and Search Service SKUs for better cost and redundancy alignment. [1] [2] [3]
  • Refactored SQL Server private endpoint configuration for improved modularity and clarity. [1] [2]

Redundancy and resource deletion guidance:

  • Added a new guide, docs/LogAnalyticsReplicationDisable.md, detailing how to disable Log Analytics workspace replication before deletion to avoid failures, and referenced it in the deployment guide. [1] [2]

Documentation updates:

  • Updated documentation to clarify Cosmos DB location parameters, default values, and redundancy configuration.
  • Added a prominent notice to the README.md that the repository is no longer maintained, and included links to Microsoft AI/Data playbooks. [1] [2]

Dev container and CI/CD changes:

  • Switched .devcontainer configuration to use a custom Dockerfile that removes the Yarn repository to avoid GPG key issues. [1] [2]
  • Removed the Create-Release.yml GitHub Actions workflow.

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.

Priyanka-Microsoft and others added 21 commits December 8, 2025 13:48
* feat: Implementation of Configurable Logging Control via Flag (#756)

* Implementation of Configurable Logging Control via Flag

* bicep updated

* updated bicep

* updated custom bicep

* Fix typo in CustomizingAzdParameters.md (#772)

* Update src/App/app.py

fixed blank string issue

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* feat: Add Troubleshooting Guide for Log Analytics Workspace Deletion Issues (#758)

* Add files via upload

* Update deployment guide with replication note

Added note about disabling replication before deleting resources.

* Fix typo in LogAnalyticsReplicationDisable.md

* Fix formatting of note in Deployment Guide

---------

Co-authored-by: Harsh-Microsoft <v-hbangera@microsoft.com>

* Update CosmosDB parameters for improved redundancy and location handling and resolved sql server redeployment issue

* update main.json

* Update infra/main.bicep

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update infra/main.bicep

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* resolved copilot comments

---------

Co-authored-by: Prajwal-Microsoft <v-dcprajwal@microsoft.com>
Co-authored-by: AjitPadhi-Microsoft <v-padhiajit@microsoft.com>
Co-authored-by: Thanusree-Microsoft <168087422+Thanusree-Microsoft@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Harsh-Microsoft <v-hbangera@microsoft.com>
Co-authored-by: Abdul-Microsoft <v-amujeebta@microsoft.com>
docs: Added banner for archival
ci: update deploy and test workflow for WAF deployment testing
ci: update environment variable for AI service location in deployment workflow
Switched from using a pre-built image to a custom Dockerfile for the development container.
Remove Yarn repository to prevent GPG key expiration issues.
Added links to AI and Data Engineering playbooks for best practices.
docs: Update README with AI and Data playbook links
chore: delete Create-Release workflow due to codfish security incident
@Prajwal1-Microsoft Prajwal1-Microsoft merged commit fe38a84 into dev Jun 27, 2026
7 of 9 checks passed
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.

9 participants