test/BigFactorySample2/linkedService/LS_AzureKeyVault.json

{
    "name": "LS_AzureKeyVault",
    "properties": {
        "annotations": [],
        "type": "AzureKeyVault",
        "typeProperties": {
            "baseUrl": "https://kv-sqlplayer.vault.azure.net/"
        }
    }
}