How should you complete the script?
HOTSPOT 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...
What should you use?
You need to support the requirements for the Shipping Logic App. What should you use?A . Azure Active Directory Application ProxyB . Point-to-Site (P2S) VPN connectionC . Site-to-Site (S2S) VPN connectionD . On-premises Data GatewayView AnswerAnswer: D Explanation: Before you can connect to on-premises data sources from Azure Logic Apps,...
Which CRDs should you configure?
DRAG DROP You are a developer for a software as a service (SaaS) company that uses an Azure Function to process orders. The Azure Function currently runs on an Azure Function app that is triggered by an Azure Storage queue. You are preparing to migrate the Azure Function to Kubernetes...
Which solution should you use?
HOTSPOT You need to correct the errors for farmers and distributors. Which solution should you use? To answer, select the appropriate options in the answer area NOTE: Each correct selection is worth one point. View AnswerAnswer:
Which configuration values should you use?
HOTSPOT You need to correct the Azure Logic app error message. Which configuration values should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Scenario: You test the Logic app in a development environment. The following...
Which two test types can you use?
You need to test the availability of the corporate website. Which two test types can you use?A . Custom testing using the TrackAvailability API methodB . StandardC . URL PingD . Multi-stepView AnswerAnswer: A, B
How should you complete the Azure CLI commands?
HOTSPOT You are developing a ticket reservation system for an airline. The storage solution for the application must meet the following requirements: ✑ Ensure at least 99.99% availability and provide low latency. ✑ Accept reservations event when localized network outages or other unforeseen failures occur. ✑ Process reservations in the...
Which code segment should you use?
You develop Azure solutions. You must connect to a No-SQL globally-distributed database by using the .NET API. You need to create an object to configure and execute requests in the database. Which code segment should you use?A . new Container(EndpointUri, PrimaryKey);B . new Database(Endpoint, PrimaryKey);C . new CosmosClient(EndpointUri, PrimaryKey);View AnswerAnswer:...
Which command should you use?
You need to monitor ContentUploadService accourding to the requirements. Which command should you use?A . az monitor metrics alert create Cn alert Cg … - -scopes … - -condition "avg Percentage CPU > 8"B . az monitor metrics alert create Cn alert Cg … - -scopes … - -condition "avg...
Which three actions should you perform?
You need to configure all site configuration settings for the corporate website. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . Create a managed identity.B . Update the role assignments for the Azure App Configuration storeC...