AZ-204 – Question 116

0
399
HOTSPOT –

You are working for Contoso, Ltd.
You define an API Policy object by using the following XML markup:
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Correct Answer:

Box 1: Yes –
Use the set-backend-service policy to redirect an incoming request to a different backend than the one specified in the API settings for that operation. Syntax:
<set-backend-service base-url="base URL of the backend service" />
Box 2: No –
The condition is on 512k, not on 256k.
Box 3: No –
The set-backend-service policy changes the backend service base URL of the incoming request to the one specified in the policy.