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

1) A company has some private servers on-premises and also distributed some of the

workload on the public cloud as west, what is this architecture known as?
Ans- Hybrid cloud

2)helps to avoid a single point of failure on your vm architecture. It is logical grouping


of two or more vm’s help keep your application available during planned or unplanned
maintenance.
Ans- Availability seats

3) What will be the best option for the organization to implement an Azure environment
that ensure each department can use a different payment option for the Azure services it
consumes?
Ans – Azure Subscription

4) When business wants to group the datacenters in one geographic location, what should
they go for?
Ans- Region

5) Which Azure messaging service uses a First in, First out querying model?
Ans- Azure storage queue

6) Application insights is only useful for Web Applications


Ans- False

7) In Azure App Configuration, when configuring keys, application and Application are
parsed as the same key
Ans- false

8) 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
Ans- TableQuery.GenerateFilterCondition(“PartitionKey”, QueryComparisons.Eqaul,
“Ramesh”)

9) In addition to REST, what other communication API can you use to build custom
connectors for your Logic Apps?
Ans – SOAP

10) what is the underlying protocol of Azure Service Bus for sending and receiving
messages?
Ans- AMQP

11) Microsoft Graph API can be used for a variety of things, including
Ans- storing, retrieving and manipulating User data in Azure AD
12) Which storage tier is the best for storing reports that are updated once per quarter but
accessed regularly by your leadership stuff?
Ans- Hot

13) What type of storage is archive storage?


Ans- blob storage

14) You have an Azure web app named WebApp1 that runs in an Azure App Service plan
names ASP1, ASP1 is based on the D1 pricing tier
Ans- cross-origin resources sharing (CORS)

15) In several server migration, you need to recommend a solution to ensure that servers
are available if a single azure data center goes offline for an extended period?
Ans- fault tolerance

16) If you want to push messages to a large number of devices, which Azures services should
you consider?
Ans- Notification hub

17) Which of the following statements are correct for submitting operations in a batch?
Ans- All operations have to be the same partition
Total batch size can’t be greater than 4mb
Max operation count is 100

18) Which of the following is not a part of the function.json file?


Ans- Action

19) Which type of application can you develop in Microsoft Azure to automate business
flow?
Ans- Logic Apps

20) Which API Management portal can someone use to obtain documentation about your
API? Ans- The Developer Portal

21) Which of these Azure service provides cryptographic key management based on FIPS
validated Hardware security modules (HSMs)
Ans- Azure Key vault

22) Which of the following protocols are not supported by Azure AD?
Ans- Kerberos

23) When creating a new secret for using in your application, which of the following should
be our first step?
Ans-Run the “az keyvault create” command.

24) You develop an Azure web app. You monitor performance of the web app by using
application insights. You need to ensure the
Ans –Implement Adaptive Sampling Using the application insights SDK

25) You can register your application to use with OAuth Authentication using which of the
following?
Ans-Azure AD OAuth Registration

26) To add a container from your local docker instance to your azure container registry,
which command would you need to use?
Ans- docker push

27) What are the benefits of azure paas?


ANS- create highly available,scalable
Focus on application Develop internet scale

28) What is high availability in cloud computing?


Ans- If one resource on azure dies unexpectedly, another resource will almost instantly take
over the workload

29) Why would you use the azure cloud shell instead of the azure CLI or PowerShell?
Ans- The cloud shell can be used entirely in a web browser ad can be used across multiple
devices

30) What benefits CDN provides?


Ans- All the above

31) Adding more instances to an app Service Plan, what kind of scaling is this?
Ans – Scaling out

32) Which type of storage Blob is best for Random Access files?
Ans- Page

33) Which is not HTTP method used by most RESTful web APIs from the below given option?
Ans – INSERT

34) Which of the following is NOT true about Web Jobs?


Ans- All the above

35) 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?
Ans – Azure Event hub capture

36) 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 to user.
What should you recommend?
Ans- Azure content delivery network(CDN)
37) What is the query language used to query Log Analytics?
Ans- Kusto

38) In APIM, which section of the policy we receive the output of backend service?
Ans-OutBound

39) Which of the following is a “collection of statements run sequentially that ca alter the
behavoir of an APl”?
Ans – Azure API management polices

40) You have a Microsoft SQL Server always on availability group on azure virtual machines,
you need to configure on Azure internal load balancer as a listener for the availability group.
What should you do?
Ans-Enable Floating IP.

41) Recommend on azure solution that encrypts the administrative credential during the
deployment?
Ans- Azure key vault

42) What are some of the advantages of using ARM templates for creating
cloudinfrastructure?
Ans- service integrations
Declarative Idempotency
Source control

43) Where does the service dependencies for containers are stored in azure container
instances?
Ans- In the Azure container registry

44) Background function need to run continuously or nearly continuously. Need more CPU
and memory option for executing the function, this function are long running near about
10min. which plan will be relevant to satisfy this condition?
Ans- App service plan

45) You are developing Azure Web Jobs. You need to recommend a Web Job type for
scenario. Which Web Job type should you recommend to run on all instances that the web
app runs on and optionally restrict the Web Job to single instance?
Ans- Continuous

46) You are developing Azure Web Jobs. You need to recommend a Web Job type for
scenario. Which Web Job type should you recommend to run on single instances that azure
select for load balancing?
Ans- Triggered

47) You are developing an Azure function App that process images that are uploaded to an
Azure Blob container. image must be processes as quickly 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?
Ans- Use an App Service plan. Configure the Function App to use an Azure Blob Storage
trigger.

48) What can you to automatically transition your blobs between storage tiers based on
factors like last modified date?
Ans- Use Lifecycle management

49) You can interact with the Azure Key Vault API with communication method ?
Ans- REST

50) Which of the following can be for a container-based application using Azure
Kubernetes?
Ans- All of the above (scalable,portable,extensible)

51) Which component is used by Azure Monitor to define the actions once an alert has been
triggered?
Ans- Action Groups

52) Which integration service is used to publish API securely for internet developers to use
when connecting to backend system hosted anywhere?
Ans- Azure API Management

53) Which of these is not an example of throttling?


Ans- Server crash

54) Organization decides to process the file further by a logic app orchestration. what kind
of trigger you will choose to process the file in real time?
Ans- Recurrence Trigger

55) Services or applications that utilize event data from Event Grid are considered to be
what?
Ans- Handlers

56) You are designing a solution for a company to deploy software for testing and
production. The solution must meet the following requirements:
Applications must be deployed to several different environments and must run without
installation of dependencies.
Existing published application must be ported to the new solution.
Application developers must be given flexibility when architecting their code. You need to
recommend a solution for hosting applications. What should you select?
Ans- Azure Kubernetes Service

57) Which are factors used to verify a user with multi-factor authentication?
Ans- Factors are (i) something you know
(ii) something you have
(iii) something you are

58) What service gives you the ability to centralize cloud application settings for
standardization and security?
Ans-Azure App Configuration

59) Your company has several business units. Each business unit requires 20 different Azure
resources for daily operation. All the business units require the same type of Azure
resources. You need to recommend a solution to automate the creation of the Azure
resources. What should you include in the recommendations?
Ans- Azure Resource Manager templates

60) which category the virtual machine services belong to?


Ans- Infrastructure as a Service

61) Which Microsoft Azure cloud security tool can an enterprise use for key management?
Ans-Azure Key Vault

62) What is “serverless” computing?


Ans-Simpler version of Platform-as-a-service.

63) group of vms and underlying physical hardware that can be updated and
rebooted at the same time?
Ans- update domain

64) which of the following are true regarding supported operations granted with an sas
token?
Ans- You can grant read access to existing blobs.
You can create new blob containers.
You can add, update, and delete queue messages

65) 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?
Ans- Service Bus queue

66) what does advanced threat protection do?


Ans-Help an Organization to classify and optionally protect its document and email labels

67)Which of the following are valid uses for Graph API?


Ans-Deleting User
Finding Users in a directory
Creating new roles for User.

68) what happens when service bus queue runs max delivery count exceeds?
Ans- moves the message to the dead letter Queue

69) what are the two types of data collected in azure monitor from your environment?
Ans- metrics and logs

70) What is azure function?


Ans-An add on to Any paid Azure subscription……
A server-less service on Azure
A single unit of compute that is triggered by a separate process

71)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?
Ans- CloudJob.CommitAsync(IEnumerable<BatchClientBehavior>, CancellationToken)

72)In which of the following situations would deploying an Azure Virtual Machine be the
most appropriate solution?
Ans- When you need to lift and shift from an on-premise environment to the cloud.

73) what is the way to have a dedicated logic app environment?


Ans- Integration service environment

74)what does infrastructure-as-a-service describe?


Ans- the layer of service that enables a complete cloud infrastructure for your business.

75) A health organization after the 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?
Ans-B/D: ----Logic App/---Azure App.

76) 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?
Ans- Platform as a service (PaaS).

77)which of the following tools is NOT an option for scripted blob management?
Ans-Python

78) which azure service is used for delivering high bandwidth content to users by catching
their content?
Ans- Azure Content Delivery Network (CDN)
79) what is powershell cmdlet
Ans- a lightweight command that is used in the PowerShell environment to perform..

80)Azure provides a number of NoSQL data stores which of the following are such stores?
Ans-COSMOS DB.

81)where do Virtual machine falls on Azure shared responsibility Model?


Ans-Platform-as-a-service(PaaS)

82) Should the company deploy resources which are part of Public Preview in their
production environment?
Ans- yes

83) what is the size limit for messages stored in azure storage queue?
Ans- 64 KB

84) what is your recommendation to use to limit the types of connections from the web
servers to the database servers in azure?
Ans- network security groups (NSGs)

85) what can you store in a blob container inside azure storage?
Ans- Any kind of binary files such as videos, images

86) can two entitites in same table storage contain different collections of properties of
different types?
Ans- Yes

87) shared access signature comes in 3 varieties. the account level, user level and ?
Ans- Service level

88) what is guranteed in Azure service level Agreement(SLA)?


Ans-Uptime

89) which service will be used to map a network drive from several computers that run
windows to azure?
Ans- file shared service

90) When an event publisher such as resource group pushes data to an event grid. Event
grid organizes the data using what method?
Ans-Topics

91) where do we store data as key value pair within azure api management?
Ans- Named Values

92) which integration service is used to create workflows and orchestrate business process
to connect hundreds of services in the cloud and on premises?
Ans-Azure Logic Apps
93) how many tenants can a single user belong to in azure active directory?
Ans- 500

94) I have photo-sharing application that runs on millions of mobile devices. Demand is
unpredictable for any event. Which Azure compute resource is the best match for this
workload?
Ans- Serverless computing

95) In a world of low code to no code, Azure service should you pick to expose application
data and service through a secure app gate way
Ans- Azure sentinel

96) what is not true about Azure storage Queue?


Ans-FIFO implementation

97)what is recommended use case for Azure SQL?


Ans-Migrate all instances of Microsoft SQL server to Azure SQL to improve security and
reduce Cost.

98) is the ability of a system to recover from failures and continue to function?
Ans: Resiliency

99) KeyVault is responsible for Task Like:


Ans: Create or import a key or secret
Revoke or delete a key or secret
Authorize users or applications to access the key vault, so they can then manage or use its
keys and secrets
Monitor key usage

100) Autoscale rule for cpu percentage metric is defined for which resource type?
Ans: Resource group

101) to expose a wcf web services from within your firewall, what service you should use in
azure?
Ans: Service bus relay
102) which of the following technologies is not used to create an web application in azure
app services?
Ans: wordpress/perl

103) which of the following isn’t required when creating a new azure container registry
instance?
Ans: Size

104) 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? Each correct answer
presents part of the solution.
Ans: Trace,UserId, Events

105) what is basic operational unit of Kubernetes?


Ans: Pod

106) azure container instance supports both linux and windows containers?
Ans: True

107) Which of the following are valid differences between page blobs and block blobs?
Ans: Block blobs allow files to be uploaded and assembled later.
Blocks can be resubmitted individually.
Block blobs have a max size of 200 GB.
Page blobs can be 1 terabyte.

108) refers to the time it takes for data to travel over the network.
Ans: Latency

109) let you create and manage a group of identical, load balance VMs. If allows you
to identically manage. configure and update a large number of VMs in minutes to provide
highly available applications
Ans: Azure VM Scale Sets

110) are groups of VMs that share the common physical server rack,power, cooling
and network infrastructure in case of the outage the availability set automatically switch for
a working physical server so the VM continues to run.
Ans: Fault Domain

111) Azure brings quality of service(QOS) opportunities to your application which of the
following qos can you get by designing your application for the cloud?
Ans: Availabilty, scalability, security

112) What are some limitations with a free Azure account?


Ans – included Azure credits with expire after 30 days and included free services expire after
12 months

113) 7. In Azure app configuration, when configuring keys, spellsEarth and spellsearth are
parsed as the same
Ans: False

114) Which Azure products and serving the Azure Portal?


Ans- All products

115) Which of the following NOT about WebJobs?


Ans- All the above
116) Services or applications that utilize event data from Event Grid are considered to be
what? Subscribers

117) what are advantages of using ARM templates for creating cloud infrastructure?
Declarative, Idempotency, source controls

118) 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
?
Ans- Use a consumption plan ......storage trigger

119) Which one of the following is incorrect regarding Azure Kubernetes?


Ans- None of the above

120) cloud types?


Ans- A hybrid cloud, in private cloud , private cloud

121) you develop an azure monitor performance of the web app by using application
insights. You need to ensure the cost for application insights does not exceed a preset
budget. What should you do?
Ans- Set a daily cap for the application insights instance

122) key vault is responsible for task like?


Ans- Create, revoke, authorize

123) which of the following is the responsible for adjusting the number of nodes based on
the computer resources in the node pool?
Ans- Cluster auto scalar

124) what is a recommended use cause for azure SQL?


Ans- Migrate your on–permises SQL server instances
125) what is the basic operational unit of Kubernetes
Ans-Pod
126) which of the following type of authentication is
not supported in web app in Microsoft azure?
Ans- LDAP
127)which of the following can be done for a
container-based application using Azure kubernetes?
Ans-Making Container scalability easy
128) which of the following is responsible for
adjusting the number of nodes based on the compute
resources in the node pool?

A. Horizontal Pod autoscaler


B. Cluster autoscaler
C. Node Pool scaling
D. None of the above
Ans- Cluster autoscaler
129) should organization deploy resources which are
part of public preview in their production?
Ans-no
130) you are developing azure web jobs. you need to
recommend a web job type for scenario. which web
job type should you recommend to run on all
instances that the web app runs on and optionally
restrict the web job to single instance?
Ans-Continues

You might also like