ExamQuestions.com

Register
Login
Microsoft Azure DevOps Solutions (AZ-400) Exam Questions

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

315 / 375

Question 315:

You did set up a service hook on the Azure DevOps for one of your applications. You want to insert a string representation of the event to an Azure Storages Queue whenever a comment is made on a work item. 
You want to create an HTTP POST request to the subscription’s URL for the Azure DevOps Services organization with the event, consumer, and action for the subscription. Which one of the following data is not required in the request payload?

Answer options:

A.connectionString
B.ttl.
C.accountName
D.visiTimeout.