Valid URL to use to log into the user portal

What would be the valid URL to use to log into the user portal?

Question

You have an Azure Stack Hub registered with fabrikam.onmicrosoft.com.

Now, you log in to the Azure Stack Hub Portal with account admin@contoso.com.

What would be the valid URL to use to log into the user portal?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E.

Correct Answer: A

To sign in to the organization's user portal, use https://portal.local.azurestack.externalURL.

When you sign in to the Azure Stack Hub portal from a domain; different than the one used for registration of Azure Stack Hub, you need to append the domain name used to register Azure Stack Hub to the portal URL.

Correct Answer: A

To sign in to the organization's user portal, use https://portal.local.azurestack.externalURL.

When you sign in to the Azure Stack Hub portal from a domain; different than the one used for registration of Azure Stack Hub, you need to append the domain name used to register Azure Stack Hub to the portal URL.

To know more about identity providers for Azure Stack Hub, please visit the below-given link:

Azure Stack Hub is a hybrid cloud platform that enables organizations to build and deploy cloud services consistently across their own datacenter and Azure public cloud. It provides a portal for both administrators and users to manage and access cloud resources.

In this scenario, we have an Azure Stack Hub registered with the tenant domain fabrikam.onmicrosoft.com. And a user account admin@contoso.com is used to log in to the Azure Stack Hub portal.

To access the user portal, which allows users to manage their own cloud resources, we need to use the correct URL format. The valid URL format to log in to the user portal would be:

https://portal.local.azurestack.external/fabrikam.onmicrosoft.com

Let's break down the URL components:

  • https:// - This is the standard URL protocol for secure web communication.
  • portal.local.azurestack.external/ - This is the fully qualified domain name (FQDN) of the Azure Stack Hub portal.
  • fabrikam.onmicrosoft.com - This is the tenant domain name that the Azure Stack Hub is registered with.

By using this URL, users will be directed to the user portal where they can manage their own cloud resources.

The other URL options provided in the answer choices are not valid for accessing the user portal. Here's why:

Therefore, the correct answer is A: https://portal.local.azurestack.external/fabrikam.onmicrosoft.com.