Skip to content

chore: added AZURE_DEV_COLLECT_TELEMETRY environment variable to pipeline#618

Merged
Roopan-Microsoft merged 1 commit into
mainfrom
psl-set-telemetry
Nov 21, 2025
Merged

chore: added AZURE_DEV_COLLECT_TELEMETRY environment variable to pipeline#618
Roopan-Microsoft merged 1 commit into
mainfrom
psl-set-telemetry

Conversation

@Vamshi-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request makes a minor update to the deployment workflow configuration. The main change is to ensure that the AZURE_DEV_COLLECT_TELEMETRY environment variable is set dynamically based on repository-level variables, rather than being hardcoded.

  • Workflow environment configuration:
    • Added AZURE_DEV_COLLECT_TELEMETRY to the workflow environment and set its value from the repository variable ${{ vars.AZURE_DEV_COLLECT_TELEMETRY }} in .github/workflows/deploy-v2.yml.
    • Removed the hardcoded setting of AZURE_DEV_COLLECT_TELEMETRY to "no" in the deployment job, allowing the value to be controlled externally.

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

@Roopan-Microsoft Roopan-Microsoft merged commit f793108 into main Nov 21, 2025
15 checks passed
@github-actions

github-actions Bot commented Dec 3, 2025

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Priyanka-Microsoft Priyanka-Microsoft deleted the psl-set-telemetry branch December 25, 2025 08:48
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.

2 participants