Skip to content

Azure Power Tools is a collection of CLI Tools to boost productivity of Developer working with Azure.

License

Notifications You must be signed in to change notification settings

msitsoftware/azure-power-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-power-tools (azpt)

Azure Power Tools is a collection of useful developer CLI tools to boost productivity.

Send Message to Service Bus from CLI

Example:

azure-power-tools sb send --connectionstring [your_sb_namespace_connection_string] --queue [your_name_of_queue] --contenttype [content_type_of_message_to_send] --message '{\"key\":\"value\"}' 

About

Azure Power Tools is a collection of CLI Tools to boost productivity of Developer working with Azure.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages