Knowledge check

Completed

You created a deployment workflow. When you run the workflow, it fails when it reaches the deploy job.

You see an error in the workflow log that's similar to the following message:

The provided location is not available for this resource type.

You fix the problem in your Bicep file by changing the location property of the resource, and you rerun the workflow successfully.

1.

What could you do to minimize the chance of this error happening again?

2.

Which of the following options is an example of negative testing?

3.

Which of these statements is true?