AZ-204 Exam Question 111

You are developing an Azure-based web application. The application goes offline periodically to perform offline data processing. While the application is offline, numerous Azure Monitor alerts fire which result in the on-call developer being paged.
The application must always log when the application is offline for any reason.
You need to ensure that the on-call developer is not paged during offline processing.
What should you do?
  • AZ-204 Exam Question 112

    You need to secure the Shipping Logic App.
    What should you use?
  • AZ-204 Exam Question 113

    You are developing an application that use an Azure blob named data to store application dat a. The application creates blob snapshots to allow application state to be reverted to an earlier state. The Azure storage account has soft deleted enabled.
    The system performs the following operations in order:
    * The blob is updated
    * Snapshot 1 is created.
    * Snapshot 2 is created.
    * Snapshot 1 is deleted.
    A system error then deletes the data blob and all snapshots.
    You need to determine which application states can be restored.
    What is the restorability of the application data? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-204 Exam Question 114

    You are developing an Azure Function app.
    The app must meet the following requirements:
    Enable developers to write the functions by using the Rust language.
    Declaratively connect to an Azure Blob Storage account.
    You need to implement the app.
    Which Azure Function app features should you use? To answer, drag the appropriate features to the correct requirements. Each feature 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 Exam Question 115

    You are creating a CLI script that creates an Azure web app related services in Azure App Service. The web app uses the following variables:

    You need to automatically deploy code from GitHub to the newly created web app.
    How should you complete the script? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.