Azure / Azure/azure-storage-python

Output key id as a property of the retrieved queue message

Đang mở
#528 7 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
343
Fork
243
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### Which service(blob, file, queue) does this issue concern?
Queue

### Which version of the SDK was used? Please provide the output of `pip freeze`.
1.3.0

### What problem was encountered?
I'm using a keyResolver to decrypt the message. This works and I don't have any issues with that. I would like however, to have an option to also output the key ID used to decrypt the message.

Also, a nice option would be for when the decryption fails, to be able to get the provided key ID.

### Have you found a mitigation/solution?
No easy ones. You can work around it by having a peek with a queue that does no encryption, but this doesn't guarantee that that is the message that will be retrieved.

Note: for table service, please post the issue here instead: https://github.com/Azure/azure-cosmosdb-python.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.