When I try to log into azure via portal.azure.com from Microsoft Edge I receive an error saying the provided authority is not a trusted authority

Scott Snodgrass 0 Reputation points
2023-05-27T04:46:56.3966667+00:00

I can log into portal.azure.com on my old Windows 10 machine just fine. Using the same login and password on my Windows 11 machine (windows 11 professional version 22H2, OS build 22621.1778), when I try to log into portal.azure.com from Microsoft Edge, I immediately get redirected to an error message that says

Sign-in Failed

Error code: endpoints_resolution_error

Error message:

endpoints_resolution_error: Error:

could not resolve endpoints. Please check network and try again.

Detail:

ClientConfigurationError:

untrusted_authority: The provided

authority is not a trusted authority. Please include this authority in the knownAuthorities config parameter.

How do I resolve this? Do I need to set something on my local machine (which is my personal home computer) or is this something set up once I get logged onto portal.azure.com?

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. VasimTamboli 5,215 Reputation points
    2023-05-27T06:29:51.7466667+00:00

    The error message you're encountering, stating "endpoints_resolution_error: Error: could not resolve endpoints," indicates an issue with resolving the Azure endpoints in your network environment. Here are a few steps you can try to resolve this problem:

    Clear Browser Cache: Clear the cache and cookies of your Microsoft Edge browser to ensure that any outdated or conflicting information is removed. Close the browser, clear the cache, and then try logging into portal.azure.com again.

    Check Network Connectivity: Verify that your Windows 11 machine has a stable and reliable internet connection. Ensure that there are no network restrictions or firewall settings blocking the connection to Azure services.

    Date and Time Settings: Confirm that the date and time settings on your Windows 11 machine are accurate. An incorrect date or time can cause issues with SSL certificate validation, leading to trust errors.

    Trusted Sites: Add portal.azure.com and any related Azure domains to the list of trusted sites in your Microsoft Edge browser. This can help ensure that the browser recognizes and trusts the Azure endpoints.

    Proxy Settings: If you are using a proxy server, verify that the proxy settings on your Windows 11 machine are correctly configured. Incorrect proxy settings can interfere with the resolution of Azure endpoints. You can check the proxy settings in the Windows Settings or the Internet Options of your browser.

    DNS Resolution: Check if there are any DNS resolution issues on your Windows 11 machine. Ensure that your machine can resolve the Azure endpoints by pinging them or using the nslookup command in the command prompt.

    If the issue persists after trying these steps, it may be helpful to reach out to your network administrator or IT support team. They can provide further assistance in troubleshooting any network or configuration issues specific to your environment.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.