AZ-900: Microsoft Azure Fundamentals

Track Regulatory Standards and Regulations in Azure Cloud Shell

Prev Question Next Question

Question

This question requires that you evaluate the underlined text to determine if it is correct.

From Azure Cloud Shell, you can track your company's regulatory standards and regulations, such as ISO 27001.

Instructions: Review the underlined text. If it makes the statement correct, select No change is needed. If the statement is incorrect, select the answer choice that makes the statement correct.

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

C

Microsoft Compliance Manager (Preview) is a free workflow-based risk assessment tool that lets you track, assign, and verify regulatory compliance activities related to Microsoft cloud services. Azure Cloud Shell, on the other hand, is an interactive, authenticated, browser-accessible shell for managing Azure resources.

https://docs.microsoft.com/en-us/microsoft-365/compliance/compliance-manager-overview https://docs.microsoft.com/en-us/azure/cloud-shell/overview

The underlined text states that from Azure Cloud Shell, you can track your company's regulatory standards and regulations, such as ISO 27001.

However, Azure Cloud Shell is an interactive, browser-accessible shell for managing Azure resources, such as virtual machines and storage accounts, using PowerShell or Bash commands. It is not specifically designed for tracking regulatory standards and regulations.

Therefore, the underlined text is incorrect.

To track compliance with regulatory standards and regulations in Azure, there are various tools and services available, such as Azure Compliance Manager and the Trust Center. The Compliance Manager provides a dashboard to assess and track compliance with industry standards and regulations, including ISO 27001, while the Trust Center provides information on Microsoft's compliance with various industry standards and regulations.

Therefore, the correct answer is C. Compliance Manager.

ExpressRoute is a Microsoft Azure service that allows organizations to create private connections between their on-premises infrastructure and Azure datacenters. It provides a dedicated, private network connection over a telecommunications provider's network or through a co-location provider.

Regarding the OSI (Open Systems Interconnection) model, which defines how data is transmitted between different networked devices, ExpressRoute operates at Layer 2 and Layer 3.

Layer 2 (Data Link Layer) is responsible for the transfer of data between adjacent network nodes in a wide area network or between nodes on the same local area network (LAN). ExpressRoute uses Layer 2 to establish a dedicated, private connection between the customer's on-premises network and Azure.

Layer 3 (Network Layer) is responsible for packet forwarding between different networks. ExpressRoute uses Layer 3 to connect the customer's on-premises network to Azure virtual networks using a dedicated IP address space.

Therefore, the correct answer to the question "At which OSI layer does ExpressRoute operate?" is A. Layer 2 and B. Layer 3. ExpressRoute operates at both layers to provide secure and reliable connectivity between on-premises infrastructure and Azure.

Option C, Layer 5 (Session Layer), and Option D, Layer 7 (Application Layer), are not relevant to ExpressRoute as they deal with the management of sessions between applications and the actual applications themselves, respectively.