Skip to content

Conversation

@Abdul-Microsoft
Copy link
Contributor

Purpose

  • This pull request makes a targeted improvement to the key-vault.bicep module by enhancing how diagnostic settings are configured. The main change ensures that diagnostic settings are only applied when a valid Log Analytics workspace resource ID is provided, preventing potential misconfigurations.

Key change:

  • Diagnostic settings for the Key Vault are now set to null if logAnalyticsWorkspaceResourceId is empty, instead of always assigning an array—this prevents unnecessary or invalid diagnostic configuration.

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

@Prajwal-Microsoft Prajwal-Microsoft merged commit 4b48a18 into dev Oct 15, 2025
5 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.10.2 🎉

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.

3 participants