informatics-lab / precip_rediagnosis

Project to use ML to re-diagnose precipitation fields from ensemble model fields
0 stars 0 forks source link

create and test AzML workspace setup template #101

Closed stevehadd closed 1 year ago

stevehadd commented 1 year ago

We will shortly need to move our work from our own Informatics Lab account to the PRISM account. To facilitate, we should create an Azure Resource Manager (ARM) template from our existing resource group to be able to recreate our existing workspace in a new account. In preparation for the migration, we should also test creating resources with different names in our current account and then try running some of our notebooks to check the correctness of the template.

stevehadd commented 1 year ago

This should probably now as a bicep template https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/quickstart-create-bicep-use-visual-studio-code?tabs=CLI https://learn.microsoft.com/en-us/azure/templates/microsoft.machinelearningservices/workspaces?pivots=deployment-language-bicep

stevehadd commented 1 year ago

due to the end of this phase of the project I'm closing this as it will be covered by other projects on azureml