Azure / Azure/azure-sdk-for-java
Migrate test-resources.json to bicep files
Open
Client
EngSys
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 178
Description
Migrate existing test-resources.json files to bicep files. Bicep files have better intellisense and can perform static analysis (i.e. Pls don't export your connection string, etc.)
To help with migration they have a `decompile` command that will take a .json and convert it to .bicep. https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate
Contributor guide
Assessment
This issue has not been assessed yet.