Azure Compliance with Regional Requirements | Microsoft Exam AZ-900

Identifying Azure Compliance with Your Company's Regional Requirements

Prev Question Next Question

Question

Your company plans to migrate all on-premises data to Azure.

You need to identify whether Azure complies with the company's regional requirements.

What should you use?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

D

Azure has more than 90 compliance certifications, including over 50 specific to global regions and countries, such as the US, the European Union, Germany,

Japan, the United Kingdom, India and China.

You can view a list of compliance certifications in the Trust Center to determine whether Azure meets your regional requirements.

https://azure.microsoft.com/en-gb/overview/trusted-cloud/compliance/ https://docs.microsoft.com/en-us/microsoft-365/compliance/get-started-with-service-trust-portal

The correct answer is D. the Trust Center.

The Trust Center is a website that provides information on how Microsoft Azure complies with various regional and industry-specific compliance requirements. It offers a central location for all compliance-related information, making it easy for organizations to find the information they need.

The Trust Center provides information on the following compliance areas:

  1. Compliance Dashboard: The Compliance Dashboard provides a summary of Azure's compliance with various regulations and standards, including ISO, HIPAA, and SOC.

  2. Certifications: Azure has numerous certifications, including ISO 27001, SOC 1 and SOC 2, HIPAA, and PCI DSS.

  3. Privacy: Azure's privacy policy explains how the company collects, uses, and protects data.

  4. Security: Azure employs multiple layers of security to protect customer data, including physical security, network security, and data encryption.

  5. Transparency: Azure provides customers with visibility into how their data is being used and where it is being stored.

By using the Trust Center, organizations can easily identify whether Azure complies with their regional requirements and make informed decisions about migrating their data to the platform.

The given solution recommends running the PowerShell script from a computer that runs macOS and has PowerShell Core 6.0 installed. Let's analyze if this solution meets the goal of creating Azure resources.

PowerShell is a powerful command-line shell and scripting language that is widely used for managing and automating Azure resources. PowerShell Core is a cross-platform version of PowerShell that can run on Windows, Linux, and macOS operating systems.

To create Azure resources using a PowerShell script, the computer running the script must have the Azure PowerShell module installed, which provides the cmdlets required to manage Azure resources. The Azure PowerShell module can be installed on both Windows and macOS operating systems.

Therefore, the solution of running the script from a computer that runs macOS and has PowerShell Core 6.0 installed is a valid solution, provided that the Azure PowerShell module is also installed on that computer. If the Azure PowerShell module is not installed, the solution would not meet the goal of creating Azure resources.

In summary, if the recommended computer configuration has the Azure PowerShell module installed, then the solution meets the goal of creating Azure resources. Otherwise, the solution does not meet the goal. Therefore, the answer to this question is: Option A, Yes.