contoso.com と fabrikam.com という名前の 2 つの Azure Active Directory (Azure AD) テナントがあります。 両方のテナントにサインインするために使用する Microsoft アカウントがあります。 Azure ポータルの既定のサインイン テナントを構成する必要があります。 何をすべきでしょうか?
正解:B
Change the subscription directory in the Azure portal. The classic portal feature Edit Directory, that allows you to associate an existing subscription to your Azure Active Directory (AAD), is now available in Azure portal. It used to be available only to Service Admins with Microsoft accounts, but now it's available to users with AAD accounts as well. To get started: Go to Subscriptions. Select a subscription. Select Change directory. Incorrect Answers: C: The Set-AzureRmContext cmdlet sets authentication information for cmdlets that you run in the current session. The context includes tenant, subscription, and environment information. References: https://azure.microsoft.com/en-us/updates/edit-directory-now-in-new-portal/