Azure / Azure/DevBoxAccelerator

dev-project-contoso.sample.json lacks location parameter

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
32
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Sample [dev-project-contoso.sample.json](https://github.com/Azure/DevBoxAccelerator/blob/main/src/dev-project/config/dev-project-contoso.sample.json) lacks location parameter which throws location null after running the deploy.sh script.

```ERROR: {"code": "LocationNotAvailableForDeployment", "target": "/subscriptions/xxxx-xxxx-xxxx-xxxx-a35eee096de2/providers/Microsoft.Resources/deployments/xxxx-xxxx-xxxx-xxxx-xxxx", "message": "The provided location 'null' is not available for deployment.```

Contributor guide

No contributing guide indexed for this repository

Research direction

Open src/dev-project/config/dev-project-contoso.sample.json and inspect how deploy.sh uses its values. Run deploy.sh with the sample configuration after the change; done means the deployment no longer reports location 'null' or the LocationNotAvailableForDeployment error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, shell
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.