nerdexam
Microsoft

AZ-204 · Question #513

You are developing several Azure API Management (APIM) hosted APIs. You must transform the APIs to hide private backend information and obscure the technology stack used to implement the backend…

The correct answer is C. Configure and apply a new outbound policy scoped to global. To safeguard private backend information and mask the underlying technology stack utilized in the backend processes of your Azure API Management (APIM) hosted APIs, implement and apply a fresh global-scoped outbound policy. This policy will uniformly apply the necessary…

Submitted by javi_es· Mar 30, 2026Connect to and consume Azure services and third-party services

Question

You are developing several Azure API Management (APIM) hosted APIs. You must transform the APIs to hide private backend information and obscure the technology stack used to implement the backend processing. You need to protect all APIs. What should you do?

Options

  • AConfigure and apply a new inbound policy scoped to a product.
  • BConfigure and apply a new outbound policy scoped to the operation.
  • CConfigure and apply a new outbound policy scoped to global.
  • DConfigure and apply a new backend policy scoped to global.

How the community answered

(40 responses)
  • A
    3% (1)
  • B
    8% (3)
  • C
    78% (31)
  • D
    13% (5)

Explanation

To safeguard private backend information and mask the underlying technology stack utilized in the backend processes of your Azure API Management (APIM) hosted APIs, implement and apply a fresh global-scoped outbound policy. This policy will uniformly apply the necessary transformations and concealments to the responses of all APIs within your APIM instance, ensuring a consistent approach to securing backend details and technology stack disclosure. https://learn.microsoft.com/en-us/azure/api-management/set-edit-policies?tabs=form

Topics

#APIM policies#outbound policy#backend obfuscation#global scope

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice