[Form Recognizer] AAD Invalid client secret in daily pipeline test. #29078
Labels
Client
This issue points to a problem in the data-plane of the library.
Cognitive - Form Recognizer
test-sovereign-cloud
We are running live Tests against other clouds like US Gov and Azure China Cloud. The goal is to check whether new azure sdk package work with other clouds or not.
Errors in other sovereign clouds are as described in the issue: #19442.
Before reproducing the error in this issue #19442, let's deal with the error in the public cloud first.
Error Description:
The current error reported in the daily test pipeline is as follows:
This error occurs in all tests using
AAD
. It seems to be caused by secret expiration.Daily pipeline link: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3637498&view=results
Please troubleshoot this error as soon as possible so that we can carry out subsequent sovereign cloud test. Thanks!
After we changed the
client id
andclient secret
, manyAAD
tests were fixed and passed. PR link: #16213.But the following error still exists.
Sovereign pipeline link: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3641275&view=logs&j=43701d7e-216c-59bf-08d1-1efd0c7ac90a&t=93498310-401d-50db-c50d-00fa40a1a583&l=208
Expected Behavior:
All tests can pass normally.
@benbp, @ramya-rao-a, @meeraharidasa, @jeremymeng for notification.
The text was updated successfully, but these errors were encountered: