-
Notifications
You must be signed in to change notification settings - Fork 24
ADA tool needs to check az login #667
Copy link
Copy link
Open
Description
Before attempting conversion ADA needs to ensure that the az client is logged in otherwise it will fail every iteration with the following error:
StdErr: ERROR: AADSTS70043: The refresh token has expired or is invalid due to sign-in frequency checks by conditional access. The token was issued on 2025-02-20T05:53:09.5071163Z and the maximum allowed lifetime for this request is 43200. Trace ID: 5cb99b7e-aa19-40bb-8d4a-1549475d3a00 Correlation ID: 239f3c09-b442-4380-b2ea-5fd184ee1269 Timestamp: 2025-03-11 21:26:54Z
Interactive authentication is needed. Please run:
az login --scope https://management.core.windows.net//.default
cc @naman-msft
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels