Skip to content

fix: removed apiProperties.statisticsEnabled property from code#94

Merged
Roopan-Microsoft merged 2 commits intomainfrom
psl-deployment-bug
May 6, 2025
Merged

fix: removed apiProperties.statisticsEnabled property from code#94
Roopan-Microsoft merged 2 commits intomainfrom
psl-deployment-bug

Conversation

@Shreyas-Microsoft
Copy link
Copy Markdown
Collaborator

This pull request removes the apiProperties configuration, specifically the statisticsEnabled property, from the Microsoft.CognitiveServices/accounts resource in both the Bicep and JSON infrastructure templates. The change simplifies the resource definition by eliminating unused or unnecessary properties.

Removal of apiProperties configuration:

  • infra/main.bicep: Removed the apiProperties block, which previously disabled statistics (statisticsEnabled: false) for the Microsoft.CognitiveServices/accounts resource.
  • infra/main.json: Removed the equivalent apiProperties block from the JSON template, aligning it with the changes in the Bicep file.## Purpose
  • ...

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

@Roopan-Microsoft Roopan-Microsoft merged commit 45e023f into main May 6, 2025
6 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the psl-deployment-bug branch May 6, 2025 13:23
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Ritesh-Microsoft pushed a commit that referenced this pull request Oct 10, 2025
fix: removed apiProperties.statisticsEnabled property from code
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.

2 participants