questions with answers |\ |\
What authorization method provides persistent, full control
|\ |\ |\ |\ |\ |\ |\
permissions to Azure Queues, independent of a provider? -
|\ |\ |\ |\ |\ |\ |\ |\ |\
CORRECT ANSWERS ✔✔Storage Account Keys
|\ |\ |\ |\
What is the default time that a message in Azure Storage Queue
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
becomes temporarily invisible after it is read from the queue? -
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
CORRECT ANSWERS ✔✔30 seconds |\ |\ |\
What is the max number of messages that can be peeked in a
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
queue in Azure Storage Queue? - CORRECT ANSWERS ✔✔32
|\ |\ |\ |\ |\ |\ |\ |\
What is a feature that is supported by Azure Queue Storage? -
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
CORRECT ANSWERS ✔✔Batched Receive
|\ |\ |\
What is the default expiration time for events in Azure Event
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
Hub? - CORRECT ANSWERS ✔✔24 Hours
|\ |\ |\ |\ |\
Where should an event be sent to from the sending application
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
when using Azure Event Grid? - CORRECT ANSWERS ✔✔Topic
|\ |\ |\ |\ |\ |\ |\ |\
Which Component of an Azure Event Grid event should be used
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
to reference blob content in an event triggered by adding a blob
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
, to an Azure Storage Account? - CORRECT ANSWERS ✔✔The event
|\ |\ |\ |\ |\ |\ |\ |\ |\
contains a reference to the blob.
|\ |\ |\ |\ |\ |\
A dev is creating an Azure Function written in C# that will be
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
triggered by Azure Event Grid events. |\ |\ |\ |\ |\ |\
What element of the function designates the trigger? - CORRECT
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\
ANSWERS ✔✔Parameter of the Run Method |\ |\ |\ |\ |\
Using Visual Studio to develop a .NET Core program based on the
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
Console template, which will publish events to Azure Event Grid.
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\
Which file should the dev use to store the info required to gain
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
access to Azure Event Grid? - CORRECT ANSWERS
|\ |\ |\ |\ |\ |\ |\ |\
✔✔appsettings.json
What file format is used to define an API policy in APIM? -
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
CORRECT ANSWERS ✔✔XML |\ |\
What is the smallest scope level in APIM - CORRECT ANSWERS
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
✔✔Operation
What azure service allows a dev to expose parts of a legacy
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
system through an HTTP/HTTPS facade, allowing a back end to be
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\
changed or replaced without affecting callers? - CORRECT
|\ |\ |\ |\ |\ |\ |\ |\ |\
ANSWERS ✔✔APIM |\
Which APIM concept should be used to publish APIs to the
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\
external world? - CORRECT ANSWERS ✔✔Products
|\ |\ |\ |\ |\