DRAG DROP
-
You are developing a microservices-based application by using Azure Container Apps. The application consists of several containerized services that handle tasks, such as processing orders, managing inventory, and generating reports.
You must deploy two microservices named serviceA and serviceB to support managing inventory. Deployment of the microservices have the following requirements:
• serviceA must create and configure all necessary Azure resources, including multiple Dapr components and an Azure Blob Storage account, by using Bicep files.
• serviceB must create and configure all necessary Azure resources without using Bicep files.
• All microservices must use the same resource group, environment, Azure Container Registry, and Log Analytics workspace.
You need to deploy the microservices.
Which CLI command should you use? To answer, move the appropriate CLI commands to the correct microservices. You may use each CLI command once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
peterbuza
6 days, 22 hours ago