Knowledge check

Completed

You've created a deployment pipeline. When you run the pipeline, it fails when it reaches the Deploy stage.

You get an error in the pipeline 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 pipeline successfully.

1.

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

2.

Which of these scenarios is an example of negative testing?

3.

Which of these statements is true?