Knowledge check

Completed
1.

Which of the following statements is true?

2.

You created a multistage pipeline that deploys an Azure Cosmos DB account, database, and container. In the build stage of your pipeline, you compile a small application that initializes the database with some reference data. You need to add the database initialization process to your pipeline. 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 pipeline, but you can't currently do so. Which of the following reasons is most likely?