Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing what was fixed #1897

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

Springstone
Copy link
Member

Overview/Summary

This pull request includes several changes to the eslzArm/eslz-portal.json file, focusing on updating the visibility conditions for various workload-specific initiatives. The changes aim to improve the logic used to determine visibility by replacing equality checks with negation checks.

Changes to visibility conditions:

  • Updated visibility condition for wlcCMK.enableWsCMKInitiatives to use negation logic.
  • Updated visibility condition for wlcAIReady.enableWsBotServiceInitiatives to use negation logic.
  • Updated visibility condition for wlcAIReady.enableWsCognitiveServicesInitiatives to use negation logic.
  • Updated visibility condition for wlcAIReady.enableWsMachineLearningInitiatives to use negation logic.
  • Updated visibility condition for wlcAIReady.enableWsOpenAIInitiatives to use negation logic.

These changes ensure that the visibility of these initiatives is determined by checking if the related steps are not set to 'No', rather than checking if they are set to 'Yes'.

@Springstone Springstone requested a review from a team as a code owner January 24, 2025 16:41
@Springstone Springstone merged commit 5ba2d3a into Azure:policy-refresh-q2fy25 Jan 24, 2025
3 checks passed
@Springstone Springstone deleted the FixingTheFix branch January 24, 2025 16:42
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.

1 participant