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.