AutoResearch / autodoc

MIT License
0 stars 1 forks source link

build: Create Bicep scripts for the AzureML resources #21

Open carlosgjs opened 9 months ago

carlosgjs commented 9 months ago

Infrastructure as Code is a way of bringing version tracking and consistency to cloud infrastructure resources.

Bicep is a framework to do this on Azure. We need to do this for our AzureML workspace so that we can better track any changes and eventually transition this to the AutoRA team.

Here's an article about doing this for an AzureML workspace.

We can place the scripts under azureml/bison