Hi Derek Kelsheimer,
Thank you for posting in the Microsoft Community Forums.
Here are some possible solution steps and checkpoints to help you diagnose and resolve the issue:
- Check network connectivity Ensure that your server has access to Azure's STS (Security Token Service) endpoint https://login.microsoftonline.com This includes checking your network firewall, proxy settings, and any security software that may be blocking outbound HTTPS connections.
- Verify credentials Ensure that you are using the correct Azure administrator credentials and have sufficient permissions to perform the upgrade operation. Try to re-authenticate using another Azure administrator account with the appropriate permissions.
- Use the /interactiveauth option As suggested by the error message, you can try restarting the Azure AD Connect (or Entra AD Connect) wizard using the /interactiveauth option. This option allows you to authenticate through the graphical user interface (GUI) and may help diagnose the problem.
- Check the log files Check the %ProgramData%\AADConnect\trace-*.log files, which typically contain detailed information about errors that occurred during the upgrade process. Look for error messages related to credential validation, network connectivity, or STS endpoints.
- Updating and configuring the server Make sure your server has all the latest security updates and patches installed. Check that the server's date and time settings are correct, as incorrect date and time settings can affect the authentication of SSL/TLS connections.
- Check the configuration of Azure AD Connect/Entra AD Connect Ensure that the configuration of Azure AD Connect or Entra AD Connect is correct and does not have any known compatibility issues before upgrading. If you have previously customized the configuration, make sure that these customizations were properly handled during the upgrade.
Best regards
Neuvi Jiang