Skip to content

Conversation

@mattsp1290
Copy link
Member

@mattsp1290 mattsp1290 commented Nov 6, 2025

Added required security properties to fix Azure policy violations:

  • Storage account: supportsHttpsTrafficOnly and allowBlobPublicAccess
  • Function app: httpsOnly property

These changes ensure compliance with storage-secure-transfer, storage-no-anonymous, and functionapp-https policies.

🤖 Generated with Claude Code

Motivation

We have policies in place that prevent testing our event hub forwarder

Testing Guidelines

Additional Notes

Types of changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog
  • This PR passes the integration tests (ask a Datadog member to run the tests)
  • This PR passes the unit tests
  • This PR passes the installation tests (ask a Datadog member to run the tests)

…ance

Added required security properties to fix Azure policy violations:
- Storage account: supportsHttpsTrafficOnly and allowBlobPublicAccess
- Function app: httpsOnly property

These changes ensure compliance with storage-secure-transfer, storage-no-anonymous, and functionapp-https policies.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@mattsp1290 mattsp1290 merged commit c2ad1a1 into master Nov 6, 2025
12 checks passed
@mattsp1290 mattsp1290 deleted the matt.spurlin/update-event-hub-forwarder branch November 6, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants