Azure / azure-functions-java-library

Contains annotations for writing Azure Functions in Java
MIT License
43 stars 43 forks source link

Remove invalid subscriptionName property for service bus topic output #111

Open PramodValavala-MSFT opened 4 years ago

PramodValavala-MSFT commented 4 years ago

The ServiceBusTopicOutput annotation has a subscriptionName property which isn't applicable for service bus topics. Messages can only be sent to a service bus topic.

amamounelsayed commented 4 years ago

Hey @PramodValavala-MSFT Sorry for the delay. We will have a look soon and let you know sir.

PramodValavala-MSFT commented 4 years ago

@amamounelsayed Any update on this? Thanks!

joshuapetryk commented 2 years ago

this PR has been open for 2 years - any updates?

vgarmash commented 1 year ago

@PramodValavala-MSFT Please look at the build failing in your PR.