Skip to content

Conversation

@Ragini-Microsoft
Copy link
Contributor

@Ragini-Microsoft Ragini-Microsoft commented Jul 11, 2025

Purpose

This pull request introduces updates to the infrastructure configuration files, including the addition of a new resource group tag, updates to Bicep-generated metadata, and adjustments to system prompts for SQL queries and call transcripts. These changes enhance tagging, improve consistency, and update generated metadata to align with a newer Bicep version.

Infrastructure Enhancements:

  • Added a new resourceGroupTags resource to infra/main.bicep for tagging resource groups with the templateName set to "Client Advisor."
  • Included a corresponding Microsoft.Resources/tags resource in infra/main.json for tagging purposes.

Metadata Updates:

  • Updated the Bicep _generator metadata in infra/main.json to reflect a newer version (0.36.177.2456) and updated template hashes across multiple sections. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]

System Prompt Adjustments:

  • Modified the functionAppSqlPrompt, functionAppCallTranscriptSystemPrompt, and functionAppStreamTextSystemPrompt in infra/main.json to ensure consistent formatting and line endings for improved readability and maintainability.

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

  • ...

Other Information

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a templateName tag to resource groups and updates Bicep-generated metadata and system prompts formatting in the ARM template.

  • Introduce a Microsoft.Resources/tags resource to tag resource groups with templateName: "Client Advisor" in both Bicep and JSON.
  • Update Bicep generator version and templateHash metadata across the ARM template to align with Bicep v0.36.177.2456.
  • Normalize line endings (\r\n) in three system prompts for SQL queries and call transcripts.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
infra/main.json Updated metadata versions, system prompt formatting, and added subscription-level tags resource.
infra/main.bicep Added resourceGroupTags resource to apply templateName tag at subscription scope.

@Roopan-Microsoft Roopan-Microsoft merged commit 09be6c1 into main Jul 11, 2025
8 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the rc-templatetag-ca-main branch July 11, 2025 12:31
@github-actions
Copy link

🎉 This PR is included in version 1.6.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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants