questions with answers |\ |\
Which step comes first when provisioning a virtual machine?
|\ |\ |\ |\ |\ |\ |\ |\ |\
Create a public IP |\ |\ |\
Create a virtual NIC |\ |\ |\
Create a resource group
|\ |\ |\
Create a virtual network - CORRECT ANSWERS ✔✔Create a
|\ |\ |\ |\ |\ |\ |\ |\ |\
resource group |\
Which step comes first when provisioning a virtual machine?
|\ |\ |\ |\ |\ |\ |\ |\
Create a public IP |\ |\ |\
|\ Create a virtual NIC |\ |\ |\
|\ Create a resource group
|\ |\ |\
Create a virtual network - CORRECT ANSWERS ✔✔Create a
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\
resource group |\
What is the purpose of the outputs section in an Azure Resource
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
Manager (ARM) template? |\ |\ |\
Set the values provided to the resource manager
|\ |\ |\ |\ |\ |\ |\
Specify the resources to deploy
|\ |\ |\ |\
Define values that are reused in your templates
|\ |\ |\ |\ |\ |\ |\ |\
Return values from the deployed resources - CORRECT ANSWERS
|\ |\ |\ |\ |\ |\ |\ |\ |\
✔✔Return values from the deployed resources|\ |\ |\ |\ |\
,Which method is recommended when authenticating with the
|\ |\ |\ |\ |\ |\ |\ |\
Azure Container Registry (ACR) in a production environment?
|\ |\ |\ |\ |\ |\ |\ |\
SSH key |\
Username and password |\ |\
Service principal |\
Admin account - CORRECT ANSWERS ✔✔Service principal
|\ |\ |\ |\ |\ |\
Which pricing tier of an App Service plan runs dedicated Azure
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
VMs on dedicated Azure Virtual Networks and provides network
|\ |\ |\ |\ |\ |\ |\ |\ |\
isolation on top of compute isolation to apps with maximum scale
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\
out capabilities?
|\ |\ |\
Consumption
Shared compute |\
Dedicated compute |\
Isolated - CORRECT ANSWERS ✔✔Isolated |\ |\ |\ |\
A developer wants to know the supported languages and
|\ |\ |\ |\ |\ |\ |\ |\ |\
versions in App Service on Linux. |\ |\ |\ |\ |\
Which bash command can retrieve the current list in the Cloud
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
Shell?
|\ az webapp list-versions --linux
|\ |\ |\ |\
az app list-runtimes --linux
|\ |\ |\ |\
az app list-versions --linux
|\ |\ |\ |\
az webapp list-runtimes --linux - CORRECT ANSWERS ✔✔az
|\ |\ |\ |\ |\ |\ |\ |\
webapp list-runtimes --linux |\ |\
, In Azure Functions, triggers and bindings have a direction
|\ |\ |\ |\ |\ |\ |\ |\ |\
property in the function.json file. |\ |\ |\ |\
What is the value of direction attribute for triggers?
|\ |\ |\ |\ |\ |\ |\ |\
|\ input
|\ inout
|\ out
|\ in - CORRECT ANSWERS ✔✔in
|\ |\ |\ |\
In Azure Durable Functions, what can be used to implement
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\
delays or set up timeouts on actions?
|\ |\ |\ |\ |\ |\ |\
time.sleep()
Thread.Sleep
setTimeout()
CreateTimer - CORRECT ANSWERS ✔✔CreateTimer |\ |\ |\ |\
In an Azure Cosmos account, which mode is well-suited for
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\
mission-critical workloads that have variable or unpredictable |\ |\ |\ |\ |\ |\ |\
traffic patterns and require SLAs on high performance and scale?
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\
OnDemand mode |\
Serverless mode |\
Provisioned throughput mode |\ |\ |\
Autoscale mode - CORRECT ANSWERS ✔✔Autoscale mode |\ |\ |\ |\ |\ |\
With Azure Cosmos DB, developers can choose from five well-
|\ |\ |\ |\ |\ |\ |\ |\ |\
defined consistency models on the consistency spectrum.
|\ |\ |\ |\ |\ |\