question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for storage blob change feed

See original GitHub issue

Is there any support in Azurite for the storage blob change feed?

If I try to use it, then I see the log message:

ERROR [com.azu.sto.blo.cha.Changefeed] (reactor-http-epoll-1) Changefeed has not been enabled for this account.

So I was wondering if there was a way to enable it, or is it just not supported at all?

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
bluewwcommented, Feb 23, 2022

@Exitare We can use the issue to track the changefeed request. However, we currently don’t have an ETA for support changefeed.

1reaction
bluewwcommented, Feb 22, 2022

@jamesnetherton Changefeed is still not supported by Azurite. Besides that, changefeed need to be enabled from management plane API, and Azurite also doesn’t support management plane API, but only dataplane currently.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Change feed support in Azure Blob Storage - Microsoft Learn
The change feed is a log of changes that are organized into hourly segments but appended to and updated every few minutes. These...
Read more >
Azure Storage Blobs Change Feed client library for .NET
The purpose of the change feed is to provide transaction logs of all the changes that occur to the blobs and the blob...
Read more >
AZ-204 Certification: Change feed support in Azure Blob ...
The purpose of the change feed is to provide transaction logs of all changes that occur to the blobs and their metadata in...
Read more >
azure-storage-blob-changefeed - PyPI
This preview package for Python enables users to get blob change feed events. ... from azure.storage.blob.changefeed import ChangeFeedClient service ...
Read more >
Azure Blob Change Feed missing blob append events
Currently, the append event for an append blob is not supported. ... Storage.Blobs.ChangeFeed package, there is no append event type .
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found