microsoft / winget-cli-restsource

This project aims to provide a reference implementation for creating a REST based package source for the winget client.
MIT License
241 stars 62 forks source link

Bicep script to create / update infra #142

Open ice02 opened 2 years ago

ice02 commented 2 years ago

Description of the new feature / enhancement

New Infra As Code way to do in azure is to use Bicep script to generate ARM Templates and manage infra. Is it planned to make Bicep script instead of lot of ARM Template with powershell glue?

Proposed technical implementation details

No response

denelon commented 1 year ago

@ice02 we're looking at Bicep. We've put energy into the PowerShell scripts, but they aren't fully functional yet. We're still getting Issues (Issue-Bug) and questions.