Skip to content

Move Azure ServiceBus dead letter subscription messages to the main subscription

License

Notifications You must be signed in to change notification settings

InsideSalesOfficial/sbmv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbmv

Replay all dead-letter messages for a ServiceBus subscription.

Installation

Source

go get github.com/InsideSalesOfficial/sbmv

Configuration

The SERVICEBUS_CONNECTION_STRING environment variable must be set.

Usage

Supply source and destination URL endpoints.

SERVICEBUS_CONNECTION_STRING=someconnectionstring sbmv -topic some-topic -subscription some-subscription

License

The MIT License (MIT)

Copyright (c) 2019 Brian Cozzens

See LICENSE.md

About

Move Azure ServiceBus dead letter subscription messages to the main subscription

Resources

License

Stars

Watchers

Forks

Packages

No packages published