Azure Essentials Continuum | Fresco Play

Azure Essentials Continuum | Fresco Play

Monday, May 22, 2023
~ 9 min read
Azure Essentials Continuum | Fresco Play

Question 1: Maximum number of VMs based on a custom VM image in a scale set is __________________

Answer: None of Above


Question 2: WebJobs can be scheduled to be run

Answer: All of the above


Question 3: You need to deploy a virtual machine on Azure with a low memory entry level requirement. Which virtual machine sizes should you consider choosing?

Answer: Basic_A0- Basic_A4


Question 4: GitHub is a web-based Git repository that is free to use for public and open source projects.

Answer: True


Question 5: Which Azure networking component is the core unit, from which administrators can have full control over IP address assignments, name resolution, security settings and routing rules?

Answer: Virtual Networks (VNETs)


Question 6: You are creating an Azure storage account. You have decided on a general purpose storage account. Which performance tier is available for general purpose storage accounts?

Answer: standard


Question 7: Which of the following is a valid reason to deploy a virtual machine (VM) on-premises in Hyper-V instead of in Azure?

Answer: You need to deploy a Generation 2 VM.


Question 8: Azure data, by default, is replicated ________ times for data protection and writes are checked for consistency.

Answer: 3


Question 9: Which statement regarding operating system upgrades of an Azure virtual machine is supported?

Answer: No OS upgrades are supported


Question 10: You need to transfer several TBs of data to Azure Datacenter, but uploading over the network is not feasible due to limited bandwidth, then how will you upload the data

Answer: Use the Import and Export service


Question 11: VPN Gate way must used to provide the connection between the Vnets of

Answer: All of the mentioned


Question 12: What kind of NoSQL store are Azure Table Storage

Answer: Key-Value pair


Question 13: You are using the Set-AzureRMVMSourceImage command with the -Version parameter. You want to ensure you get the most current image. Which value should you use with the -Version parameter?

Answer: Latest


Question 14: Network configuration files are defined in what format?

Answer: 1 .json 2 .ps1


Question 15: An Azure Standard_A4 virtual machines has this many cores

Answer: 8


Question 16: A company has 10 on-premises SQL databases. The company plans to move the databases to SQL Server 2012 that runs in Azure Infrastructure-as-a-Service (IaaS). After migration, the databases will support a limited number of Azure websites in the same Azure Virtual Network. You have the following requirements: You must restore copies of existing on-premises SQL databases to the SQL servers that run in Azure IaaS. You must be able to manage the SQL databases remotely. You must not open a direct connection from all of the machines on the on- premises network to Azure. Connections to the databases must originate from only five Windows computers. You need to configure remote connectivity to the databases. Which technology solution should you implement?

Answer: Azure ExpressRoute


Question 17: Which types of workload would be most suitable for deployment on Azure virtual machines?

Answer: All of the options mentioned


Question 18: You are designing a distributed application for Azure.The application must securely integrate with on-premises servers.You need to recommend a method of enabling Internet Protocol security (IPsec)-protected connections between on-premises servers and the distributed application.What should you recommend?

Answer: Azure Site-to-Site VPN


Question 19: In addition to the Production deployment slot, how many additional deployment slots can you create?

Answer: 4


Question 20: Add-AzureRmVMNetworkInterface PowerShell command is used to

Answer: Attach a vnic using ARM portal


Question 21: Which storage type should you use for streaming audio and video files?

Answer: Blob


Question 22: Microsoft uses industry standard _______________ dynamic routing protocol to exchange routes between your on-premises network, your instances in Azure, and Microsoft public addresses.

Answer: BGP


Question 23: What is the fourth step of the basic steps for deploying a virtual machine in Azure?

Answer: Selecing the size


Question 24: Storage Optimized VM series is ideal for

Answer: Big Data, SQl and NoSQl


Question 25: Which service gives Microsoft Azure users access to the open source framework Hadoop?

Answer: HDInsight


Question 26: ExpressRoute connections enable access to the,

Answer: All of the mentioned


Question 27: What is a determining factor as to whether or not a virtual machine can have multiple NICs connected to it?

Answer: VM Size


Question 28: Scale Out in Azure

Answer: Increases Instances


Question 29: Fs and F series of VMs are

Answer: Compute Optimized


Question 30: Which of these modules is not included in Azure PowerShell?

Answer: None of Mentioned


Question 31: Which of the following is the older service management model, where cloud services contain your cloud resources?

Answer: Classic


Question 32: Which tool helps you estimate costs you will incur on Azure?

Answer: Pricing calculator


Question 33: What is the minimum number of instances necessary to get the SLA guarantee from Microsoft?

Answer: 2


Question 34: Which functionality should you use to delegate administrative tasks for specific resource groups in Azure?

Answer: Role Based Access control


Question 35: Notification Hubs is a ________________ service of Azure

Answer: Application service


Question 36: In Azure service management model, the resources are

Answer: Coupled


Question 37: Azure supports both .vhd and .vhdx file formats for Virtual Machines.

Answer: False


Question 38: When using Azure Resource Manager, you can use a _______________ for deployment, which can build identical environments for different work scenarios such as testing, staging, and production.

Answer: Template


Question 39: Microsoft supports OS that is past their End of Support date without a Custom Support Agreement (CSA).

Answer: True


Question 40: Network Security Group (NSG) rules are based on

Answer: All of the mentioned


Question 41: ___________________ are maximum number of Private IP Addresses per network interface managed through Azure Resource Manager per region per subscription.

Answer: 1024


Question 42: Maximum Number of VPN Gate ways can be created for the Vnet ___________________________

Answer: True


Question 43: What is the maximum number of Network Security Groups rules that can be created in the NSG?

Answer: 500


Question 44: Multiple NICs are used to ________________

Answer: High Network traffic management


Question 45: Azure File Storage allows for applications to have shared storage using the SMB 2.1 protocol

Answer: True


Question 46: What Assembly contains classes for working with Tables, Blobs and Queues?

Answer: Microsoft.WindowsAzure.Storage


Question 47: You have an Azure Storage account named "superstore" and you create a new Storage Table named "bigtable".What is the URL to access the newly created Storage Table?

Answer: http://superstore.storage.core.windows.net/table/bigtable


Question 48: What are the most common uses of Azure Storage Queue?

Answer: Passing messages from an Azure Web role to an Azure Worker role


Question 49: The web app contents are swapped when swapping deployment slots.

Answer: True


Question 50: What kind of a NoSQL store is Azure Table Storage?

Answer: Key-Value pair


Question 51: Two web apps cannot share the same web hosting plan

Answer: False


Question 52: What DNS record type is set when mapping a Custom Domain to be an alias for the default {sitename}.azurewebsites.net domain name assigned to a Web App by Azure?

Answer: CNAME


Question 53: Maximum number of nics can be associated with the Azure VM ________________

Answer: Depends on the OS installed in the VM


Question 54: Azure provides a DNS system to support most name resolution scenarios, with the exception of:

Answer: None of the option mentioned


Question 55: There are predefined default rules for inbound and outbound traffic. You cannot delete these rules, but how can you override them?

Answer: 1. By assigning them to different resource groups 2. By allocating them to different subscriptions


Question 56: When should you use a static IP address?

Answer: When you use ExpressRoute


Question 57: Before Azure Storage Blobs or Files can be used, an Azure Storage Account must first be created.

Answer: True


Question 58: Azure File Storage data can be accessed from an on-premises application using the following:

Answer: Both as Mounted Drive and File Storage API


Question 59: What is the message size limit in a Azure Storage Queue?

Answer: 64 KB


Question 60: A _________ role is a virtual machine instance running Microsoft IIS Web server that can accept and respond to HTTP or HTTPS requests.

Answer: Web


Question 61: You create a new Azure Web App with the URL prefix of "my-amazing-app". What is the domain/url where the application is accessible from?

Answer: my-amazing-app.azurewebsites.net


Question 62: Which of the following web applications can be deployed with Azure ?

Answer: PHP


Question 63: Which emulators are installed with the Azure SDK?

Answer: Compute & Storage Emulator


Question 64: Which of the following element allows you to create and manage virtual machines that serve either in a Web role and a Worker role?

Answer: Resource manager


Post a comment

Comments

Join the conversation and share your thoughts! Leave the first comment.

Get your FREE PDF on "100 Ways to Try ChatGPT Today"

Generating link, please wait for: 60 seconds

Checkout all hot deals now 🔥

Search blogs

No blog posts found