Every two days I’m getting an error saying that the Personal Access Token is invalid.
I’m using this token to connect Azure DevOps with SonarCloud.
The token hasn’t expired and is still valid. However, when I click Edit and simply open the link to the Azure portal (without changing or reconfiguring the token), the issue disappears.
Could you please advise what steps I can take to avoid this issue from recurring?
Is it possible that there’s an Azure-side configuration causing the token to expire even without a new login? For instance, there are settings like sign-in frequency controls in Azure AD Conditional Access that can force re-authentication and affect token validity. Could something like this be in place?