Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the Microsoft Microsoft Certified: Azure Developer Associate AZ-204 Questions and answers with CertsForce

Viewing page 2 out of 8 pages
Viewing questions 11-20 out of questions
Questions # 11:

You need to correct the internal staff issue with webpages.

Which three 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.

Question # 11


Expert Solution
Questions # 12:

You need to implement an aggregate of telemetry values for distributor API calls.

Which Application Insights API method should you use?

Options:

A.

TrackTrace


B.

Track Exception


C.

TrackEvent


D.

TrackDependency


E.

TrackMetric


Expert Solution
Questions # 13:

You need to resolve the authentication errors for developers.

Which Service Bus security configuration should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question # 13


Expert Solution
Questions # 14:

You need to add markup at line AM04 to implement the ContentReview role.

How should you complete the markup? To answer, drag the appropriate json segments to the correct locations. Each json 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.

Question # 14


Expert Solution
Questions # 15:

You are developing Azure WebJobs.

You need to recommend a WebJob type for each scenario.

Which WebJob type should you recommend? To answer, drag the appropriate WebJob types to the correct scenarios. Each WebJob type 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.

Question # 15


Expert Solution
Questions # 16:

You are building a website that is used to review restaurants. The website will use an Azure CDN to improve performance and add functionality to requests.

You build and deploy a mobile app for Apple iPhones. Whenever a user accesses the website from an iPhone, the user must be redirected to the app store.

You need to implement an Azure CDN rule that ensures that iPhone users are redirected to the app store.

How should you complete the Azure Resource Manager template? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question # 16


Expert Solution
Questions # 17:

You are developing a .Net web application that stores data is Azure Consmos DB. The application must use the Core API and allow millions of reads and writes. The Azure Cosmos DII account has been created with multiple write region enabled. The application has been deployed to the East US2 and Central US region.

You need to update the application to support multi-region writes.

What are two possible ways to achieve this goal? Each correct answer presents parts of the solutions.

NOTE: Each correct selection is worth one point.

Options:

A.

Update the ConnectionPolicy class for the Cosmos client and populate the PreferredLocations property based on the geo-proximity of the application.


B.

Update Azure Cosmos DB to use the Strong consistency level. Add indexed properties to the container to indicate region.


C.

Update the ConnectionPolicy class for the Cosmos client and set the UseMultipleWriteLocations property to true.


D.

Create and deploy a custom conflict resolution policy.


E.

Update Azure Cosmos DB to use the Session consistency level. Send the SessionToken property value from the FeedResponse object of the write action to the end-user by using a cookie.


Expert Solution
Questions # 18:

You are configuring a development environment for your team. You deploy the latest Visual Studio image from the Azure Marketplace to your Azure subscription.

The development environment requires several software development kits (SDKs) and third-party components to support application development across the organization. You install and customize the deployed virtual machine (VM) for your development team. The customized VM must be saved to allow provisioning of a new team member development environment.

You need to save the customized VM for future provisioning.

Which tools or services should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question # 18


Expert Solution
Questions # 19:

A company is implementing a publish-subscribe (Pub/Sub) messaging component by using Azure Service Bus. You are developing the first subscription application.

In the Azure portal you see that messages are being sent to the subscription for each topic. You create and initialize a subscription client object by supplying the correct details, but the subscription application is still not consuming the messages.

You need to complete the source code of the subscription client

What should you do?

Options:

A.

await subscriptionClient.CloseAsync();


B.

await subscriptionClient.AddRuleAsync(new RuleDescription(RuleDescription.DefaultRuleName, new TrueFilter()));


C.

subscriptionClient.RegisterMessageHandler(ProcessMessagesAsync, messageHandlerOptions);


D.

subscriptionClient = new SubscriptionClient(ServiceBusConnectionString, TopicName, SubscriptionName);


Expert Solution
Questions # 20:

You are developing an application to manage shipping information for cargo ships. The application will use Azure Cosmos D8 for storage.

The application must run offline when ships are at sea The application must be connected to Azure when ships are in port.

Which Azure Cosmos D8 API should you use for the application?

Options:

A.

Core


B.

MongoDe


C.

Cassandra


D.

Gremlin


Expert Solution
Viewing page 2 out of 8 pages
Viewing questions 11-20 out of questions