Wei Wei
Wei Wei
@hholst80 Would you please share the Azurite debug log for this issue? And please also share the command you use to start Azurite.
@hholst80 Thanks for the update! Good to know you find a way to workaround that. This looks like related with some azure function config. We will need time to look...
Another request for datalake gen2 https://github.com/Azure/Azurite/issues/909
@AccessViolator Currently Azurite only supports copy within same Azurite instance. You can find the detail in follow doc: https://github.com/Azure/Azurite#support-matrix If you would like to test cross account copy, you can...
@AccessViolator Look more into the log, and compare it with my success send blob properties log, I find this might comes from your request has following 3 more headers than...
@AccessViolator Sorry I just paste message in the wrong issue. Yes, agree with you it's just not implemented. And it's not supported already documented in https://github.com/Azure/Azurite#support-matrix
@kuba-lilz We still don't have an accurate date for this feature yet. Azurite welcome contribution. It would be great if you can raise a PR to implement it!
@MRayermannMSFT I can't repro the issue with the repro steps from you. Would you please attached the debug log? So we can continue the investigation.
@MRayermannMSFT Thanks for raising this issue! I get we should make create snapshot fail for an archive blob. Per [rest API]( https://docs.microsoft.com/en-us/rest/api/storageservices/snapshot-blob) , " Taking a snapshot on an archived...
@arunrpillai15 Azurite is the emulator of Azure Storage; we expect Azurite to serve the request with the following features but won’t commit for production support. Meanwhile, you may experiment it...