Tec L

Download as pdf or txt
Download as pdf or txt
You are on page 1of 34

1 Which of the following is not a part of the function.

json

file?

A Output Binding

B Trigger

C Action

D Input Binding

Ans : C

2 Which of the following statements are correct for submitting operations in a batch? (Choose

three)

A All operations have to be in the same partition.

B Total batch size can’t be greater than 4 MB.

C Max operation count is 100.

D Minimum operation count in three.

Ans : A B C

3 In several server migrations you need to recommend a solution to ensure that some of the servers
are available if a single Azure data center goes offline for an extended period?

A elasticity

B scalability

C availability

D low latency

E fault tolerance

Ans : E

4 If you want to push messages to a large number of devices, which Azure services should you consider?

A Web Apps

B Event Hub

C NotificationHub

D CDN

Ans : C
5 In addition to REST(Representational State Transfer), what other communication API can you use
to build connectors for your LogicApp?

A JSON-Pure

B GraphQL

C FALCOR

D SOAP

Ans : D (simple object access Protocol)

6 What type of storage is archive storage?

A Blob storage

B Archive storage

C File storage

D Disk storage

Ans : A

7 What is the underlying protocol of azure Service Bus for sending and receiving messages?

A HTTP

B SBMP

C AMQP

D All of the Above

Ans : C (Advanced Message Queuing Protocol)

8 Which Azure messaging service uses a First In, First Out (FIFO) queuing model?

A Azure App Service

B Azure StorageQueue

C Azure Event Hub

D Azure Notification Hub

Ans: B Or AZURE Service bus queue with session enabled


9 A company has some private servers on-premises and also distributed some of all workload on the
public cloud as well. What is the architecture known as?

A Virtual Private Network

B Private Cloud

C Virtual Private cloud

D Hybrid cloud

Ans : D

10 You have an Azure Web app named WebApp1 that runs in an Azure App Service plan named ASP1.
ASP1 is based on the D1 pricing tier. You need to ensure that WebApp1 can be accessed only from
computers on your on-premises network. The solution must minimize costs. What should you configure
for settings for WebApp1 ?

A cross-origin resourcesharing(CORS)
B Networking

C SSL

D None of the above

Ans: A

For pricing tier for Asp1: B1

11 You use Azure Table Storage to store customer information for an application. The data contains
customer details and is partitioned by last name. You need to create a query that returns all customers
with the last name Ramesh. Which code segment should you use?

A TableQuery.GenerateFilterCondition (“PartitionKey”, Equals, “Ramesh”)

B TableQuery.GenerateFilterCondition (“LastName”, Equals, “Ramesh”)

C TableQuery.GenerateFilterCondition (“PartitionKey”, QueryComparisons.Equal,

“Ramesh”)

D TableQuery.GenerateFilterCondition (“LastName”, QueryComparisons.Equal, “Ramesh”)

Ans: C
12 What are some of the limitations with a free Azure Account?

A Azure free accounts are only valid in certain promotional periods, such as when new services are
launched.

B You can only create a free Azure account with a US address.

C Included Azure credits will expire after 30 days, and included free services expire after 12 months.

D A free account only allows access to all services for 30 days, after which only free services are
available.

Ans: C

13 What is the way to have a dedicated Logic App

environment?Choose the best option

A. Integration Account

B. App Service Environment

C. Virtual Machine

D. Integration Service Environment(ISE)

Ans: D

14 What will be the best option for the organization to implement an Azure environment that ensures
eachdepartment can use a different payment option for the Azure services it consumes?

A Azure Container instances

B Azure Subscription

C Azure Resource Group

D Data Center

E Azure Active Directory

Ans : B
15 When a business wants to group the data centers in one geographic location. What should they go

for?

A Virtual Machine Scale Set

B Region

C Availability Zone

D Availability Set

E None of the above

Ans : B

16 In Azure App Configuration, when configuring keys, spellsEarth and spellsearth are parsed as the
same key

A True

BFalse

Ans : B

17 Application insights only useful for Web Applications

A True

B False

Ans : B

18 helps to avoid a single point of failure in your VM architecture, it is the Logical grouping of two
ormore so that help keep your application available during planned or unplanned maintenance

A Availability sets

B Azure VM Scale Sets

C Azure VM Group

D Azure Batch

Ans : A
19 which storage tier is the best for storing reports that are updated once per quarter but
accessedregularly by your leadership staff?

A Cool

B Warm

C Hot

D Archive

Ans : C

20 Microsoft Graph API can be used for a variety of things, including

A Creating graphs for complex geographic data

B Storing ,Retrieving, and Manipulating user Data in Azure AD

C Creating charts and dashboards for use by your leadership team

D Generating geographic data about 2 points on a map

Ans : B

21 You are designing a solution for a company to deploy software for testing and

production.The solutions must meet the following requirements

1. Applications must be deployed to several different environments and must run without installation of
dependencies.

2. Existing published applications must be ported to the new solution.

3. Application developers must be given flexibility when architecting their code.

You need to recommend a solution for hosting applications. What should you select?

a) Azure worker role

b) Azure Batch

c) Azure Kubernetes Service

d) Azure Function

e) Azure Logic Apps

Ans : C
22 To add a container from your local Docker instance to your Azure Container Registry,
whichcommand would you need to use?

A Docker push

B Docker export

C Azure container new

D Azure import

Ans : A

23 Which of the thing protocols are not supported by Azure

AD?A ws-Federation

B SAML 2.0

C OpenID Connect

D Kerberos

Ans : D ( it doesn’t support Kerberos or LDAP ,NTLM) ( its support SAML and OAuth)

24 When creating a new secret for use in your application, which of the following should be your first
step?

A Create a storage blob to store your secrets in it


B Run the "az keyvauft secret show" command

C Run the "az keyvault secret set" command

D Run the "az keyvault create" command

Ans : D

25 Which of these Azure services provides cryptographic key management based on FIPS-
validatedHardware security modules(HSMs)
A Redis Cache
B Advanced Threat Protection
C Bit locker
D Azure Key vault
E Azure Active Directory

Ans : D
26 Which API Management Portal can someone use to obtain documentation about your

API?

A The Publisher Portal

B The Azure Portal

C Re-direct to a download Via the Proxy

D The Developer Portal

Ans : D

27 Which type of application can you develop in Microsoft Azure to automate businessflow?

A Web Apps

B Logic Apps

C Mobile Apps

D API Apps

Ans : B

28 You develop an azure web app. You monitor the performance of the web app by using
Application Insights. You need to ensure the cost for Application Insights does not exceed a preset
budget. Whatshould you do?

A Implement ingestion sampling using the Azure portal

B Set a daily cap for the Application Insights instance

C Implement adaptive sampling using the Azure portal

D Implement adaptive sampling using the Application insights

SDK

E Implement ingestion sampling using the Application Insights SDK

Ans : D

29 You can register your application to use with OAuth Authentication using which of the
following?

A Azure Security Center


B Azure AD OAuth Registration
C Azure Privileged identity Management
D Azure AD Enterprise Application Gallery

Ans : B
30 What are the two types of scaling on Azure?

Choose the best option

A Scales Sets and High availability

B There only one type of scaling, scaling updown

C Scaling out and sealing

D Sealing up or down and scaling down.

Ans: C (vertical scaling or scaling up or down and horizontal scaling or scaling out or in)

31 What is a PowerShell cmdlet?

Choose the best option

A A piece of advice from Microsoft about power shell

B A Power scripting language specially for azure

C A lightweight version of Powershell that can run on mobile devices.

D A lightweight command that is used in the power shell environment to perform in action.

Ans : D

32 Services or applications that utilize event data from Event Grid are considered to be

what?Choose the best option

A Subscribers

B Curators

C Consumers

D Handlers

Ans : D
33 Which of the following are valid uses for the Graph

API?Choose the best options

A Deleting user

B Finding a user in thedirectory

C Creating new roles for users

D Requesting the roles or groups a user belongs t

E none of the options

Ans : B and D ( adding the users and assigning them to groups)

34 Which service will be used to map a network drive from several computers that run Windows 10to
Azure Storage?

Choose the best ap

A SQL Database

B Cosmos Db

C VM Data Disk

D Blob Service

E File Share Service

Ans : E

35 When business wants to group the datacenters in one geographic location, What should they go for?

Choose the best option

A Virtual Machine Scale Set

B Region

C Availability Zone

D Availability Set

E None of the above

Ans : B
36 Which are factors used to verify a user with multi-factor

authentication?Choose the best option(s)

A Something you know

B Something you can recall quickly

C Something you say(op).

D Something youhave

E Something you feel

Ans : A C D

(something you are)

37 Which of the following is responsible for adjusting the number of nodes based on the
computerresources in the node pool?

Choose the best con

A Horizontal Pod autoscaler

B Cluster autoscaler

C Node Pool scaling

D None of the above

Ans : B

38 Which of the following type of authentication is not supported in web app in Microsoft

Azure?Choose the best option

A Google

B Facebook

C Azure Active Directory

D LDAP

Ans : D
39 are groups of VMs that share the common physical server rack, power, cooling and network
infrastructure. In case of an outage, the availability set automatically switch to a working physical server
so the VM continues to run

Choose the best option

A Update Doman

B Faut Domain

C Patch Domain

D Scale Domain

Ans : B

40 Your company is looking to build a new cloud-based inventory tracking system Updates will need to
be fast and synchronous. Which messaging solution can be utilized as a part of the application
infrastructure to help meet this requirement?

Choose the best option


A Azure Service BusQueue
B Azure Storage Queue
C Azure Event Hub Capture
D SQL Server on Azure

Ans : A

41 You plan to migrate a web application to Azure. The web application is accessed by external users.
You need to recommend a cloud deployment solution to minimize the amount of administrative effort
used to manage the web application. What should you include in the recommendation?

Choose the best option

A Daas

B Saas

C Iaas

D PaaS

E Devaas

Ans : D
42 Autoscale rule for Cpu percentage metric is defined for which resource

type?Choose the best option

A resource group
B Azure Database
C API Management
D App Service Plan
E Azure Service bus
Ans : D or A

43 What service gives you the ability to centralize cloud application settings for standardization
andsecurity?
Choose the best option

A Azure AppConfiguration
B Azure Blob Storage
C Azure Service Bus
D Azure API Management
Ans : A

44 A health organization after Covid pandemic attack want to adopt vaccination service throughout all
their branches. The vaccination service is a combined third-party service with joined effort from
Government After the vaccination is completed the 3rd party service send a notification of completion
by API call

The integration platform uses Azure integration services. After the vaccination completed, there are
different solutions available to transform the vaccine service response which can be further consumed
by the organization. Which of the following are not correct solution?

Choose the best option

A Vaccination response can transform by APIM policy whites initiating the Vaccine and processed
further by the organization

B Vaccination response can be transformed by Logic App action and process organization

C Vaccination response can be transformed by Azure function and process organization

D Vaccination response can be transformed by Azure App Insights queue further by the organization.

Ans : D
45 Organization decide to process the file further by a logic app orchestration. what kind of trigger
youwill choose for the process the file in real time?

A batch messages

B http triggers

C recurrence trigger

D blob trigger

Ans : B

46 Should organization deploy resources which are part of Public Preview in their production.

Choose the best option

A Yes

B No

Ans : B

47 What is the size limit for messages stored in Azure Storage

Queues?Choose the best option


A 128 KB
B 64 KB
C 1MB
D 256 KB
Ans : B

48 You can interact with the Azure Key Vault API with which communication method?

Choose the best option


A HTTP
B SOAP
C REST
D SMTP
Ans : C
49 You are developing Azure WebJobs. You need to recommend a WebJob type for scenario. Which
WebJob type should you recommend to run on all instances that the web app runs on and optionally
restrict the WebJob to single instance?

Choose the best option

A Regular

B Triggered

CContinous

D Scheduler

Ans : C

50 Which of these is not an example of

throttling?Choose the best option

A Responding with server busy

B Server crash

C Switching over to lower bitrate streaming

D Handling high-priority requests differently than low-priority when under load

Ans : B

51 Which statements are true about Azure Key Vault?

Choose the best o

A A third party app can pass to azure key vault to securely store and retrive secrets.

B Azure Kay Vault removes the new for

C You can shareware with a password

D Azure Key Vault devices security polices for Azure

services

E Access to secrets and passwords can the granted

Ans : A, D, E
52 Background function need to run continuously or nearly continuously Need more CPU and memory
option for executing the functions. This functions are long running near about 10 min Which plan will be
relevant to satisfy this condition?

Choose the best option

A Consumption plan

B Professional direct

C Enterprise Plan

D App Service Plan

Ans : D

53 Where does the Service dependencies for containers are stored in Azure Container Instances?

A In the azure Container Group

B Under Container Dependences in the Azure Console

C In the Container

D In Azure Container Registry

Ans : D

54 Which Integration Service is used to Publish API securely for internal and external developers to
usewhen connecting to Backend system Hosted anywhere?

A Azure Logic Apps

B Azure APIManagement

C Azure Event Grid

D Azure functions

E Service Bus

Ans : B
55 What does Infrastructure-as-a-Service describe?

A The layer of services that enable a complete cloud Infrastructure for your business.

B Any Service on Azure that you can rent and don’t have to buy upfront.

C Any data center physical Infrastructure provided by Azure, such as servers and storage that can
beprovisioned and managed over the Internet.
D Services on Azure that are updated automatically to provide a stable Infrastructure Applications.

Ans : C

56 Which Azure service is used for delivering high bandwidth content to users by caching their content?

A Azure DNS

B Azure Redis cache

C Azure CDN

D Azure storage

Ans : C (CDN-Content delivery Network)

57 Which among the following tools is NOT an option for scripted blob Management?

A Azure CLI
B Python
C AzCopy
D Powershell

Ans : B

58 Which type of storage Blob is best for Random Access Files?

A Block

B Append

C page

D Table

Ans : C
59 You have A Microsoft SQL Server always On availability group on Azure Virtual machines. You need to
configure an Azure internal load balancer as a listener for the availability group. What should you do?

A Set session persistence to client IP and Protocol.

B Enable Floating IP.

C Set session persistence to Client IP.

D Create an HTTP health probe on port 1433.

Ans : B

60 In APIM, Which Section of the policy we receive the output of backend service?

A Base

B Inbound

C Backend

D Outbound

Ans : D

61 What are the two types of data collected in Azure Monitor from your Environments?

A Events and Logs

B only event data

C Metrics andLogs

D Metrics and Events

Ans : C

62 What is the way to have a dedicated Logic App environment?

A Integration Account
B App Service Environment
C Virtual Machine
D Integration Service Environment
Ans : D
63 What is high Availability in Cloud Computing?

A High availability refers to the availability of the Azure portal. You can always get access to an overview
of what your Azure services are doing.

B Microsoft guarantees you will always have access to resources on Azure.

C If one resource on Azure dies unexpectedly, another resource will almost instantly takeover
theworkload.

D Azure will provide an infinite number of resources to your application to make sure it always runs
optimally

Ans : C

64 What does Advanced Threat Protection do?

A Find vulnerabilities in the data passed to an Azure service in your subscription.

B Help an organization to classify and optionally, protect the documents and emails by applying labels.

C Protect your privacy when sharing access to Azure resources with third parties.

D Helps you to monitor user behaviour in your on-premises and cloud environments

Ans : A or B

65 In which of the following situations, deploying an azure virtual Machine would be the most
appropriate solution?

A When you need to shift your Web Application to the cloud.

B When you need a system to process workflows and process data.

C To more efficiently work with your cloud environment from a cloud local system.

D When you need to lift and shift from an on-premises environment to the

cloud.

Ans : D
66 KeyVault is responsible for task like:

A create or import a key or secret

B revoke or delete a key or secret

C Authorize users or applications to access the key vault,so they can mannage or use the keys and
secrets.
D log the error in key

E monitor key usage.

Suppose in the place of option D -Configure key usage(sign or encrypt) its there all option
Ans : A,B,C,E

67 Where do we store data as key value pair within azure API management?

A Not possible without integrating azure key vault.

B Azure table storage integration

C Named value

D Base policy

Ans : C

68 Azure container instances supports both linux and windows containers.

A True

B False
Ans : A

69 which of the following is NOT true about Web Job?

A They can only be triggered by a queue message.

B They must be deployed with a web application.

C They can only be written in C#.

D All of the above.

Ans : D
70 What can you store in a blob container inside Azure Storage?

A Binary files that comply with azure data types defined for the storage types.

B Any kind of binary file that is less than 4096KB in size.

C Any kind of binary file, such as video, images, documents and

applications.

D Only known binary formats such as images, video and text document

Ans : C

71 Which is not HTTP methods used by most RESTful web APts from the be given option

A GET
B POST
C INSERT
D DELETE
E PATCH
Ans : C

72 Table Storage support

A odata protocal.

B Json

C Xml

D All of the above

E None of the above

Ans : D

73 Azure brings Quality of Service(Qos) opportunities to your applications. Which of the following dol
benets can you get by designing your application for the cloud?

A Availability

B Scalibility

C Preventability

D Security

Ans : B, D,A(optional)
74 Which of the following are true regarding supported operations granted with an SAS token?

A You can grant read access to existing blobs.

B You can create new blob containers.

C You can add, update, and delete queue messages.

D You can add, update, and delete table entities.

E You can query table entities.

Ans : A, D, E

75 Which component is used by Azure Monitor to define the actions once an alert has been triggered?

A Alert Rule

B ActionGroup

C Alert Scope

D Alert Condition

Ans: B

76 What is guaranteed in an Azure Service Level Agreement (SLA)?

A Uptime
B Availability
C Bandwidth
D Performance
E Scalability

Ans: A

77 Under Which Category the Virtual Machine service belongs to?

A Platform as a Service
B Software as a Service
C Infrastructure as aService
D Function as a Service
E Integration as a Service

Ans: C
78 You are developing an Azure Function App that processes images that are uploaded to an Azure Blob
container.
Images must be processed as quickly as possible after they are uploaded, and the solution must
minimize latency. You create code to process images when the
Function App is triggered.
You need to configure the Function App.
What should you do?

A. Use an App Service plan. Configure the Function App to use an Azure Blob Storage input trigger.

B. Use a Consumption plan. Configure the Function App to use an Azure Blob Storage trigger.

C. Use a Consumption plan. Configure the Function App to use a Timer trigger.

D. Use an App Service plan. Configure the Function App to use an Azure Blob Storage trigger.

E. Use a Consumption plan. Configure the Function App to use an Azure Blob Storage input trigger.

Ans: D

79 You are developing a web application that provides streaming video to users. You configure the
application to use continuous integration and deployment.

The app must be highly available and provide a continuous streaming experience for users.

You need to recommend a solution that allows the application to store data in a geographical location
that is closest to the user.

What should you recommend?

A. Azure App Service Web Apps

B. Azure App Service Isolated

C. Azure Redis Cache

D. Azure Content Delivery Network (CDN)

Ans: D
80 Which of the following are valid differences between page blobs and block blobs? (Choose two.)

A Page blobs are much faster for all operations.


B Page blobs are good for all sorts of files, like video and images.
C Block blobs allow files to be uploaded and assembled later. Blocks can be resubmitted
individually.
D Block blobs have a max size of 200 GB. Page blobs can be 1 terabyte.

Ans: C, D

81 What are good recommendations for securing files in Blob storage? (Choose three.)

A Always use SSL.


B Keep your primary and secondary keys hidden and don’t give them out.
C In your application, store them someplace that isn’t embedded in client-side code that users can see.
D Make the container publicly available
Ans: A, B, C

82 What is Your recommend an Azure solution to limit the types of connections from the web servers
tothe database servers.

A Network security groups(NSGs).

B Azure Service Bus.

C A local network gateway.

D A route filter.

Ans: A

83 You must implement Application Insights instrumentation capabilities utilizing the Azure Mobile Apps
SDK to provide meaningful analysis of user interactions with a molbile app.

You need to capture the data required to implement the Usage Analytics feature of Application Insights.

Which three data values should you capture?

A. Trace
B. Session Id
C. Exception
D. User Id
E. Events
Ans: A D E
84 What query language can you use to query azure log analytics?

Ans: kusto query language(KQL)

85 What can you do to automatically transition your blobs between storage tiers based on factors like
last modified date?

Ans: Use life cycle management

86 Which are the factors used to verify a user with multi-factor authentication?

Ans: something you know, something you have, something you are

87 What are the benefits of azure paas?

A Create highly available, scalable apps and APIs.


B Focus on application and not on infrastructure.
C Build legacy cloud architecture.
D Develop internet scale APIs for world of devices.
Ans : A, B, D

88 Why would you use the azure cloud shell instead of the azure CLI or powershell?

A The cloud shell gets new features first.

B The cloud shell is free for 12 months.

C You can update the cloud shell independently of azure CLI and azure powershell.

D The cloud shell can be used entirely in a web browser and can be used across multiple device.

Ans: D

89 What are benefits CDN provides?

A Helps to cache static content.

B Minimize load on application server

C Can work with azure storage.

D All the above

Ans: D
90 Adding more instances to an app service plan-what kind of scaling is this?

A Scaling up
B Scaling down
C Scaling in
D Scaling out
Ans: D

91 Which of the following is a "collection of statements run Sequentially that can alter the behaviour
ofan api?

A Azure API script tool.


B Azure API management sequence
C Azure functions
D Azure API management policies
Ans: D

92 Recommend an azure solution that encrypts the administrative credentials during the deployment?

A Security center
B Azure active directory
C Azure multi factor authentication
D Azure key vault
E Service principal
Ans: D

93 You are writing code to create and run an Azure Batch job.

You have created a pool of compute nodes.

You need to choose the right class and its method to submit a batch job to the Batch service.

Which method should you use?

A JobOperations.EnableJobAsync(String, IEnumerable<BatchClientBehavior>,CancellationToken)

B JobOperations.CreateJob()

C CloudJob.Enable(IEnumerable<BatchClientBehavior>)
D JobOperations.EnableJob(String,IEnumerable<BatchClientBehavior>)

E CloudJob.CommitAsync(IEnumerable<BatchClientBehavior>, CancellationToken)

Ans: E
94 What is an azure function?

A An add-on to any subscription that allows using azure services as function in your applications.

B A foundational component of any azure infrastructure.

C A serverless service on azure.

D A single Unit of compute that is triggered by a separate process.

E A function to update any resources on azure

Ans : C D (A optional)

95 What are some of the advantages of using ARM templates for creating cloud infrastructure?

A Service integrations.

B Declarative

C Idempotency

D Source control

E Faster processing in the azure resource manager

Ans : B, C, D (A optional)

96 Which one of the following can be done for a container based application using Azure Kubernetes?

A Making container scalability easy.

B Make workloads portable.

C Build more extensible apps.

D All of the above.

Ans: D
97 What are the functions of cloud types?

A Public clouds generally cost more than private story clouds, but are generally less relative than on-
premises infrastructure (private cloud)

B A hybrid cloud combines a public cloud(such as azure) with on-premises infrastructure (private cloud)

C In private clouds, your cloud infrastructure is isolated from other tenants of the private cloud.

D Private clouds can be hosted at your datacenter Or hosted by a third-party service. Private clouds offer
advantages of flexibility, control, and scalibility. In a private cloud, infrastructure and services exist on
hardware and software dedicated to your organization.

Ans: A B D (c maybe)

98 In what language are ARM Templates built?

A XML

B JSON

C HTML

D YAML

Ans: B

99 Which of the following can be considered as the primary data store of kubernetes?

A Node

B Pod

C VM Scale sets

D Etcd

Ans : D
100 You are designing an Azure application. The application includes services hosted in different
geographic locations. The service locations may change. You must minimize the cost of communication
between services. You need to recommend an approach for data transmission between your application
and Azure services. The solution must minimize administrative effort. What should you recommend?

A Azure Table storage

B Service Bus

C Service Management API

D Azure Queue storage

Ans : B

101 Which Azure products and services are available through the Azure Portal?

A All products and services that are generally available

B Only Products that are globally available

C Only products and services that aren’t free

D Only products that are not in private or public preview

Ans : A

102 Which is not true about Azure Storage Queue?

A FIFO Implementation

B Messages are added in front of the queue and processed from the

end.

C Messages are added to end of the queue and processed from the front.

D Queue provides a good way of Front and Back end decoupling

Ans: B

Explanation: Azure Queue Storage is a service for storing large numbers of messages. You access
messages from anywhere in the world via authenticated calls using HTTP or HTTPS. A queue
message can be up to 64 KB in size. A queue may contain millions of messages, up to the total
capacity limit of a storage account. Queues are commonly used to create a backlog of work to
process asynchronously.
103 let you create and Manage a group of identical load balanced VMs. If shows you to
centrallymanage, configure and update a large number of VMs in minutes to provide highly available
applications?

Ans : Azure Virtual Machine Scale Sets

104 You are preparing to deploy an ASP.NET Core website to an Azure Web App from a GitHub
repository. The website includes static content generated by a script.

You plan to use the Azure Web App continuous deployment feature.

You need to run the static generation script before the website starts serving traffic.

What are two possible ways to achieve this goal? Each correct answer presents a complete
solution.

NOTE: Each correct selection is worth one point.

A. Create a file named .deployment in the root of the repository that calls a script
whichgenerates the static content and deploys the website.

B. Add a PreBuild target in the websites csproj project file that runs the static content generation
script.

C. Create a file named run.cmd in the folder /run that calls a script which generates the static
content and deploys the website.

D. Add the path to the static content generation tool to WEBSITE_RUN_FROM_PACKAGE


settingin the host.json file.

Ans: A, D

105 To expose a WCF web service from within your firewall, what service should you
use inazure?

A Service bus queue

B Service bus relay

C Service bus topics

D Service bus event hubs

Ans: B
106 Which Microsoft Azure cloud security tool can an enterprise use for key Management?

A Identity Management

B Azure Key Vault

C Azure Key Management

D Azure Guard Duty

Ans : B

107 Can two entities in same table storage contain different collection of properties of different
types?

A Yes

B No

Ans : A – Yes

108 In a code to code which Azure Service should you pick to expose
application code and service through a secure app privacy? (Question is Incomplete)

A Knect Dk

B Azure Cycle Cloud

C Azure API Management

D Azure Sentnel

Ans : C
109 Which of the following isn’t required when creating a new Azure container Registry
instance?

A Resource

B SKU

C Name

D Size

Ans: D

110 are groups of VM’s underlying physical hardware that can be updated and rebooted at
the same time.

AUpdatedomain

B Fault domain

C patch domain

D scale domain

Ans: A

111 In Azure Kubernetes Service, What is Functionality of Ingress?

A Ingress is stateless and write state to external data stores.

B Ingress deploy the Kubernetes cluster and for managing the Kubernetes masters

C Ingress exposes HTTP(S) routes to services inside the cluster

D All the above

E None of the above

Ans: C
112 What happens when service bus queue max delivery count exceeds?

Ans: Message is moved to the Dead letter queue(DLQ)

113 Which integration service is used to create workflows and orchestrate to business process
to connect hundred of services in the cloud and on-premises

A Logic app

B API management

C Event

D Function

E Service bus

Ans: A

114 Shared access signature come in 3 varieties : the account level,the level,the user level

A Service

B Blob

C Container

D System

Ans: B (A-

maybe)

115 What is recommended use case for azure SQL?

Ans: managed instance(related word from option)


SQL server workloads that require a fully managed platform as a service(PAAS)

116 is the ability of the system to recover from failures and continue to function application
to a fully functioning state following a failure ?

Ans: Resiliency

117 How many tenants can a single user belong to in azure active directory?

Ans: maximum of 500


118 ... refers to time takes for data travel over network

Ans: Latency

119 What is "serverless computing"?

Ans: Server managed by someone else (option with this sentence)

You might also like