AZ-204 試験問題 331

You are developing a medical records document management website. The website is used to store scanned copies of patient intake forms. If the stored intake forms are downloaded from storage by a third party, the content of the forms must not be compromised.
You need to store the intake forms according to the requirements.
Solution: Store the intake forms as Azure Key Vault secrets.
Does the solution meet the goal?
  • AZ-204 試験問題 332

    Contoso, Ltd. provides an API to customers by using Azure API Management (APIM). The API authorizes users with a JWT token.
    You must implement response caching for the APIM gateway. The caching mechanism must detect the user ID of the client that accesses data for a given location and cache the response for that user ID.
    You need to add the following policies to the policies file:
    * a set-variable policy to store the detected user identity
    * a cache-lookup-value policy
    * a cache-store-value policy
    * a find-and-replace policy to update the response body with the user profile information To which policy section should you add the policies? To answer, drag the appropriate sections to the correct policies. Each section 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

    AZ-204 試験問題 333

    You need to ensure that all messages from Azure Event Grid are processed.
    What should you use?
  • AZ-204 試験問題 334

    A web service provides customer summary information for e-commerce partners. The web service is implemented as an Azure Function app with an HTTP trigger. Access to the API is provided by an Azure API Management instance. The API Management instance is configured in consumption plan mode. All API calls are authenticated by using OAuth.
    API calls must be cached. Customers must not be able to view cached data for other customers.
    キャッシュ用の API 管理ポリシーを構成する必要があります。
    ポリシーステートメントはどのように完成させるべきですか?

    AZ-204 試験問題 335

    YOU need to reliably identify the delivery driver profile information.
    How should you configure the system? To answer, select the appropriate options in the answer area.
    NOTE Each correct selection is worth one point.