I am trying to create linkedservices with restapi in gitmode but the linked service is still created in live mode. My API code was
with a body
"properties": { "annotations": [], "type": "AzureKeyVault", "typeProperties": { "baseUrl": "https://xxxxxxxxx.vault.azure.net/" } Please is there a way to reference the branch and create this service in git mode