AZ-305 Exam Question 6

You plan to automate the deployment of resources to Azure subscriptions.
What is a difference between using Azure Blueprints and Azure Resource Manager templates?
  • AZ-305 Exam Question 7

    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 need to deploy resources to host a stateless web app in an Azure subscription. The solution must meet the following requirements:
    Provide access to the full .NET framework.
    Provide redundancy if an Azure region fails.
    Grant administrators access to the operating system to install custom application dependencies.
    Solution: You deploy two Azure virtual machines to two Azure regions, and you create a Traffic Manager profile.
    Does this meet the goal?
  • AZ-305 Exam Question 8

    You have an on-premises network that uses an IP address space of 172.16.0.0/16. You plan to deploy 25 virtual machines to a new Azure subscription. You identify the following technical requirements:
    * All Azure virtual machines must be placed on the same subnet named Subnet1.
    * All the Azure virtual machines must be able to communicate with all on-premises servers.
    * The servers must be able to communicate between the on-premises network and Azure by using a site-to-site VPN.
    You need to recommend a subnet design that meets the technical requirements.
    What should you include in the recommendation? To answer, drag the appropriate network addresses to the correct subnets. Each network address may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content NOTE: Each correct selection is worth one point.

    AZ-305 Exam Question 9

    You have to deploy an Azure SQL database named db1 for your company. The databases must meet the following security requirements When IT help desk supervisors query a database table named customers, they must be able to see the full number of each credit card When IT help desk operators query a database table named customers, they must only see the last four digits of each credit card number A column named Credit Card rating in the customers table must never appear in plain text in the database system. Only client applications must be able to decrypt the information that is stored in this column Which of the following can be implemented for the Credit Card rating column security requirement?
  • AZ-305 Exam Question 10

    You have an Azure subscription.
    You need to recommend an Azure Kubernetes service (AKS) solution that will use Linux nodes. The solution must meet the following requirements:
    * Minimize the time it takes to provision compute resources during scale-out operations.
    * Support autoscaling of Linux containers.
    * Minimize administrative effort.
    Which scaling option should you recommend?