Microsoft AZ-204 Question Answer
You are developing a containerized microservices application to be deployed by using Azure Container Apps. The application uses Dapr for service invocation between microservices.
You develop two services: OrderService and PaymentService.
OrderService must invoke a method named ProcessPayment on PaymentService.
You need to invoke the method.
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.



