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

Microsoft AZ-500 Practice Test - Questions Answers, Page 6

Add to Whishlist

List of questions

Question 51

Report Export Collapse

You have a web app named WebApp1.

You create a web application firewall (WAF) policy named WAF1.

You need to protect WebApp1 by using WAF1.

What should you do first?

Deploy an Azure Front Door.
Deploy an Azure Front Door.
Add an extension to WebApp1.
Add an extension to WebApp1.
Deploy Azure Firewall.
Deploy Azure Firewall.
Suggested answer: A
Explanation:

References:

https://docs.microsoft.com/en-us/azure/frontdoor/quickstart-create-front-door

asked 02/10/2024
Chia Yung Hee
43 questions

Question 52

Report Export Collapse

SIMULATION

You need to configure a weekly backup of an Azure SQL database named Homepage. The backup must be retained for eight weeks.

To complete this task, sign in to the Azure portal.

Suggested answer: A
Explanation:

Answer: A

Explanation:

You need to configure the backup policy for the Azure SQL database.

1. In the Azure portal, type Azure SQL Database in the search box, select Azure SQL Database from the search results then select Homepage. Alternatively, browse to Azure SQL Database in the left navigation pane.

2. Select the server hosting the Homepage database and click on Manage backups.

3. Click on Configure policies.

4. Ensure that the Weekly Backups option is ticked.

5. Configure the How long would you like weekly backups to be retained option to 8 weeks.

6. Click Apply to save the changes.

asked 02/10/2024
Mustapha Amine Atmani
56 questions

Question 53

Report Export Collapse

SIMULATION

You need to ensure that when administrators deploy resources by using an Azure Resource Manager template, the deployment can access secrets in an Azure key vault named KV11597200.

To complete this task, sign in to the Azure portal.

Suggested answer: A
Explanation:

Answer: A

Explanation:

You need to configure an option in the Advanced Access Policy of the key vault.

1. In the Azure portal, type Azure Key Vault in the search box, select Azure Key Vault from the search results then select the key vault named KV11597200. Alternatively, browse to Azure Key Vault in the left navigation pane.

2. In the properties of the key vault, click on Advanced Access Policies.

3. Tick the checkbox labelled Enable access to Azure Resource Manager for template deployment.

4. Click Save to save the changes.

asked 02/10/2024
Jorge Diaz
38 questions

Question 54

Report Export Collapse

SIMULATION

You need to ensure that connections through an Azure Application Gateway named Homepage-AGW are inspected for malicious requests.

To complete this task, sign in to the Azure portal.

You do not need to wait for the task to complete.

Suggested answer: A
Explanation:

Answer: A

Explanation:

You need to enable the Web Application Firewall on the Application Gateway.

1. In the Azure portal, type Application gateways in the search box, select Application gateways from the search results then select the gateway named Homepage-AGW. Alternatively, browse to Application Gateways in the left navigation pane.

2. In the properties of the application gateway, click on Web application firewall.

3. For the Tier setting, select WAF V2.

4. In the Firewall status section, click the slider to switch to Enabled.

5. In the Firewall mode section, click the slider to switch to Prevention.

6. Click Save to save the changes.

asked 02/10/2024
Duc Hai
46 questions

Question 55

Report Export Collapse

SIMULATION

You need to create a web app named Intranet11597200 and enable users to authenticate to the web app by using Azure Active Directory (Azure AD).

To complete this task, sign in to the Azure portal.

Suggested answer: A
Explanation:

Answer: A

Explanation:

1. In the Azure portal, type App services in the search box and select App services from the search results. 2. Click the Create app service button to create a new app service.

3. In the Resource Group section, click the Create new link to create a new resource group.

4. Give the resource group a name such as Intranet11597200RG and click OK.

5. In the Instance Details section, enter Intranet11597200 in the Name field.

6. In the Runtime stack field, select any runtime stack such as .NET Core 3.1.

7. Click the Review + create button.

8. Click the Create button to create the web app.

9. Click the Go to resource button to open the properties of the new web app.

10. In the Settings section, click on Authentication / Authorization.

11. Click the App Service Authentication slider to set it to On.

12. In the Action to take when request is not authentication box, select Log in with Azure Active Directory. 13. Click Save to save the changes.

asked 02/10/2024
Martin Stoyanov
54 questions

Question 56

Report Export Collapse

HOTSPOT

You have an Azure subscription that contains an Azure key vault named KeyVault1 and the virtual machines shown in the following table.

Microsoft AZ-500 image Question 29 87494 10022024015441000000

You set the Key Vault access policy to Enable access to Azure Disk Encryption for volume encryption.

KeyVault1 is configured as shown in the following exhibit.

Microsoft AZ-500 image Question 29 87494 10022024015441000000

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.


Microsoft AZ-500 image Question 56 87494 10022024015441000
Correct answer: Microsoft AZ-500 image answer Question 56 87494 10022024015441000
asked 02/10/2024
Maurice Melgert
49 questions

Question 57

Report Export Collapse

DRAG DROP

You have an Azure Storage account named storage1 and an Azure virtual machine named VM1. VM1 has a premium SSD managed disk.

You need to enable Azure Disk Encryption for VM1.

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 then in the correct order.


Microsoft AZ-500 image Question 57 87495 10022024015441000
Correct answer: Microsoft AZ-500 image answer Question 57 87495 10022024015441000
Explanation:

Reference:

https://docs.microsoft.com/en-us/azure/virtual-machines/windows/disk-encryption-key-vault

asked 02/10/2024
C/1094 WOLOGUEDE COTONOU Γ’€“ BENIN STEVE
41 questions

Question 58

Report Export Collapse

SIMULATION

You need to enable Advanced Data Security for the SQLdb1 Azure SQL database. The solution must ensure that Azure Advanced Threat Protection (ATP) alerts are sent to [email protected].

To complete this task, sign in to the Azure portal and modify the Azure resources.

Suggested answer: A
Explanation:

Answer: A

Explanation:

1. In the Azure portal, type SQL in the search box, select SQL databases from the search results then select SQLdb1. Alternatively, browse to SQL databases in the left navigation pane.

2. In the properties of SQLdb1, scroll down to the Security section and select Advanced data security.

3. Click on the Settings icon.

4. Tick the Enable Advanced Data Security at the database level checkbox.

5. Click Yes at the confirmation prompt.

6. In the Storage account select a storage account if one isn’t selected by default.

7. Under Advanced Threat Protection Settings, enter [email protected] in the Send alerts to box.

8. Click the Save button to save the changes.

Reference:

https://docs.microsoft.com/en-us/azure/azure-sql/database/advanced-data-security

asked 02/10/2024
Sjoerd Kruit
41 questions

Question 59

Report Export Collapse

SIMULATION

You plan to use Azure Disk Encryption for several virtual machine disks.

You need to ensure that Azure Disk Encryption can retrieve secrets from the KeyVault11641655 Azure key vault. To complete this task, sign in to the Azure portal and modify the Azure resources.

Suggested answer: A
Explanation:

Answer: A

Explanation:

1. In the Azure portal, type Key Vaults in the search box, select Key Vaults from the search results then select KeyVault11641655. Alternatively, browse to Key Vaults in the left navigation pane.

2. In the Key Vault properties, scroll down to the Settings section and select Access Policies.

3. Select the Azure Disk Encryption for volume encryption

Microsoft AZ-500 image Question 32 explanation 87497 10022024015441000000

4. Click Save to save the changes.

asked 02/10/2024
Tuan Nguyen
49 questions

Question 60

Report Export Collapse

SIMULATION

You need to ensure that User2-11641655 has all the key permissions for KeyVault11641655.

To complete this task, sign in to the Azure portal and modify the Azure resources.

Suggested answer: A
Explanation:

Answer: A

Explanation:

You need to assign the user the Key Vault Secrets Officer role.

1. In the Azure portal, type Key Vaults in the search box, select Key Vaults from the search results then select KeyVault11641655. Alternatively, browse to Key Vaults in the left navigation pane.

2. In the key vault properties, select Access control (IAM).

3. In the Add a role assignment section, click the Add button.

4. In the Role box, select the Key Vault Secrets Officer role from the drop-down list.

5. In the Select box, start typing User2-11641655 and select User2-11641655 from the search results.

6. Click the Save button to save the changes.

asked 02/10/2024
yusuf sivrikaya
49 questions
Total 442 questions
Go to page: of 45
Search

Related questions