skip to Main Content

Azure – Please set the default workspace with MLClient

Getting error "Please set the default workspace with MLClient". How do I set the default workspace with MLClient? Trying to use data asset https://learn.microsoft.com/en-us/azure/machine-learning/how-to-create-register-data-assets?tabs=Python-SDK from azure.ai.ml.entities import Data from azure.ai.ml.constants import AssetTypes from azure.ai.ml import MLClient #Enter details of your…

VIEW QUESTION

Azure KeyVault Terraform cycle

I am trying to write a Terraform descriptor for integration Azure Functions, KeyVault and CosmosDB. On one hand I need Azure Functions identity id to create KeyVault access policy. On the other I need KeyVault's CosmosDB key reference to put…

VIEW QUESTION
Back To Top
Search