You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ServiceControl.Transports.ASBS.Tests/ApprovalFiles/AzureQueryTests.TestConnectionWithEmptySettings.approved.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ ClientId is a required setting
4
4
ClientSecret is a required setting
5
5
6
6
Connection attempted with the following settings:
7
-
ServiceBus name not set, defaulted to "testmenow"
7
+
Azure Service Bus namespace not set, defaulted to "testmenow"
8
8
SubscriptionId not set, using the first found subscription
Copy file name to clipboardExpand all lines: src/ServiceControl.Transports.ASBS.Tests/ApprovalFiles/AzureQueryTests.TestConnectionWithInvalidClientIdSettings.approved.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ Connection test to AzureServiceBus failed:
2
2
ClientSecretCredential authentication failed: AADSTS700016: Application with identifier 'not valid' was not found in the directory
3
3
4
4
Connection attempted with the following settings:
5
-
ServiceBus name not set, defaulted to "testmenow"
5
+
Azure Service Bus namespace not set, defaulted to "testmenow"
Copy file name to clipboardExpand all lines: src/ServiceControl.Transports.ASBS.Tests/ApprovalFiles/AzureQueryTests.TestConnectionWithInvalidSubscriptionIdSettings.approved.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ Connection test to AzureServiceBus failed:
2
2
The GUID for subscription is invalid not valid.
3
3
4
4
Connection attempted with the following settings:
5
-
ServiceBus name not set, defaulted to "testmenow"
5
+
Azure Service Bus namespace not set, defaulted to "testmenow"
Copy file name to clipboardExpand all lines: src/ServiceControl.Transports.ASBS.Tests/ApprovalFiles/AzureQueryTests.TestConnectionWithInvalidTenantIdSetting.approved.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ Connection settings to AzureServiceBus have some errors:
2
2
Invalid tenant id provided. You can locate your tenant id by following the instructions listed here: https://learn.microsoft.com/partner-center/find-ids-and-domain-names (Parameter 'tenantId')
3
3
4
4
Connection attempted with the following settings:
5
-
ServiceBus name not set, defaulted to "testmenow"
5
+
Azure Service Bus namespace not set, defaulted to "testmenow"
Copy file name to clipboardExpand all lines: src/ServiceControl.Transports.ASBS.Tests/ApprovalFiles/AzureQueryTests.TestConnectionWithMissingLastSlashInManagementUrl.approved.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Connection test to AzureServiceBus was successful
2
2
3
3
Connection settings used:
4
-
ServiceBus name not set, defaulted to "xxxxx"
4
+
Azure Service Bus namespace not set, defaulted to "xxxxx"
Copy file name to clipboardExpand all lines: src/ServiceControl.Transports.ASBS.Tests/ApprovalFiles/AzureQueryTests.TestConnectionWithValidSettings.approved.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Connection test to AzureServiceBus was successful
2
2
3
3
Connection settings used:
4
-
ServiceBus name not set, defaulted to "xxxxx"
4
+
Azure Service Bus namespace not set, defaulted to "xxxxx"
0 commit comments