Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
Which of the following statements is true?
Deployment scripts run on infrastructure that's automatically managed by Azure.
Deployment scripts automatically get access to your entire Azure environment.
Deployment scripts can't accept parameters.
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?
Use a separate tool like Chef or Puppet.
Create a workflow artifact for the compiled initialization application.
Ensure that AzCopy is installed on your runner.
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?
You need to use a self-hosted runner.
You need to use a deployment script.
You need to add an output to your Bicep template for the host name.
You must answer all questions before checking your work.
Var denne side nyttig?