Skip to content

Set Azure Functions authLevel to function#14284

Merged
v-sabiraj merged 1 commit into
masterfrom
v-sabiraj-updatedauthlevels
May 18, 2026
Merged

Set Azure Functions authLevel to function#14284
v-sabiraj merged 1 commit into
masterfrom
v-sabiraj-updatedauthlevels

Conversation

@v-sabiraj
Copy link
Copy Markdown
Contributor

Changed HTTP trigger authLevel from "anonymous" to "function" across multiple Function App configs to enforce function-level access. Updated JSON configs in Zoom, Zscaler Remediation-URL, Fortinet FortiGate playbooks, Cofense Intelligence, IllumioSaaS, and Infoblox data connector function definitions; also updated associated Zoom and Cofense connector ZIP templates. This hardens access to HTTP-triggered functions by requiring a function key instead of allowing anonymous calls.

Required items, please complete

Change(s):

  • See guidance below

Reason for Change(s):

  • See guidance below

Version Updated:

  • Required only for Detections/Analytic Rule templates
  • See guidance below

Testing Completed:

  • See guidance below

Checked that the validations are passing and have addressed any issues that are present:

  • See guidance below

Guidance <- remove section before submitting


Before submitting this PR please ensure that you have read the following sections and filled out the changes, reason for change and testing complete sections:

Thank you for your contribution to the Microsoft Sentinel Github repo.

Details of the code changes in your submitted PR. Providing descriptions for pull requests ensures there is context to changes being made and greatly enhances the code review process. Providing associated Issues that this resolves also easily connects the reason.

Change(s):

  • Updated syntax for XYZ.yaml

Reason for Change(s):

Version updated:

  • Yes
  • Detections/Analytic Rule templates are required to have the version updated

The code should have been tested in a Microsoft Sentinel environment that does not have any custom parsers, functions or tables, so that you validate no incorrect syntax and execution functions properly. If your submission requires a custom parser or function, it must be submitted with the PR.

Testing Completed:

  • Yes/No/Need Help

Note: If updating a detection, you must update the version field.

Before the submission has been made, please look at running the KQL and Yaml Validation Checks locally.
https://github.com/Azure/Azure-Sentinel#run-kql-validation-locally

Checked that the validations are passing and have addressed any issues that are present:

  • Yes/No/Need Help

Note: Let us know if you have tried fixing the validation error and need help.

References:


Changed HTTP trigger authLevel from "anonymous" to "function" across multiple Function App configs to enforce function-level access. Updated JSON configs in Zoom, Zscaler Remediation-URL, Fortinet FortiGate playbooks, Cofense Intelligence, IllumioSaaS, and Infoblox data connector function definitions; also updated associated Zoom and Cofense connector ZIP templates. This hardens access to HTTP-triggered functions by requiring a function key instead of allowing anonymous calls.
Copy link
Copy Markdown
Collaborator

@rahul0216 rahul0216 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good.

@v-sabiraj v-sabiraj merged commit b8b72ec into master May 18, 2026
31 checks passed
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.

2 participants