Forum Discussion
kewaynes333
2 years agoHelper I
Circular Error When Trying to Use Key Vault
I have a problem that will probably seem silly for experienced data engineers. I am needing to use Azure Key Vault. In order to do so I had to specify my tenant explictly bc DefaultAzureCredentia...
- 2 years ago
Thanks for following up. Yes, it appears that using a Managed Identity would be the best approach. However, I'm only using an F2 license. So I decided to instead use a workspace resource as a variable in the notebook. I know that this isn't the most secure approach but it works for what I am trying to accomplish.
kewaynes333
2 years agoHelper I
Is enabling a Managed Identity for a workspace only possible with and F64 or higher?