Settings

Theme

Show HN: Generating an Azure SAS Token, Reading from Service Bus, Using Ruby

gist.github.com

1 points by mastersummoner a year ago · 1 comment · 1 min read

Reader

I recently needed to interact with a Service Bus queue in Azure using a Ruby on Rails application. However, Azure has completely ceased any maintenance on their old Ruby SDK, so all the API calls and SAS token construction had to be done manually.

I figured my pain might benefit others.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection