AZ-204 試験問題 341

ある会社が Java Web アプリを開発しています。Web アプリのコードは、https://github.com/Contoso/webapp にある GitHub リポジトリでホストされています。
Web アプリは、運用環境に移行する前に評価する必要があります。最初のコード リリースを staging という名前のデプロイメント スロットにデプロイする必要があります。
Web アプリを作成し、コードをデプロイする必要があります。
コマンドをどのように完了すればよいですか? 回答するには、回答領域で適切なオプションを選択してください。
注意: 正しい選択ごとに 1 ポイントが付与されます。

AZ-204 試験問題 342

You are developing a .NET Core model-view controller (MVC) application hosted on Azure for a health care system that allows providers access to their information.
You develop the following code:

You define a role named SysAdmin.
You need to ensure that the application meets the following authorization requirements:
Allow the ProviderAdmin and SysAdmin roles access to the Partner controller regardless of whether the user holds an editor claim of partner.
Limit access to the Manage action of the controller to users with an editor claim of partner who are also members of the SysAdmin role.
How should you complete the code? To answer, drag the appropriate code segments to the correct locations. Each code segment 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 試験問題 343

You need to monitor ContentUploadService accourding to the requirements.
Which command should you use?
  • AZ-204 試験問題 344

    You are developing an application that needs access to an Azure virtual machine (VM). The access lifecycle for the application must be associated with the VM service instance. You need to enable managed identity for the VM.
    How should you complete the PowerShell segment? To answer, select the appropriate options in the answer area.
    NOTE Each correct selection is worth one point.

    AZ-204 試験問題 345

    You have an application that provides weather forecasting data to external partners. You use Azure API Management to publish APIs.
    You must change the behavior of the API to meet the following requirements:
    * Support alternative input parameters.
    * Remove formatting text from responses.
    * Provide additional context to back-end services.
    Which types of policies should you implement? To answer, drag the policy types to the correct scenarios. Each policy type 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.