AI Navigate

Microsoft.Azure.WebJobs.Extensions.Storage.Blobs_5.3.8

Azure OpenAI .NET Releases / 3/20/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical Usage

Key Points

  • The 5.3.8 release (2026-03-19) fixes a bug where polling for new blobs could permanently miss blobs created or modified during a multi-request blob listing scan (issue #51030).
  • It also fixes a bug ensuring that BlobTrigger log scan targets the correct storage account in multi-account scenarios.
  • The update focuses on reliability and correctness for blob polling and BlobTrigger behavior, without introducing new features.

5.3.8 (2026-03-19)

Bugs Fixed

  • Fixed a bug where polling for new blobs could permanently miss blobs that were created or modified while a multi-request blob listing scan was in progress (#51030).
  • Bug fix ensuring that BlobTrigger log scan targets the correct storage account in multi-account scenarios.