Topic 4, Misc. Questions
You ate developing a web application that uses the Microsoft identity platform to
authenticate users and resources. The web application calls several REST APIs.
The APIs require an access token from the Microsoft identity platform.
You need to request a token.
Which three properties should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A.
Application secret
B.
Redirect URI/URL
C.
Application name
D.
Supported account type
E.
Application ID
Application secret
B.
Redirect URI/URL
E.
Application ID
You deploy an API to API Management
You must secure all operations on the API by using a client certificate.
You need to secure access to the backend service of the API by using client certificates.
Which two security features can you use?
A.
Azure AD token
B.
Self-signed certificate
C.
Certificate Authority (CA) certificate
D.
Triple DES (3DES) cipher
E.
Subscription key
Self-signed certificate
C.
Certificate Authority (CA) certificate
You are developing an Azure Function App that runs in an App Service Plan. The Azure Function is triggered by a Timer object. You observe that the Azure Function does not reliably trigger when scheduled. Which two actions should you perform?
A.
Verify that Always On is enabled.
B.
Modify the trigger to use a SignaIR trigger.
C.
Ensure that the function has a retry configured.
D.
Modify the trigger to use Consumption mode instead of the App Service plan.
Verify that Always On is enabled.
C.
Ensure that the function has a retry configured.
You are developing an application to store information about the organizational structure
for a company.
Users must be able to determine which people report to a particular manager, the office
where employees work, and the projects that are assigned to an employee.
Which Azure Cosmos DB API should you use for the application?
A.
Core
B.
Cassandra
C.
Table API
D.
Gremlin
E.
MongoDB
MongoDB
You develop a news and blog content delivery app for Windows devices.
A notification must arrive on a user's device when there is a new article available for them to view. You need to implement push notifications. How should you complete the code segment? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

A company has multiple warehouse. Each warehouse contains IoT temperature devices
which deliver temperature data to an Azure Service Bus queue.
You need to send email alerts to facility supervisors immediately if the temperature at a
warehouse goes above or below specified threshold temperatures.
Which five actions should you perform in sequence? To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.

You are developing a web application that makes calls to the Microsoft Graph API. You
register the application in the Azure portal and upload a valid X509 certificate.
You create an appsettings.json file containing the certificate name, client identifier for the
application, and the tenant identifier of the Azure active Directory (Azure AD). You create a
method named ReadCertificate to return the X509 certificate by name.
You need to implement code that acquires a token by using the certificate.
How should you complete the code segment? To answer, select the appropriate options in
the answer area.
NOTE: Each correct selection is worth one point.

You are developing a web application by using the Azure SDK. The web application
accesses data m a zone-redundant BlockBlobStorage storage account
The application must determine whether the data has changed since the application last
reao the data. Update operations must use the latest data changes when writing data to the
storages..................
You need to implement the update operations.
Which values should you use? To answer, select the appropriate option m the answer
area.
NOTE Each correct selection is worth one point.

You have a single page application (SPA) web application that manages information based
on data returned by Microsoft Graph from another company's Azure Active Directory
(Azure AD) instance.
Users must be able to authenticate and access Microsoft Graph by using their own
company's Azure AD instance.
You need to configure the application manifest for the app registration.
How should you complete the manifest? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You are developing an Azure solution.
You need to develop code to access a secret stored in Azure Key Vault.
How should you complete the code segment? To answer, drag the appropriate code segments to the correct locations. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point 

| Page 5 out of 28 Pages |