-
Notifications
You must be signed in to change notification settings - Fork 295
Labels
customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.Workflow: This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
Feature Summary
Add support for storage queues
Feature Description
Add support for storage queues to match that for blobs.
Developers should be able to use this SDK to interact with the Storage Queues and not have to rely on the dead/unsupported azure_storage_queues crate (https://docs.rs/azure_storage_queues/latest/azure_storage_queues/)
Use Case
As a developer I want to move my codebase from the unsupported/dead azure_storage_queues crate to the modern Rust SDK.
Alternatives
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.Workflow: This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Type
Projects
Status
Untriaged