Skip to content

Clarification of blob trigger with ADLS and HNS enabled storage#128597

Open
ffarinha-msft wants to merge 4 commits into
MicrosoftDocs:mainfrom
ffarinha-msft:patch-14
Open

Clarification of blob trigger with ADLS and HNS enabled storage#128597
ffarinha-msft wants to merge 4 commits into
MicrosoftDocs:mainfrom
ffarinha-msft:patch-14

Conversation

@ffarinha-msft

Copy link
Copy Markdown
Contributor

Microsoft.Azure.WebJobs.Extensions.Storage.Blobs SDK does not support Datalake Files or HNS enabled accounts.

This need to be publicly document as it should be using Event Grid over the Blob Trigger polling mechanism.

Fixes Azure/azure-sdk-for-net#56909

Clarified support for triggers from Data Lake Storage and hierarchical namespace-enabled storage accounts in blob storage bindings.
Added note about polling-based Blob storage trigger limitations when using ADLS or HNS enabled storage
@prmerger-automator

Copy link
Copy Markdown
Contributor

@ffarinha-msft : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@prmerger-automator

Copy link
Copy Markdown
Contributor

@ffarinha-msft : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@v-regandowner v-regandowner requested a review from Copilot June 30, 2026 14:17
@v-regandowner

Copy link
Copy Markdown
Contributor

@ggailey777

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator Bot added the aq-pr-triaged tracking label for the PR review team label Jun 30, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Documents that the polling-based Azure Functions Blob trigger isn’t supported for ADLS Gen2 / hierarchical namespace (HNS)-enabled storage accounts, and recommends using the Event Grid-based trigger instead (per azure-sdk-for-net#56909).

Changes:

  • Adds a storage considerations footnote clarifying lack of official support for triggers on ADLS/HNS-enabled accounts.
  • Adds a prominent note to the Blob trigger reference recommending the Event Grid-based implementation for ADLS/HNS-enabled accounts.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
articles/azure-functions/storage-considerations.md Updates a footnote to state ADLS/HNS-trigger limitations.
articles/azure-functions/functions-bindings-storage-blob-trigger.md Adds a NOTE warning that polling-based Blob triggers don’t officially support ADLS/HNS-enabled accounts and points to Event Grid.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread articles/azure-functions/storage-considerations.md Outdated
Comment thread articles/azure-functions/functions-bindings-storage-blob-trigger.md Outdated
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 41cd196:

✅ Validation status: passed

File Status Preview URL Details
articles/azure-functions/functions-bindings-storage-blob-trigger.md ✅Succeeded
articles/azure-functions/storage-considerations.md ✅Succeeded

For more details, please refer to the build report.

Clarified that Azure Data Lake Storage (HNS-enabled) accounts are not officially supported for blob storage bindings.
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 3453060:

✅ Validation status: passed

File Status Preview URL Details
articles/azure-functions/functions-bindings-storage-blob-trigger.md ✅Succeeded
articles/azure-functions/storage-considerations.md ✅Succeeded

For more details, please refer to the build report.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit efe22fb:

✅ Validation status: passed

File Status Preview URL Details
articles/azure-functions/functions-bindings-storage-blob-trigger.md ✅Succeeded
articles/azure-functions/storage-considerations.md ✅Succeeded

For more details, please refer to the build report.

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.

[Storage] [WebJobs] Update Docs the Blobs Storage Extension does not support DataLake Files / HNS enabled accounts

4 participants