Skip to content

fix: downmerge from main to dev#383

Merged
Roopan-Microsoft merged 19 commits intodevfrom
main
Apr 10, 2025
Merged

fix: downmerge from main to dev#383
Roopan-Microsoft merged 19 commits intodevfrom
main

Conversation

@Roopan-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

  • This pull request includes several updates to the deployment scripts, documentation, and configuration files to improve the deployment process and provide clearer instructions for users. The most important changes include modifications to the resource group name generation, updates to the README and documentation, and changes to deployment scripts and configurations.

Deployment Script Updates:

  • .github/workflows/deploy.yml: Updated resource group name generation to use a shorter UUID and a more descriptive prefix.
  • infra/main.bicep: Added outputs for various resource names to simplify access during deployment.

Documentation Updates:

  • README.md: Added instructions for running a script to process sample data after deployment and clarified steps for customizing deployment parameters. [1] [2]
  • docs/PowershellSetup.md: Added a new guide to help Windows users add PowerShell 7 to their system PATH.

Configuration Changes:

  • infra/deploy_ai_foundry.bicep and infra/main.json: Enabled public network access for querying in Application Insights configuration. [1] [2]

These changes aim to streamline the deployment process and provide clearer guidance for users, especially those on Windows systems.

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

  • I have built and tested the code locally and in a deployed app
  • For frontend changes, I have pulled the latest code from main, built the frontend, and committed all static files.
  • This is a change for all users of this app. No code or asset is specific to my use case or my organization.

Other Information

malrose07 and others added 19 commits April 2, 2025 17:49
…istrator in scripts and eliminated unnecessary output
ci: Generate Unique Resource Group Name in deploy.yml
…scripts

- Added PowerShell installation instructions for Windows users in README.md.
- Updated process_sample_data.sh to include Cosmos DB account and resource group as parameters.
- Created add_cosmosdb_access.sh to manage Cosmos DB role assignments.
- Enhanced run_create_index_scripts.sh with Azure authentication checks.
- Updated main.bicep to output Cosmos DB account and resource group names.
fix: added script for Cosmos DB role assignment and few Readme updates
@Roopan-Microsoft Roopan-Microsoft merged commit e50d9f0 into dev Apr 10, 2025
14 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2025

🎉 This PR is included in version 1.2.0 🎉

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants