Microsoft AZ-600 Actual Free Exam Questions & Community Discussion

  • Exam Code/Number: AZ-600
  • Exam Name/Title: Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack Hub
  • Certification Provider: Microsoft
  • Corresponding Certification: Azure Stack Hub Operator Associate
  • Exam Questions: 179
  • Updated On: Jul 28, 2026
You have an Azure Stack Hub integrated system linked to an Azure AD tenant named contoso.onmicrosoft.com.
You need to allow users in an Azure AD tenant named adatum.onmicrosoft.com to access Azure Stack Hub resources.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Correct Answer:

Explanation
Graphical user interface, text, application Description automatically generated

Register a guest directory
To register a guest directory for multi-tenancy, you need to configure both the home Azure Stack Hub directory and the guest directory.
Configure Azure Stack Hub directory
The first step is to make your Azure Stack Hub system aware of the guest directory. In this example, the directory from Mary's company, Adatum, is called adatum.onmicrosoft.com.
1. Sign in to the Azure Stack Hub administrator portal and go to All services - Directories.
2. Select Add to start the onboarding process. Enter the guest directory name "adatum.onmicrosoft.com", and then select Add. (Step 1)
3. The guest directory appears in the list view, with a status of unregistered.
4. Only Mary has the credentials to authenticate to the guest directory, so you must send her the link to complete the registration. Select the adatum.onmicrosoft.com checkbox, and then select Register. (Step 2)
5. A new browser tab opens. Select Copy link at the bottom of the page, and provide it to Mary. (Step 3)
6. If you have the credentials for the guest directory, you can complete the registration yourself by selecting Sign in.
Reference:
https://learn.microsoft.com/en-us/azure-stack/operator/enable-multitenancy
You have an Azure Stack Hub integrated system.
You need to update the integrated system to use a non-Windows NTP service that has a host name of ntp1.contoso.com.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation

Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-configure-time?view=azs-2008
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You plan to install an update to an Azure Stack Hub integrated system.
You need to verify whether the integrated system is healthy, and whether you can apply the update. You must achieve the goal as quickly as possible.
Solution: From the administrator management endpoint, you run
Test-AzureStack -Group "UpdateReadiness".
Does this meet the goal?
Correct Answer: B Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
You deploy an App Service resource provider to an Azure Stack Hub integrated system.
You need to create an offer to deploy an Azure Functions app by using the resource provider.
Which resource provider should you specify in the offer, and which type of subscription should you use to test the functionality of the offer? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation
Graphical user interface, text, application, chat or text message Description automatically generated

Box 1: Microsoft.Web
Resource providers for Azure services
Match resource provider to service (Resource provider namespace, Azure service)
* Microsoft.Web
App Service
Azure Functions
Box 2: Default Provider Subscription
In Azure Stack Hub Subscriptions, select the Default Provider Subscription. Azure App Service on Azure Stack Hub must be deployed in the Default Provider Subscription.
Reference:
https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-services-resource-providers#
https://learn.microsoft.com/en-us/azure-stack/operator/azure-stack-app-service-deploy
You have an Azure Stack Hub integrated system.
The Volumes list for the integrated system is shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation
You need to create User2. The solution must support the planned changes.
What should you use?
Correct Answer: C Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
Which three components are required to configure an Azure Stack Hub infrastructure backup? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Correct Answer: A,C,E Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
You have a corrected Azure Stack Hub integrated system.
You need to query the health status of the Key Vault resource provider by using PowerShell Which three actions should you perform in sequence? To answer move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Correct Answer:

Explanation
You have an Azure Stack Hub integrated system that is enabled for multi-tenancy and contains a tenant. The integrated system is configured as shown in the following table.

You need to configure the URI that will be used by the tenant to query the subscription usage.
How should you complete the URI? To answer, select the appropriate options in the answer area.
Correct Answer:

Explanation

Box 1: https://management.contoso.com
Do not include the region1 in the URI.
Use management not adminmanagentment (see below).
Note: Tenant resource usage API reference
A tenant can use the tenant APIs to view the tenant's own resource usage data. These APIs are consistent with the Azure usage APIs.
You can use the Windows PowerShell cmdlet Get-UsageAggregates to get usage data, just like in Azure.
API call
Request
The request gets consumption details for the requested subscriptions and for the requested time frame. There is no request body.
Method Request URI
GET
https://{armendpoint}/subscriptions/{subId}/providers/Microsoft.Commerce/usageAggregates?reportedStartTim Parameters
* Armendpoint
Azure Resource Manager endpoint of your Azure Stack Hub environment. The Azure Stack Hub convention is that the name of Azure Resource Manager endpoint is in the format https://management.{domain-name}. For example, for the development kit, the domain name is local.azurestack.external, then the Resource Manager endpoint is https://management.local.azurestack.external.
Box 2: 22f2d01-...
Use the tenant subscription identifier.
Parameters continued
* subId
Subscription ID of the user who is making the call. You can use this API only to query for a single subscription's usage. Providers can use the provider resource usage API to query usage for all tenants.
Reference:
https://learn.microsoft.com/en-us/azure-stack/operator/azure-stack-tenant-resource-usage-api
0
0
0
10