Knowledge check

Completed
1.

Which of the following statements is true?

2.

You've created a workflow that deploys an Azure Cosmos DB account, database, and container. In your workflow's build job, you compile a small application that initializes the database with some reference data. You need to add the database initialization process to your workflow. Which of the following steps should you take?

3.

Your Bicep file includes a module that deploys an App Service app. You need to access the app's host name from your workflow but you can't currently do so. Which of the following reasons is most likely?