LinkedIn Microsoft Azure Assessment Answers 2021

LinkedIn Microsoft Azure Assessment Answers 2021




Hey everyone, In today's Post I will discover the LinkedIn Microsoft Azure Assessment Answers 2021. LinkedIn has released an azure skills assessment that’s a potentially valuable addition to your  LinkedIn profile as you're hunting for that next great azure role.

But this assessment is not your ordinary quiz and today  I’m going to share with you some very  important details to make sure you know  what you're in for  before you hit the start button let's  take a look  today we're talking about the Linkedin azure skills assessment that leads to the  azure skills  badge on your LinkedIn profile and in  spite of the fact that this assessment  is only around 15 minutes long.

How to Pass Linkedin Microsoft Azure Assessment Test?

They're definitely some high-quality surprises you're in store for here  so let's just go through some key points  before you try to take this LinkedIn Microsoft Azure Assessment  the first is that the assessment is  adaptive so the questions will evolve  based on your answers and this always  means  higher level of difficulty the  assessment is also timed it's around 15 minutes.

Linkedin Skill Quiz Answers: If I remember right it's fairly short  so you have to fire those answers out  fairly quickly and  it's good for one year which means you  can come back annually and renew  this badge and let employers and  recruiters know your azure skills are  current  so important in the world of the cloud where  we see things changing  very frequently and very quickly  if you fail In this LinkedIn Microsoft azure assessment test you have  a 90-day wait before you can retake it.

LinkedIn Microsoft Azure Skills Assessment

So you don't want to go in there lightly  this isn't something you can just  knock out again and again and again  until you pass  there's a waiting period so definitely  make sure  your azure knowledge is on point before  you hit that  test button there's no study guide out  there when you go to take  the assessment you're not going to find a link that says go study a b c d in order to pass this assessment test of LinkedIn azure skills.

This is really  assessing your real-world azure skills  as of today so you want to make sure  your knowledge is on point  before you go out there and attempt this  assessment you're not going to find the answers anywhere and the exam can be as broad and deep as you might guess.

 

Read More About LinkedIn Skill Assessment Microsoft Excel Test Answers


So definitely they're going to be a  variety of questions and because the  exam is adaptive  you know the questions you get are far  from  predictable shall we say  and this may be used by recruiters you  may find in the future that a recruiter  sends you a link and says hey take this LinkedIn Microsoft azure assessment test for me  and the azure skills assessment is  not the only assessment out there so  there are certainly a number of these  assessments  that you may be presented with by a  recruiter depending on the role.

You're  out there  applying for  and that's not all let's take a look  so if you're getting value from this  video do make sure to give us a like and  subscribe  you'll be notified that the way every time  we add a new  azure tutorial or exam prep video here  so let's just flip over to a browser and  have a look  firsthand so I’m going to go to  linkedin.com and you will find  assessments  under your profile so I’m going to click  view profile and then I’m going to  scroll  all the way down in my profile to skills  and endorsements and here I’ll find an  earn a skill badge  button and you see here LinkedIn has  recommended some quizzes based on my skill.

So I can take any of these quizzes to  prove my knowledge but I’ll click on  Microsoft azure since that's what we're  talking about today and I see here it  tells me  okay you've got 15 to 20 times multiple  choice questions.


Read More About LinkedIn Skill Assessment Microsoft Word Test Answers


I can click on practice and take this  practice  exam so it's giving me two practice  questions which really tells me nothing  other than  what the exam the experience looks like  so I’ll click through these and you see  their time so I have to get through them  pretty quickly when I click finish  practice that's all I get so it's not  showing me answers it's just showing me  what this looks like I see that I can retry in three months  I’ve got to hit the 70th percentile to pass and it's roughly a 15-minute duration. Below are the LinkedIn Microsoft Azure Assessment Test Questions and Answers.

LinkedIn Microsoft Azure Assessment Test Questions and Answers 2021

Q1. You need to create an application in Azure AD representing the Kinetico Web App so you can assign directory permissions to the app. To create the application identity, which command will you run?

  •  bash az ad app permission grant -display-name $appName \ ...
  •  bash az ad app credential create -display-name $appName \ ...
  •  bash az ad app create -display-name $appName \ ...
  •  bash az ad app permission ass -display-name $appName \ ...
Q2. You need to deliver a mobile push notification for the Kinetico Retail app, hosted in Azure App service. The solution should minimize cost, complexity and development effort. Which option should you choose?

  •  Notification Hub
  •  Event Hub
  •  Twilio
  •  Service Bus
Q3. Your application hosted in Azure App services needs to retrieve secrets from Azure Key vault. Which choice is NOT a way to authenticate to Key vault?

  •  service principle and certificate
  •  managed identity
  •  service principle and a secret
  •  shared access key
Q4. You added a persistent volume claim to your apps YAML manifest. When you attempt to deploy to an existing AKS cluster there is no persistent volume available. What should you do?

  •  Do nothing. The API server will provision additional storage automatically
  •  Add a data disk definition for the AKS cluste to your apps YAML manifest
  •  Add a data disk to each Kubernetes cluster node and reattempt app deployment
  •  Provision an Azure Files instance and reattempt app deployment
Q5. Your corporate web application is hosted in Azure regional data centres aroung the world. You need to route user requests to the closest service endpoint based on response latency. Which routing method should you use?

  •  Application gateway
  •  Front Door
  •  API Management
  •  Traffic manager
Q6. You are developing a release strategy for several related software components. You need to reference variable groups and secure files across multiple build and release pipelines. What is the most efficient way to store and reference these assets from the pipeline?

  •  Add the assets to a git repository
  •  Add the assets in Key Vault <<<<<SHOULD BE THIS ONE
  •  Add the assets to an encrypted volume
  •  Add the assets to a library <<<< COULD BE THIS ONE TOO
Q7. You need to grant full access for an app to a temporary Azure storage account. Configuring access should require minimum effort. Which option should you use?

  •  Azure AD user account
  •  Shared access signature
  •  Shared key
  •  Certificate



Q8. The Kinetico web-app runs in an Azure Kubernetes Service. You need to monitor feature use and user navigation paths to identify where improvements are needed. What should you do?

  •  Configure application insights cohort
  •  Install the Log Analytics agent and configure Azure Monitor for Containers
  •  Install the App Insights on AKS nodes
  •  Add instrumentation to your app to send usage analytics with Application Insights.
Q9. Which choice is not a valid trigger for Azure functions?

  •  based on a time (schedule)
  •  another Azure service (cosmos, service bus)
  •  threshold alert in Azure App insights
  •  third party services
Q10. Which messaging service enables an event-driven programming model?

  •  Service Bus
  •  Event Hub
  •  Notification Hub
  •  Event Grid
Q11. You need to populate a newly created SQL database from your release pipeline in Azure DevOps. The solution should minimize deployment time and efforts. Which approach should you use?

  •  Populate from BACPAC file
  •  Restore from backup file
  •  populate from csv file
  •  Populate from SQL file
Q12. You need to host a community website for your neighborhood association. The site contains static content, HTML CSS, and a few pages with client-side JS. Which option should you use?

  •  Azure storage static website
  •  a static website with Azure CDN
  •  App Service on the consumption plan
  •  App Service on the standard plan
Q13. Your organization delivers a number of RESTful web services to customers around the world. You need to deploy cloud infrastructure to deliver these services to paying customers, including authentication, request throttling, and routing of requests to the closest service endpoint. Which solution should you choose?

  •  Front door
  •  API Management
  •  Traffic manager
  •  Application Gateway
Q14. You have .NET app running CM scale set. You need to monitor application performance without modyfying the code. The solution should minimise the cost. What should you do?

  •  Enable network performance monitor on the VMs
  •  install the Log Analytics Agent and enable Azure Monitor for VMs
  •  Install Application Insights Agent
  •  Enable SolarWinds Performance Monitor from the Azure Marketplace
Q15. When setting your CI/CD pipeline an approval from your product owner is required before a final release to production. What solution do you use to achieve this?

  •  Manual intervention task
  •  pre-deployment condition
  •  branch filer
  •  pre-deployment gate
Q16. You want to configure the AKS instance running the Kineteco Inventory App to use Azure Active Directory (AD) for user authentication. To integrate with AKS with Azure AD which steps should you perform first?

  •  Create a service principal in Azure then assign the service principal AKS.
  •  Add users an Azure AD security group. Then assign the group permissions to AKS.
  •  Create a service principal in Azure AD. Then add the user to the AKS security group. 
  •  Create an App ID in Azure AD. Then create a service principal for the server app.
Q17. Which access protocol does Azure Files not support?

  •  Network File System (NFS)
  •  HTTP 
  •  REST API
  •  Server Message Block(SMB)
Q18. You are writing an app for a sales team. You need to implement security in SQL Server to ensure that sales representatives see customer financial information only for customers whom they manage. Your app must make this transparent to the user. Which SQL data security option should you choose?

  •  Dynamic Data Masking 
  •  Transparent Data Encryption
  •  Row-Level Security
  •  Always Encrypted


Q19. You configure access to secrets in Azure Key Vault with _____.
  •  service principals
  •  certificates
  •  access policies
  •  RBAC roles 
Q20. Your Kineteco Web App experiences occasional spikes in usage that cause resource shortages that generate an alert. When this occurs, you want to configure scale-out of the App Service plan resources. The solution should minimize cost and administrative effort. What should you do?

  •  Create a Logic App. Then configure an action group with the Logic App action type.
  •  Create an Azure Automation Runbook. Then configure an action group with the Automation Runbook action type.
  •  Configure a rule based on a metric. 
  •  Create an Azure function. Then configure an action group with the Secure Webhook action type.
Q21. You have CI/CD pipeline for a modern web application in Azure DevOps. The CI/CD process includes both a build and a release pipeline. You need to ensure that user testing (UAT) is successful before triggering the release pipeline. The process should be as automated as possible. What should you add to your build pipeline?

  •  Query Work Items gate
  •  Manual Intervention task
  •  Approval gate 
  •  Invoke REST API gate
Q22. The Kineteco Web App is running on AKS to meet a spike in demand, the horizontal pod autoscaler recently provisioned additional pods, which are no longer needed. What should you do to scale down unnecessary pods?

  •  Trigger scale down in Azure Container Instances.
  •  Trigger scale down in the HPA from the Azure CLI.
  •  Manually deprovision unneeded pods.
  •  Do nothing. EPA will initiate scale down automatically. 
Q23. Your ARM template, created in VS Code, is failing validation in the build pipeline in Azure DevOps. You need to correct syntax issues at authoring time with a minimum of cost and effort. What should you do?

  •  Install Azure extension in VS Code.
  •  Install Visual Studio 2019 Enterprise edition.
  •  Install Visual Studio 2019 Community edition.
  •  Install Visual Studio Code Intellicode extension in VS Code.
Q24. You need to migrate the backlog of a development project for a newly acquired subsidiary. The development team currently uses a Kanban board to track stories, tasks, and bugs. Which process framework should you select in Azure Boards?

  •  Agile
  •  Waterfall
  •  Basic
  •  CMMI
Q25. You have set of SQL databases used with various PaaS applications with predictable usage patterns. You are planning to move these databases to Azure SQL and need to choose the right deployment option. Your priorities are minimizing costs, and having the ability to assign CPU and resources to individual databases. Which option should you choose?

  •  Azure SQL elastic pool 
  •  SQL on Azure VMs
  •  Azure SQL Database
  •  SQL Managed Instance
Q26. Your photo app hosted in Azure records user operations in a log for historical reference. Records must not be overwritten. Which storage type should you select to host log data?

  •  append blob 
  •  table storage
  •  page blob
  •  block blob
Q27. The Kineteco Retail App uses keys for signing and encryption of some data transfers. How should you write your app to invoke keys?

  •  Azure CLI
  •  Azure Portal 
  •  Azure PowerShell
  •  REST API
Q28. You need to create tech support chatbot for Microsoft teams that interacts with users based on natural language processing (NLP). The bot should be capable of processing differing sentence structures. Which Microsoft framework component will deliver this functionality?

  •  LUIS 
  •  Text to Speech
  •  QnA Maker
  •  Recognizer
Q29. You are implementing an application to manage automated warehouse operations for a global retailer. You need to design an enrollment process for IoT devices for production use. Solution requirements are as follows: Register IoT devices in bulk; encrypt all communication between devices and the Azure IoT cloud service, and implement Microsoft recommendations for device security. Which option should you choose?

  •  managed identity (shared)
  •  X.509 certificate 
  •  managed service identity (per device)
  •  SAS key
Q30. You are deploying three Azure VMS with an Azure Resource Manager (ARM) template. Which ARM function implements the iteration loop to provision the right number of VMs? ´´´´{ "type": "Microsoft.Compute/virtualMachines", "name": "[concat('myvm', ______)]", "apiVersion": "2016-04-30-preview", "location": "[parameters('location')]", "copy": { "name": "virtualMachineLoop", "count": "[parameters('numberOfInstances')]" },´´´´

  •  max()
  •  copyIndex() 
  •  createArray()
  •  indexOf()
Q31. The Kineteco web app runs in an Azure Kubernetes Service. You need to monitor feature use and user navigation paths to identify where improvements are needed. What should you do?

  •  Install the Analytics agent and configure Azure Monitor for Containers.
  •  Install the App Insights Agent on AKS nodes.
  •  Configure Application Insights cohorts. 
  •  Add instrumentation to your app to send usage analysis with Application Insights.
Q32. Your web app hosted on Azure VMS generates a large number of random (non-sequential) writes. Which storage type should you select for your application?

  •  page blob
  •  block blob
  •  table storage
  •  queue storage


Q33. You are configuring a release pipeline in Azure DevOps. You need to reference several application variables across multiple pipelines at deployment time. How should you store application variables?

  •  Store secrets in Azure Key Vault.
  •  Store secrets in a configuration file.
  •  Configure release variables.
  •  Configure a variable group. 
Q34. You have configured the Kineteco Web App to run on Azure Kubernetes Service (AKS). Application resources need to scale to meet spikes in traffic. What should you do? The solution should minimize manual effort and cost

  •  Configure the horizontal pod autoscaler (HPA).
  •  Manually scale pod when necessary.
  •  Configure burst to Azure Container Instances.
  •  Do nothing. Pods running on AKS scale up automatically
Q35. You are configuring a release pipeline in Azure DevOps. You need to read secrets from Azure Key Vault during pipeline execution. How should you retrieve application variables?

  •  with a community-developed Key Vault task
  •  with an ARM template
  •  all of these answers 
  •  with an Azure CLI script in a Bash task
Q36. You need to update the data within an existing database in Azure AQL with your changes. You want to test this process from your development workstation before incorporating the update into your CI/CD process. Which command will you run to update the schema on the target database?

  •  SqlPackage.exe /TargetFile:" myapp.bacpac " /Action:Export  /SourceServerName:"kinetecosql.database.windows.net" /SourceDatabaseName:"kinetecoweb" /SourceUser:"admin" /SourcePassword:"MyPassword"
  •  SqlPackage.exe /TargetFile:" myapp.bacpac " /Action:Import /SourceServerName:"kinetecosql.database.windows.net" /SourceDatabaseName:"kinetecoweb" /SourceUser:"admin" /SourcePassword:"MyPassword" SqiPackage.exe /TargetFile :" myapp.bacpac Action:Import
  •  SqlPackage.exe /TargetFile:"./myapp.bacpac" /Action:Publish /SourceServerName:"kinetecosql.database.windows.net" /SourceDatabaseName:"kinetecoweb" /SourceUser:"admin" /SourcePassword:"MyPassword"
  •  SqlPackage.exe /TargetFile:"./myapp.bacpac" /Action:Extract /SourceServerName:"kinetecosql.database.windows.net" /SourceDatabaseName:"kinetecoweb" /SourceUser:"admin" /SourcePassword:"MyPassword"
Q37. You have web app hosted in Azure App Service that reads from and writes data to an Azure SQL Database back-end. You need to send email alert when your web app returns any failure HTTP status cede (anything except HTTP 200) for a user request. Which solution should you use?

  •  service map in Azure Monitor 
  •  application maps in Azure Application Insights
  •  availability tests in Azure Application Insights
  •  Profiler in Azure Application Insights
Q38. Your new release pipeline in Azure DevOps includes a Bash task that runs an Azure CLI script. The Bash task running script fails. The agent setting of the agent job in the release pipeline is pictured below. The solution must minimize cost. What should you change in agent pool settings?

  •  Change to a self-hosted agent pool running Ubuntu 16.04 LTS or later.
  •  Changed to a hosted pool running Windows 2019.
  •  Change to a hosted agent pool running Ubuntu 16.04 LTS or later. 
  •  Change to a self-hosted agent pool running Windows 2019.
Q39. You are selecting a cloud messaging solution for your retail mobile app. Requirements for the solution are Process messages in the order they are received: preserve messages in case of a processing delay; end guarantee message delivery. Which solution should you use?

  •  Event Grid
  •  Service Bus 
  •  Event Hub
  •  Queue Storage
Q40. You need to provision a port mapping on the underlying node that allows the application to be accessed directly with the IP address and on the cluster node. Which service type should you provision?

  •  LoadBalancer
  •  NodePort 
  •  Cluster IP
  •  ExternalName
Q41. What is the difference between a user-assigned managed identity and a system-assigned managed identity?

  •  The lifecycle of a user-managed identity is managed separately from the resource. 
  •  with a user-assigned managed identity, Azure manages the password for you.
  •  The lifecycle of a system-managed identity is managed separately from the resource.
  •  with a system-assigned managed identity, Azure manages the password for you.
Q42. You need to configure user access to Azure DevOps agent pools to meet the following requirements: Use an agent pool when authoring build or release pipelines for the project; view the agent pool and agents of the organization, and use the principle of least privilege. Which role memberships are required for the Azure DevOps organization and the project?

  •  Organization: Administrator; Project: Service Account
  •  Organization: Reader; Project: Service Account
  •  Organization: Reader; Project: Administrator
  •  Organization: Service Account; Project: Reader
Q43. You have created an Azure CLI script for a release pipeline in Azure DevOps. You need to reference the working directory for the running job. Which variable should you reference?

  •  Agent.WorkFolder 
  •  Agent.HomeDirectory
  •  Agent.BuildDirectory
  •  Agent.ToolsDirectory
Q44. You are selecting Azure technologies for a new a pp that will process print jobs in a facility with thousands of printers. A pool of worker processes willsend jobs to printer and report results when jobs are complete. Requirements for the solution are: Worker processes will retrieve and process messages as capacity permits; if a worker process or printer fails, a worker process should be able to retrieve the message and resurne processing; and the solution should maintain a central (server-side) log of messages processed. Which solution should you use?

  •  Event Hub
  •  Event Grid
  •  Service Bus
  •  Queue Storage

Related Posts: