microsoft / microsoft/adaptive-apps
Path not found Radius + Bicep
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Problem statement:
At Step 3.1 (https://github.com/microsoft/adaptive-apps/blob/main/tutorials/getting-started/README.md#31-pick-an-ai-provider) we Deploy the Bicep files via Radius. I have rad, bicep installed, it is in the path etc. But I get this error when executing the rad that calls the bicep:
Error "Error: could not find file: GetFileAttributesEx radius/app.bicep: The system cannot find the path specified"
Do you have an hint?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with tutorials/getting-started/README.md at step 3.1 and inspect the command that invokes Radius and the referenced radius/app.bicep path. Reproduce the reported deployment error and determine what path or working-directory assumption prevents the file from being found; done when the documented step can locate the Bicep file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100