Skip to content

Commit eb0cbb7

Browse files
committed
Approvals
1 parent 1836daf commit eb0cbb7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/ServiceControl.Transports.ASBS.Tests/ApprovalFiles/AzureQueryTests.TestConnectionWithEmptySettings.approved.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ClientId is a required setting
44
ClientSecret is a required setting
55

66
Connection attempted with the following settings:
7-
ServiceBus name not set, defaulted to "testmenow"
7+
Azure Service Bus namespace not set, defaulted to "testmenow"
88
SubscriptionId not set, using the first found subscription
99
TenantId not set
1010
ClientId not set

src/ServiceControl.Transports.ASBS.Tests/ApprovalFiles/AzureQueryTests.TestConnectionWithInvalidSubscriptionIdSettings.approved.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Connection test to AzureServiceBus failed:
22
The GUID for subscription is invalid not valid.
33

44
Connection attempted with the following settings:
5-
ServiceBus name not set, defaulted to "testmenow"
5+
Azure Service Bus namespace not set, defaulted to "testmenow"
66
SubscriptionId set
77
TenantId set
88
ClientId set

src/ServiceControl.Transports.ASBS.Tests/ApprovalFiles/AzureQueryTests.TestConnectionWithInvalidTenantIdSetting.approved.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Connection settings to AzureServiceBus have some errors:
22
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')
33

44
Connection attempted with the following settings:
5-
ServiceBus name not set, defaulted to "testmenow"
5+
Azure Service Bus namespace not set, defaulted to "testmenow"
66
SubscriptionId set
77
TenantId set
88
ClientId set

0 commit comments

Comments
 (0)