Alex Kent

Results 1 issues of Alex Kent

This page that details connecting to service bus has the following example ServiceBusClient serviceBusClient = new( new Uri($"https://{serviceBusNamespace}.blob.core.windows.net"), new DefaultAzureCredential()); Which references `blob.core.windows.net` and should be `servicebus.windows.net` --- #### Document...

service-bus-messaging/svc
triaged
cxp
doc-bug
Pri2