Questions (Frequently Tested)
with Verified Answers Graded
A+
Validate-jwt policy to pre-authorize request using API management policy by validating access
tokens of each incoming request. - Answer: Which API Management Policy would you use to
prevent a web service from utilizing anonymous usage for authentication and leverage OpenID
connect instead.
SendGrid - Answer: What is an email API to build transactional email communications or trigger
marketing messages.
Partitioning - Answer: What does Azure Cosmos DB use to scale individual containers in a DB to
meet the performance needs of the application.
A concatenation of multiple property values with a random suffice appended
A hash suffix appended to a property value - Answer: What partition key types could you use to
spread the workload evenly across partitions over time?
Change Feed being enabled on the storage account - Answer: What provides transaction logs of
all the changes that occur to the blobs and the blob metadata in your storage account.
,a new policy - Answer: You are a developer for a company that publishes APIs using Azure API
Management. You need to strip the AspNet-Version from the response of the APIs.
What should you implement?
It enables the "subscription application" to handle messages from the "subscription client" one
by one and completes them in the end - Answer: When using the Azure BUS Services, the
RegisterMessageHandler command does what?
ArcPush
Contributor - Answer: What Azure RBAC roles allows you to upload images to an Azure
Container Registry?
Create a triggered Azure function to process the queue and move extraction logic to the Azure
function. - Answer: How do you modify an App Service API to use a queue, scale, and handle
spikes in requests while keeping costs minimal between spikes.
Azure Storage Account
Event Hubs
Log Analytics Workspace - Answer: Where can Azure App Service platform logs and metrics be
sent to?
Isolated - Answer: What Azure App Service pricing tier accommodates for isolated networks as
well as dedicated resources?
Add an app setting (WEBSITE_LOAD_CERTIFICATES) to the applications configuration - Answer:
You have uploaded a certificate to an Azure Web App and need to access the certificate from
the app's code.
, What should you configure?
Select the Azure AD Instance
In App Registrations, select New Registration
Create a new application and provide the name, account type, and redirect URL - Answer:
Which three actions should you perform in sequence to register an application with an Azure
AD tenant?
Azure Redis Cache - Answer: What service can you leverage to save session state and share it
across multiple applications within an App Service Plan so that session data can be accessed by
multiple concurrent readers at the same time, but will only have one writer?
Azure Application Insights - Answer: You have a web application that is deployed to an Azure
App Service.
You need to implement an Azure monitoring service that can log requests and exceptions to a
specific line of code within the application.
Analyze how many users return to the application and how often they select a particular
dropdown value.
Visualize the relationships between application components.
Which service should you use?
Azure Event Grid
Azure Service BUS - Answer: You are developing a solution that uses publish-subscribe model
and eliminates the need for constant polling.