Ton Swart
Ton Swart
Add-DatabricksSecretScope -BearerToken "dapi" -Region "westeurope" -ScopeName "key-vault-secrets" -KeyVaultResourceId "/subscriptions//resourceGroups//providers/Microsoft.KeyVault/vaults/" -AllUserAccess Results in an error: Invoke-RestMethod : {"error_code":"INVALID_PARAMETER_VALUE","message":"Scope with Azure KeyVault must have userAADToken defined!"}
## Description Get-AzDataFactoryV2LinkedService always produces the following error. ## Steps to reproduce ```powershell Get-AzDataFactoryV2LinkedService -ResourceGroupName "xxxxx" -DataFactoryName "xxxxx" ``` ## Environment data ``` Name Value ---- ----- PSVersion 5.1.18362.752 PSEdition...