Physical Address

304 North Cardinal St.
Dorchester Center, MA 02124

Microsoft Azure Fundamentals: Describe General Security and Network Security Features Microsoft Quiz Answers

Get Microsoft Azure Fundamentals: Describe General Security and Network Security Features Microsoft Quiz Answers

Having a good security strategy is essential in today’s digital world. Every application and service, whether on-premises or in the cloud, needs to be designed with security in mind. Security needs to happen at the application level, at the data level, and at the network level.

Learn about the various Azure services you can use to help ensure that your cloud resources are safe, secure, and trusted.

Enroll on Microsoft

Protect Against Security Threats on Azure

Knowledge Check

Q1. How can Tailwind Traders enforce having only certain applications run on its VMs?

  • Connect your VMs to Azure Sentinel.
  • Create an application control rule in Azure Security Center.
  • Periodically run a script that lists the running processes on each VM. The IT manager can then shut down any applications that shouldn’t be running.

Q2. What’s the easiest way for Tailwind Traders to combine security data from all of its monitoring tools into a single report that it can take action on?

  • Collect security data in Azure Sentinel.
  • Build a custom tool that collects security data, and displays a report through a web application.
  • Look through each security log daily and email a summary to your team.

Q3. Which is the best way for Tailwind Traders to safely store its certificates so that they’re accessible to cloud VMs?

  • Place the certificates on a network share.
  • Store them on a VM that’s protected by a password.
  • Store the certificates in Azure Key Vault.

Q4. How can Tailwind Traders ensure that certain VM workloads are physically isolated from workloads being run by other Azure customers?

  • Configure the network to ensure that VMs on the same physical host are isolated.
  • This is not possible. These workloads need to be run on-premises.
  • Run the VMs on Azure Dedicated Host.

Secure Network Connectivity on Azure

Knowledge Check

Q1. An attacker can bring down your website by sending a large volume of network traffic to your servers. Which Azure service can help Tailwind Traders protect its App Service instance from this kind of attack?

  • Azure Firewall
  • Network security groups
  • Azure DDoS Protection

Q2. What’s the best way for Tailwind Traders to limit all outbound traffic from VMs to known hosts?

  • Configure Azure DDoS Protection to limit network access to trusted ports and hosts.
  • Create application rules in Azure Firewall.
  • Ensure that all running applications communicate with only trusted ports and hosts.

Q3. How can Tailwind Traders most easily implement a deny by default policy so that VMs can’t connect to each other?

  • Allocate each VM on its own virtual network.
  • Create a network security group rule that prevents access from another VM on the same network.
  • Configure Azure DDoS Protection to limit network access within the virtual network.
Conclusion:

I hope this Microsoft Azure Fundamentals: Describe General Security and Network Security Features Microsoft Quiz Answers would be useful for you to learn something new from this problem. If it helped you then don’t forget to bookmark our site for more Coding Solutions.

This Problem is intended for audiences of all experiences who are interested in learning about Data Science in a business context; there are no prerequisites.

Keep Learning!

More Coding Solutions >>

LeetCode Solutions

Hacker Rank Solutions

CodeChef Solutions

Leave a Reply

Your email address will not be published. Required fields are marked *