Forum Discussion
SachinNandanwar
2 years agoImpactful Individual
Azure function on Fabric
Has anyone tried to access an Azure Function published on Azure through Data factory on Fabric ? The catch here is that the Azure function accesses a Azure Key vault through a GET method that serves ...
Anonymous
2 years agoNot applicable
Hi SachinNandanwar,
What type of capacity are you worked on? Fabric trial version or fabric capacity? AFAIK, the trial capacity seems not able to interact with payment environment product/features.
Regards,
Xiaoxin Sheng
SachinNandanwar
2 years agoImpactful Individual
Hi Anonymous , Its the same issue on both the versions.I deployed the Azure function as an API on Azure and called it through fabric and still facing the same issue with the exact same error message.
Infact I have granted the function app managed identity as key vault administrator to the key vault and also added function app managed identity as an administrator on CosmosDB but still no luck.