Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack Hub (beta)

Here you have the best Microsoft AZ-600 practice exam questions

  • You have 59 total questions to study from
  • Each page has 5 questions, making a total of 12 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on November 16, 2024
Question 1 of 59

DRAG DROP -

You deploy an Azure Stack Hub integrated system that contains an Azure App Service deployment. The integrated system uses an Azure Active Directory (Azure

AD) identity provider.

You need to provide users with the ability to deploy App Service web apps directly from their GitHub repositories.

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.

Select and Place:

    Correct Answer:

    Reference:

    https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-app-service-configure-deployment-sources?view=azs-2008

Question 2 of 59

You have an Azure Stack Hub integrated system.

You plan to install the Event Hubs resource provider.

You purchase a public wildcard certificate that has a subject name of

*.eventhub.chicago.contoso.com. The path to the certificate is C:\Certificates\ssl.pfx.

You need to validate whether the certificate meets the requirements of Azure Event Hubs.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

    Correct Answer: A, C

    To validate whether the certificate meets the requirements of Azure Event Hubs in Azure Stack Hub, two actions are essential. First, you need to install the AzureStack.Identity PowerShell module to manage and interact with the Azure Stack Hub identities and related services, which is critical for any certificate validation or management task. Second, you should run the Invoke-AzsHubEventHubsCertificateValidation cmdlet. This cmdlet specifically validates the certificates required for Event Hubs, ensuring that the certificates meet all necessary requirements. Together, these steps ensure a thorough validation process tailored specifically for Event Hubs in Azure Stack Hub.

Question 3 of 59

DRAG DROP -

You have an Azure Stack Hub integrated system that is disconnected from the Internet.

You need to make a new image available in Azure Stack Hub Marketplace in the disconnected environment.

From a computer that has Internet access, you download all the required tools.

Which four actions should you perform in sequence next? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Select and Place:

    Correct Answer:

    Reference:

    https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-download-azure-marketplace-item?view=azs-2008&tabs=az1%2Caz2&pivots=state- disconnected

Question 4 of 59

You have an Azure Stack Hub integrated system that uses an Azure Active Directory (Azure AD) identity provider.

You have a computer that runs Windows 10. You use the computer to manage the integrated system.

You create a custom marketplace item on the computer.

You need to publish the item to Azure Stack Hub Marketplace.

You create a storage account.

What should you create next?

    Correct Answer: C

    To publish a custom marketplace item in Azure Stack Hub, you need to upload your item to a storage container in Azure Blob storage. The container should be set with a public access level to ensure that the marketplace item can be accessed for installation. Therefore, creating a container with a public access level of blob is the correct next step.

Question 5 of 59

You have an Azure Stack Hub integrated system that connects to the Internet. The integrated system uses an Azure Active Directory (Azure AD) identity provider.

You need to update the Azure App Service resource provider.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

    Correct Answer: A, B

    To update the Azure App Service resource provider in an Azure Stack Hub integrated system, you first need to download the App Service installer to a computer that can connect to the Azure Stack Hub endpoints. Then, you need to run the installer (appservice.exe) as a local administrator. This sequence of actions ensures that the installation has the necessary privileges and network access to perform the update.