Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure storage queue - Delete Message #21

Closed
MindFlavor opened this issue Oct 11, 2020 · 1 comment
Closed

Azure storage queue - Delete Message #21

MindFlavor opened this issue Oct 11, 2020 · 1 comment
Assignees
Labels
feature-request This issue requires a new behavior in the product in order be resolved.

Comments

@MindFlavor
Copy link
Contributor

As per https://docs.microsoft.com/en-us/rest/api/storageservices/delete-message2.

@MindFlavor MindFlavor added the feature-request This issue requires a new behavior in the product in order be resolved. label Oct 11, 2020
@MindFlavor MindFlavor self-assigned this Oct 11, 2020
@Alexei-B
Copy link

I need to be able to delete queue messages, so I've created a PR to implement a delete message request in the queue name service. I tried my best to follow the existing pattern for the code, so hopefully it fits in nicely with how you'd expect it to be implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request This issue requires a new behavior in the product in order be resolved.
Projects
None yet
Development

No branches or pull requests

2 participants