Adding audience to the metrics api client #5766
ci.yml
on: pull_request
Matrix: containers / containers
db-container
/
db-container
32s
windows-installers
/
build
5m 29s
Matrix: build
Matrix: container-test / container-test
Annotations
10 errors
RunScenario:
_/src/ServiceControl.Transports.ASBS.Tests/AzureQueryTests.cs#L221
Azure.Identity.AuthenticationFailedException : ClientSecretCredential authentication failed:
----> Microsoft.Identity.Client.MsalServiceException : AADSTS500011: The resource principal named https://management.azure.com// was not found in the tenant named NServiceBus Ltd.. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You might have sent your authentication request to the wrong tenant. Trace ID: 35dea21a-d222-43db-8ac7-ebe7e5542300 Correlation ID: 3058b020-9372-46d6-885a-60dc40b78253 Timestamp: 2024-11-25 02:30:11Z
|
TestConnectionWithMissingLastSlashInManagementUrl:
_/src/ServiceControl.Transports.ASBS.Tests/AzureQueryTests.cs#L93
Assert.That(success, Is.True)
Expected: True
But was: False
|
TestConnectionWithValidSettings:
_/src/ServiceControl.Transports.ASBS.Tests/AzureQueryTests.cs#L71
Assert.That(success, Is.True)
Expected: True
But was: False
|
Linux-AzureServiceBus
Exit code = 1
|
Linux-AzureServiceBus
Process completed with exit code 1.
|
RunScenario:
_/src/ServiceControl.Transports.ASBS.Tests/AzureQueryTests.cs#L221
Azure.Identity.AuthenticationFailedException : ClientSecretCredential authentication failed:
----> Microsoft.Identity.Client.MsalServiceException : AADSTS500011: The resource principal named https://management.azure.com// was not found in the tenant named NServiceBus Ltd.. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You might have sent your authentication request to the wrong tenant. Trace ID: a8469380-abb2-4cba-8292-bc4a5ee01e00 Correlation ID: 6a7b9823-4393-42c6-a5ce-929b9db20d28 Timestamp: 2024-11-25 02:32:36Z
|
TestConnectionWithMissingLastSlashInManagementUrl:
_/src/ServiceControl.Transports.ASBS.Tests/AzureQueryTests.cs#L93
Assert.That(success, Is.True)
Expected: True
But was: False
|
TestConnectionWithValidSettings:
_/src/ServiceControl.Transports.ASBS.Tests/AzureQueryTests.cs#L71
Assert.That(success, Is.True)
Expected: True
But was: False
|
Windows-AzureServiceBus
Exit code = 1
|
Windows-AzureServiceBus
Process completed with exit code 1.
|