[#HSL-4] E2E tests for access logs on Azure Storage#58
[#HSL-4] E2E tests for access logs on Azure Storage#58
Conversation
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Package | Version | Description | API Reference Links | Migration Guide Links |
|---|---|---|---|---|
| @azure/storage-blob | v12 | The next generation SDK for Azure Blob Storage | API Reference for Blob SDK | Migration Guide from azure-storage to @azure/storage-blob |
| @azure/storage-queue | v12 | The next generation SDK for Azure Queue Storage | API Reference for Queues SDK | Migration Guide from azure-storage to @azure/storage-queue |
| @azure/storage-file-share | v12 | The next generation SDK for Azure Files | API Reference for Files SDK | Migration Guide from azure-storage to @azure/storage-file-share |
| @azure/data-tables | v12 | The next generation SDK for Azure Table Storage | API Reference for Tables SDK | Migration Guide from azure-storage to @azure/data-tables |
| azure-storage | v2 | Legacy Storage SDK in this repository (Blob/Queue/File/Table, callback style) | API Reference for legacy Storage SDK | |
| @azure/arm-storage | v7 & above | Management SDKs including Storage Resource Provider APIs | API Reference for Storage Management SDK |
New dependencies added: azure-storage.
Example of PR titles that include pivotal stories:
- single story:
[#123456] my PR title - multiple stories:
[#123456,#123457,#123458] my PR title
|
Kudos, SonarCloud Quality Gate passed!
|








This PR introduces a test scenario that does the following:
ENABLE_SPID_ACCESS_LOGS=trueRequest content isn't inspected
Caveats
Changes
See commit list
The following error arise at writing time. The error is not present when tests are executed against a real instance of Azure Storage