Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
I just released an improved version of the Service Bus Explorer tool based on the Microsoft.ServiceBus.dll 2.6.1.0. You can find the code here:
The zip file contains:
This version introduces the following updates:
Relay service definition
Relay service authorization rules
Metric rule definition
Metrics data and charts
HandlePartitionControl
Consumer Group / Partition Listener
Consumer Group / Partition Listener: Listener Tab
Consumer Group / Partition Listener: EventsTab
Consumer Group / Partition Listener
Event Hub: metric rule definition
Event Hub: metric data and charts
Consumer Group: metric rule definition
Consumer Group: metric data and charts
Notification Hub: metric rule definition
Notification Hub: metric data and charts
Relay: metric rule definition
Relay: metric data and charts
Namespace: metric rule definition
Namespace: metric data and charts
Anonymous
July 01, 2015
Hi Paolo,
Sorry, maybe a bit off topic, but any idea when a new version of Service Bus for Windows Server is going to be released? I can't seem
to find any info regarding those plans.
Anonymous
November 17, 2015
The comment has been removed
Anonymous
November 17, 2015
Hi Rutger
what kind of proxy did you try to configure in the configuration file?
Ciao
Paolo
Anonymous
November 17, 2015
HI,
when I follow the link to service-bus-Explorer for download, I jump to an azure code sample library, where no service-bus-Explorer exist.
Where can binaries be found?
Anonymous
November 17, 2015
MSDN recently made something that has broken the link. The tool can be found at code.msdn.microsoft.com/.../Service-Bus-Explorer-f2abca5a
Ciao
Paolo
Anonymous
November 30, 2015
@Paolo: I've tried a classic proxy and a PAC script as well.
<system.net>
<connectionManagement>
<add address="*" maxconnection="50"/>
</connectionManagement>
<defaultProxy>
<proxy autoDetect="false" scriptLocation="pac.zscaler.net/.../noauth.pac" usesystemdefault="false" />
</defaultProxy>
</system.net>
Anonymous
November 30, 2015
I never tested this configuration, sorry about that. :(
Ciao
Paolo
Anonymous
February 03, 2016
Not sure if this is the appropriate place but, I so want to use this tool with SB Windows Server 1.1. I get an error using SASConnectionString
InnerException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
I am using a self signed cert so could that be the issue?
Please direct me to the right place if this is not it.
thanks,
John
Anonymous
February 08, 2016
I used to have this working locally but ever since I did an uninstall and reinstall of Azure 2.6 SDK and Visual Studio 2013, I keep getting subscriptions with no controls so every time I try to interact with a subscription I get and exception indicating the index was out of range. Any thoughts?
Anonymous
February 09, 2016
Hi Chad
I've no idea... :) what is the exact error description? Are you using the latest version of the tool? Thanks!
Ciao
Paolo
Anonymous
February 18, 2016
Hi Paolo
I am seeing the same issue as Chad.
I only see the first 100 topics. I can see the subscriptions list but when I click on a subscription the right hand pane is blank and I get error message
<11:02:13> Exception: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
I have tried a copy of the .exe file that runs fine on a different machine but I still see the same error on my machine. So this looks to be some sort of machine issue. I am running Windows 10. I have tried both latest and verison 2.5.3.1 or th etool and I see the same issue.
Applying filters to the topics has not affect on the problem
Thanks in advance.
Anonymous
February 19, 2016
Hi Jude
you can find the last version of the tool on GitHub at github.com/.../ServiceBusExplorer I never tested the tool with so many topics, but it's also the first time that I receive this kind of feedback in years... is this problem happening only on machine?
Ciao
Paolo
Anonymous
February 22, 2016
Hi Paolo
Yes just my machine. Other Windows 10 machines in our office are working fine. I'll try the latest from your link and let you know
Thanks
Jude
Anonymous
March 10, 2016
My issue is machine specific. I started using the Service Bus Explorer on a fresh VM and it is working fine. I've been continuing to dig but appears that part of the Azure SDK was corrupted on my machine somehow.
Please sign in to use this experience.
Sign in