ExamGecko
Home / Microsoft / AZ-600 / List of questions
Ask Question

Microsoft AZ-600 Practice Test - Questions Answers, Page 4

List of questions

Question 31

Report
Export
Collapse

You have an Azure Stack Hub integrated system.

The retention period for storage accounts is set to 10 days.

In a user subscription, a user deletes a virtual machine that has four 500-GB unmanaged disks attached. How will the storage be reclaimed?

The deleted storage can be reclaimed immediately by using the administrator portal.
The deleted storage can be reclaimed immediately by using the administrator portal.
The deleted storage can be reclaimed immediately by using the user portal.
The deleted storage can be reclaimed immediately by using the user portal.
The deleted storage can be reclaimed only after 10 days.
The deleted storage can be reclaimed only after 10 days.
The deleted storage will be reclaimed automatically in 10 hours.
The deleted storage will be reclaimed automatically in 10 hours.
Suggested answer: A

Explanation:

Reference:

https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-manage-storageaccounts?view=azs-2008

asked 02/10/2024
vladimir nezgoda
34 questions

Question 32

Report
Export
Collapse

You are planning the deployment of two Azure Stack Hub integrated systems that will be located in Seattle and Redmond, respectively. Workloads will run on infrastructure as a service (IaaS) virtual machines that have a static IIS web front-end and a Microsoft SQL Server 2019 cluster backend for database storage. You plan to leverage Azure Traffic Manager to direct DNS requests to the integrated system in Seattle by default and use the Redmond integrated system in the event of a disaster. What should you use to replicate application consistent database changes to the Redmond site?

Hyper-V Replica
Hyper-V Replica
Azure Blob storage replication
Azure Blob storage replication
SQL Server replication
SQL Server replication
Azure SQL Database replication
Azure SQL Database replication
Suggested answer: C

Explanation:

Reference:

https://azure.microsoft.com/en-gb/blog/protecting-applications-and-data-on-azure-stack/

asked 02/10/2024
Jose Gonzalez
40 questions

Question 33

Report
Export
Collapse

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 a privileged endpoint (PEP) session, you run

Test-AzureStack –Group "Default".

Does this meet the goal?

Yes
Yes
No
No
Suggested answer: A

Explanation:

Reference:

https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-diagnostic-test?view=azs-2008

asked 02/10/2024
Jaime GONCALVES
45 questions

Question 34

Report
Export
Collapse

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?

Yes
Yes
No
No
Suggested answer: B

Explanation:

Reference:

https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-diagnostic-test?view=azs-2008

asked 02/10/2024
Naveen Nama
37 questions

Question 35

Report
Export
Collapse

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 a privileged endpoint (PEP) session, you run

Test-AzureStack –Group "UpdateReadiness".

Does this meet the goal?

Yes
Yes
No
No
Suggested answer: A

Explanation:

Reference:

https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-diagnostic-test?view=azs-2008

asked 02/10/2024
Rannie Dayapan
42 questions

Question 36

Report
Export
Collapse

You have an Azure Stack Hub integrated system.

You are an operator, and you have read access to a user subscription named Fabrikam1.

Users in Fabrikam1 request help creating a custom role-based access control (RBAC) role based on an existing built-in Azure role. You connect to the Azure subscription, create the respective role definition, and save the role definition as a JSON file. Which three actions should you perform to create the custom role? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Request owner access to the user subscription.
Request owner access to the user subscription.
Modify the custom role definition to include the target subscription ID as an AssignableScope, set the IsCustom field to true, and set Id to Null.
Modify the custom role definition to include the target subscription ID as an AssignableScope, set the IsCustom field to true, and set Id to Null.
Connect to the administrator management endpoint and run theNew-AzureRmRoleDefinition cmdlet.
Connect to the administrator management endpoint and run theNew-AzureRmRoleDefinition cmdlet.
Connect to the user management endpoint and run theNew-AzureRmRoleDefinition cmdlet.
Connect to the user management endpoint and run theNew-AzureRmRoleDefinition cmdlet.
Modify the custom role definition to include the target default provider subscription ID as an AssignableScope, set the IsCustom field to true, and set Id to Null.
Modify the custom role definition to include the target default provider subscription ID as an AssignableScope, set the IsCustom field to true, and set Id to Null.
Suggested answer: A, B, D

Explanation:

Reference:

https://docs.microsoft.com/en-us/azure/role-based-access-control/tutorial-custom-role-powershell

asked 02/10/2024
M Kumar
40 questions

Question 37

Report
Export
Collapse

You have an Azure Stack Hub integrated system that is not yet in production and has no workloads running. You configure the Infrastructure Backup Service, and you complete a backup.

You need to recommend a method to verify the restore process once the integrated system is in production. What should you recommend?

From the administrator portal, restore the domain controller backup to the default provider subscription and ensure that the domain controller starts successfully.
From the administrator portal, restore the domain controller backup to the default provider subscription and ensure that the domain controller starts successfully.
Run Get-FileIntegrity against the infrastructure backup data files stored in the file share.
Run Get-FileIntegrity against the infrastructure backup data files stored in the file share.
Install the Azure Stack Development Kit (ASDK) and select the infrastructure backup data as the configuration during the installation.
Install the Azure Stack Development Kit (ASDK) and select the infrastructure backup data as the configuration during the installation.
Instruct the IT team to redeploy the integrated system in restore mode by using the backup data.
Instruct the IT team to redeploy the integrated system in restore mode by using the backup data.
Suggested answer: C

Explanation:

Reference:

https://docs.microsoft.com/en-us/azure-stack/asdk/asdk-validate-backup?view=azs-2102

asked 02/10/2024
Javier Escobar
34 questions

Question 38

Report
Export
Collapse


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 have an Azure Stack Hub integrated system.

The security department at your company wants a list of all the users who can manage the integrated system from the privileged endpoint (PEP). You need to create the list.

Solution: From the Azure portal, you open the Azure Active Directory blade and view the users who are assigned the Global administrator role. Does this meet the goal?

Yes
Yes
No
No
Suggested answer: B

Explanation:

Reference:

https://docs.microsoft.com/en-us/azure-stack/reference/pep-2002/get-cloudadminuserlist

asked 02/10/2024
Hicham Kaoussi
28 questions

Question 39

Report
Export
Collapse

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 have an Azure Stack Hub integrated system.

The security department at your company wants a list of all the users who can manage the integrated system from the privileged endpoint (PEP). You need to create the list.

Solution: You connect to the administrator portal and view the users who are assigned the Owner role for the default provider subscription. Does this meet the goal?

Yes
Yes
No
No
Suggested answer: B

Explanation:

Reference:

https://docs.microsoft.com/en-us/azure-stack/reference/pep-2002/get-cloudadminuserlist

asked 02/10/2024
Junaid Ahmed Mohammed
43 questions

Question 40

Report
Export
Collapse

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 have an Azure Stack Hub integrated system.

The security department at your company wants a list of all the users who can manage the integrated system from the privileged endpoint (PEP). You need to create the list.

Solution: From a privileged endpoint (PEP) session, you run the

Get-AzureStackStampInformation cmdlet.

Does this meet the goal?

Yes
Yes
No
No
Suggested answer: B

Explanation:

Reference: https://docs.microsoft.com/en-us/azure-stack/reference/pep-2002/getcloudadminuserlist

asked 02/10/2024
Victor Bogdan Grecu
34 questions
Total 179 questions
Go to page: of 18
Search

Related questions