CFS Azure Techleap Question Answers


Hello friends if you are looking for CFS Azure Techleap Multiple choice questions | CFS Azure Techleap Mettl Questions Answers | CFS Azure Techleap MCQ with Answers | CFS Azure Techleap Objective type questions | CFS Azure Techleap Mettl Question Answers


Note: Please use “Find In Page” Option in Chrome to find out your questions

  1. Your company has several business units. Each business unit requires 20 different azure resources for daily operation. All the business units require the same ty pe of azure resources. You need to recommend a solution to automate the creati on of the azure resources. What should you include in the recommendations -> Azure resource manager
  2. A company has some private servers on-premises and also distributed some of the workload on the public cloud as well. What is the architecture known as -> Virtual private
    network
  3. 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
    -> Continuous
  4. In APIM, which section of the policy we receive the output of backend service-> outbound
  5. Which integration service is used to publish API securely for internal and externaldevelopers to use when connecting to backend system hosted anywhere -> azure API
    management
  6. In several server migration, 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
    -> Fault Tolerance
  7. 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
    CloudJob.CommitAsync(IEnumerable, CancellationToken)
  8. Which of the following is not true about webjobs -> They can only be triggered by a queue
    message , they must be deployed with a web application , they can only be written in c#.
  9. Which type of storage blob is best for random access file -> Page blobs
  10. What is the way to have a dedicated logic app environment -> Virtual machine
  11. __ 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 to a
    working physical server so the VM continuous to run ->
    Fault domains
  12. Microsoft Graph API can be used for a variety of things, including -> Storing, retrieving
    and manipulating user data in azure AD
  13. Which of the following are valid differences between page blobs and block blobs -> page
    blobs are much faster for all operations , block blobs allow files to be uploaded and
    assembled later. Blocks can be resubmitted individually, block blobs have a max size of
    200gb.page blobs can be 1 tb
  14. What is the size limit for messages stored in azure storage queues -> 64kb
  15. 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. 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 –
    > Azure content delivery
    network (CDN)
  16. To expose a WCF web service from within your firewall, what service should you use in
    azure ->
    Service bus queue
  17. 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 t o minimize the
    amount of administrative effort used to manage the web application. What should you
    include in the recommendation ->
    PAAS
  18. __ let you create and manage a group of identical, load balanced VMs. It allows you to centrally manage, configure and update a large number of VMs in minutes to provide
    highly available applications
    -> azure VMs scale sets
  19. 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 ->
    service bus queue
  20. In which of the following situations, deploying an azure virtual machine would be the most appropriate solution -> when you need a system to process workflows and process
    data
  21. Azure provides a number of NoSQL data stores, which of the followi ng are such stores ->File storage , table storage , cosmos DB
  22. 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 ->
    Use a Consumption plan. Configure the Function App to use an Azure Blob
    Storage trigger.
  23. which of the following is incorrect regarding azure kubernetes -> Azure Kubernetes does
    not mandatorily need resources to be created in cloud.
  24. When creating a new secret for using in your application, which of the following should
    be your first step ->
    Run the “az keyvault create” command
  25. What are some of the advantages of using ARM templates for creating cloud infrastructure -> service integrations , declarative , idempotency , source control.
  26. Which API management portal can someone use to obtain documentation about your API -> The developer portal
  27. How many tenants can a single user belong to in azure active directory -> 500
  28. You can interact with the azure key vault API with which communication method -> REST
  29. Which component is used by azure monitor to define the actions once an alert has been triggered -> Action groups
  30. What is the way to have a dedicated logic app environment -> Integration service
    environment
  31. Should organization deploy resources which are part of public preview in their production
    ->
    no
  32. Which type of ————–random access -> Page
  33. Which of these is not an example of —— -> Server crash , handling high priority requests differently than
  34. A health organization after the covid pandemic attack went to adopt vaccination service throughout all their branches -> vaccination response can be transformed by logic app
  35. 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 ->
    C
  36. Background function need to run continuously o r 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 sa tisfy this condition ->
    Enterprise plan
  37. When creating a new secret for using in your application, which of the following should
    be your first step ->
    Run the “az keyvault create” command
  38. __ is an azure function -> a foundational component, a serverless service on azure, a single unit of compute that is triggered by a separate process.
  39. 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 ->
    Enable floating IP
  40. 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 ->
    Enable floating IP
  41. What is a powerShell cmdlet -> A lightweight command that is used in the powershell
    environment to perform
  42. Which of the following is not an option for scripted blob management -> Python
  43. Where does the service dependencies for containers are stored in azure container
    instances ->
    in azure container registry
  44. Services or applications that utilize event data from event grid are considered to be what
    -> handlers
  45. Which integration service is used to publish API securely for internal and external developers to use when connecting to backend system hosted anywhere -> Azure functions
  46. Organization decide to process the file further by a logic app orchestration. What kind of
    trigger you will choose to process the file in real time ->
    recurrence trigger
  47. What are the two types of data collected in azure monitor from your environments ->
    metrics and logs
  48. In which of the following situations, deploying an azure virtual machine would be the
    most appropriate solution ->
    answer thelidu
  49. What happens when service but queue -> keep on retrying to deliver message, auto
    deletes the message from queue , moves the message
  50. Which of the following can be done for a container -based application using azure Kubernetes -> making container scalability easy, make workloads portable, build more
    extensible apps
  51. What does advanced threst protection do -> help an organization to classify and
    optionally , protect its documents and emails
  52. Which Microsoft azure cloud security tool can an enterprise use for key management ->
    Azure Key vault
  53. What are the factors used to verify a user with multi factor authentication -> something
    you are , something you can recall quickly , something you have
  54. What service pass you the ability to centralize cloud application settings for
    standardization ->
    azure service bus
  55. When an event publisher such as a resource group pushes data to an event grid. Event grid organizes this data using which method -> events
  56. 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 ->
    azure service bus
  57. Which of the following is the broker messaging services ensure FIFO delivery of messages
    -> Azure service bus queue
  58. Which of the following tools is not an option for scripted blob management -> python
  59. can two entities in same table storage contain different collection of properties of
    different types ->
    yes
  60. azure brings quality of service(QOS) opportunities to your applications. Which of the
    following QOS benefits can you get by designing your application for the cloud ->
    thelvadu
  61. which statements are true about azure key vault -> a third party app can pass access to
    a secret to another third party app, azure key vault defined security policies for a zure
    services, access to secrets and passwords can be granted or denied very fast
  62. which of the following type of authentication is not supported in web app in Microsoft
    azure ->
    LDAP
  63. which azure products and services are available through the azure portal -> thelvadu
  64. what does infrastructure as a service describe -> any data center physical infrastructure
  65. you have a Microsoft SQL server always on availability group on azure virtua l machines. You need to configure an azure internal load balancer as a listener for the availabili ty
    group. What should you do ->
    set session persistence in client IP
  66. which of the following is not a part of the function.json file -> action
  67. keyvault is responsible for task like -> create and import a key or secret, revoke or delete
    a key or secret, authorize users or applications to access, log the error in key, monitor key
    usage
  68. __ refers to the time it takes for date to travel over the network -> thelidu
  69. What benefits CDN provides -> helps to, minimize load, can work with azure
  70. _ are groups of VMs and underlying physical hardware that can be updates and
    rebooted at the same time ->
    update domain
  71. Why would you use the azure cloud shell instead of the azure CLI or powershell -> If it’s
    resources in Azure that you want to manage, then use Azure CLI; and if you need to
    manage Windows Servers, then use Azure PowerShell. (or) the cloud shell can be used
    entirely in a web browser can be used across multiple devices
  72. Describes a first in, first out(FIFO) queuing model -> azure app service
  73. You develop an azure web app. You monitor performance of the web app by using application insights -> set a daily cap for the application insights instance
  74. You can register your application to use with Oauth authentication using which of the
    following ->
    azure AD Oauth registration
  75. What type of storage is archive storage -> Blob storage
  76. What are some of the limitations with a free azure account -> included azure credits will
    expire after 30 days, and included free services expire after 12 months
  77. A company has some private servers on-premises and also distributed some of the
    workload on the public cloud as well. What is the architecture known as ->
    Hybrid cloud
  78. When business wants to group the datacenters in one geographic location, what should they go for -> Region
  79. __ helps to avoid a single point of failure in your VM architecture. It is the logical grouping of two or more VMs that help keep your application available during planned or
    unplanned maintenance ->
    Availability sets
  80. 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 servi es it
    consumes ->
    Azure subscription
  81. Applications insights is only useful for web applications -> true
  82. In azure app configuration, when configuring keys, spellsEarth and spellsearth are parsed as the same key -> False
  83. 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 na me Ramesh. Which code segment should you use->

    TableQuery.GenerateFilterCondition(“PartitionKey”,QueryComparisions.Equal,”Ramesh
    ”)
  84. In addition to REST, what other communication API can you us e to build customconnectors for your logic apps -> SOAP
  85. What is the underlying protocol of azure service bus for sending and recei ving messages
    ->
    AMQP
  86. Which storage tier is the best for storing reports that are updated once per year quarter but accessed regularly by your leadership staff -> Hot
  87. You have an azure web app named webapp1 that runs in an azure app service plan name d ASP1. ASP1 is based on the D1 price 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 ->
    cross origin resource
    sharing(CORS)
  88. If you want to push messages to a large number of devices, which azure services should you consider -> Notification Hub
  89. In several server migration, you need to recommend a solution to ensure that some of the servers are available if a single azure data goes offline for an extended per iod -> Fault
    tolerance
  90. Which of the following statements are correct for submitting operations in a bench -> all
    operations have to be in the same, total batch size can’t be greater, max operation count
    is 100
  91. Which type of application can you develop in Microsoft azure to automate business flow
    -> logic apps
  92. Which API management portal can someone use to obtain documentation about your API
    -> the developer portal
  93. Which of these azure service provides cryptographic key management based on FIPS-validated hardware security modules (HSM) -> Azure key vault
  94. Which of the following protocols are not supported by az ure AD -> Kerberos
  95. You are designing a solution for a company to deploy software for testing and production
    -> azure Kubernetes service
  96. To add a container from your docker instance to your azure container registry, which
    command would you need to use ->
    Docker Push
  97. What is serverless computing -> A simpler version of PAAS
  98. Application insights is only useful for web applications –> true
  99. Which of the following is a “collection of statements run sequentially that can alter the behavior of an API -> azure API management policies
  100. Which services gives you the ability to centralize cloud application settings for standardization and security -> azure app configuration
  101. Under which category Virtual machine service belongs to -> Infrastructure as a
    service
  102. Adding more instances to an app service plan – what kind of scaling is this ->
    scaling out
  103. Which of the following as the —— supported operations granted with an SAS token -> you can grant read access to existing blobs, you can add update and delete table
    entities, you can query table entities
  104. What does advanced threst proclation do -> helps an organization to classify and
    optionally, protect its documents and emails.
  105. Which of the following are valid uses for the graph API -> deleting user,finding a
    user in the dictionary, creating new roles for users
  106. What is high availability in cloud computing -> Microsoft guarantees you will
    always have access to the resources on azure
  107. Which azure service is used for delivering high-bandwidth content to users by caching their content –> azure redis cache
  108. What is the query language used to query log analytics -> kusto
  109. what can you do to automatically transition your blobs between storage tiers based on factors like the last modified date -> use lifecycle management


Leave a Reply

Your email address will not be published. Required fields are marked *