Results 76 comments of xiaonlimsft

Hi Guys, sorry for the late response. We are in holiday these days. For your question, your request doesn't include a valid Authentication header value. The value should be correctly...

Authentication key header is dynamically generated every time. You can find out what Azurite expects in debug.log. Not recommend to use curl for debug with sharedkey. Try Azure Storage SDKs...

SharedKey authentication is one of critical features Azurite provides (instead of ignoring authentication) and aligns with Azure Storage. Refer to https://docs.microsoft.com/en-us/rest/api/storageservices/authorize-with-shared-key about how does SharedKey works. In the same time,...

Thanks for bringing up this. Customer encryption key is not supported by Azurite, will evaluate further.

Thanks for bringing it up, sorry we don't have an accurate date for this feature yet : (

Thanks! Will investigate and fix if this confirmed as a bug.

@fbonds Believe this is same with https://github.com/Azure/Azurite/issues/304 and get fix checked into dev branch. Please confirm if dev branch works for you.

@fbonds Please check if this https://github.com/Azure/Azurite/commit/6af3cc17dc194d3dc39147f73f1fc52f635ec782 commit is in your local dev branch

Hi @Arnaud-Nauwynck, can you further description your usage scenarios? For example, are you using a datalake gen2 account with or without hierarchical namespace enabled? Do you use any datalake storage...