Forum Discussion
Using Key Vault References within Notebooks
Hi CoulterJames2,
If you go to manage connections and gateways, then under connections find the keyvault connection, the connection type will be Azure Keyvault Service. From there you can get the connection ID. Try calling the GetSecretWithConnection using that ID.
Hi tayloramy unfortunately I couldn't get that to work - the connection shows as Offline in the side pane and when I try to run the code to retrieve the credentials it fails.
- tayloramy2 months ago
Super User
Hi CoulterJames2, if manually entering the connection ID into the GetSecretWithConnection function doesn't work, then I can only assume that cross tenant key vaults is not supported.
I'd recommend to raise a ticket with Microsoft to confirm this.- v-abhinavmu2 months ago
Community Support
Hi CoulterJames2,
Thanks for reaching out to the Microsoft Fabric Community forum.
Following tayloramy 's suggestion, were you able to raise a Microsoft support ticket? If so, could you please share any updates or findings? It would be helpful to know whether there are any confirmations regarding support for cross-tenant Key Vaults.
Thanks tayloramy for the suggestion.
- CoulterJames22 months ago
Advocate II
I don't have the ability to raise support tickets myself so I will reach out to our IT team on this.