Update CSAT survey to be always on instead of annual#18657
Merged
Conversation
Contributor
|
Test this change out locally with the following install scripts (Action run 20346629732) VSCode
Azure CLI
|
jeskew
approved these changes
Dec 8, 2025
Contributor
Dotnet Test Results 102 files - 51 102 suites - 51 39m 23s ⏱️ - 28m 25s Results for commit a3b9bfc. ± Comparison against base commit b0d5e2f. This pull request removes 1962 and adds 669 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
shenglol
reviewed
Dec 17, 2025
shenglol
approved these changes
Dec 17, 2025
shenglol
approved these changes
Dec 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updates the Bicep CSAT survey to be "always on" instead of annual, and aligns survey behavior with Terraform's survey logic.
Changes
1. Survey link update
bicep/surveys/annualtobicep-csat-surveyhatsAnnualSurveyInfotohatsAlwaysOnSurveyInfoEverything below are the changes made to align with Terraform's survey logic
2. "Maybe later" behavior
3. Dismissed/ignored behavior
4. "Don't ask again" behavior
bicep.enableSurveys: false(permanent opt-out)bicep.enableSurveys: falsepersisted and won't see surveys. Users can still manually set this setting tofalseif they want to permanently opt out.Example Usage
Checklist
Microsoft Reviewers: Open in CodeFlow