How to deploy my own api (.net) into Microsoft Fabric ?

Davit Grigoryan 56 Reputation points
2025-01-07T08:13:55.53+00:00

I need to deploy somehow my own API (.net code) to Microsoft fabric ,is that possible ? I'm searching approach with Azure DevOps or any others ,but don't find anything .I have already created DB on Fabric and deploy my Dacpac and my goal is to deploy my own Api and try to configure connection btw Api and db.

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
1,355 questions
Microsoft Fabric Training
Microsoft Fabric Training
Microsoft Fabric: A Microsoft unified data platform.Training: Instruction to develop new skills.
37 questions
{count} votes

Accepted answer
  1. Chandra Boorla 7,260 Reputation points Microsoft Vendor
    2025-01-07T19:52:47.91+00:00

    Hi @Davit Grigoryan

    Greetings & Welcome to Microsoft Q&A forum! Thanks for posting your query!

    Deploying your own .NET API into Microsoft Fabric is not directly supported because Microsoft Fabric is primarily a data and analytics platform, not a hosting environment for APIs. However, you can still integrate your API with Microsoft Fabric by hosting it elsewhere and configuring the connection between your API and the Fabric database.

    To deploy your .NET API to Microsoft Fabric, you can use Azure DevOps for CI/CD pipelines.

    Unfortunately, Azure DevOps is currently not supported in the Microsoft Q&A platform; the supported products are listed over here https://docs.microsoft.com/en-us/answers/products (more to be added later on).

    In order to assist best on your query, I would request you to post your query in SO => Azure Devops dedicated support. Additionally, adding the [Azure] tag on SO will increase visibility as it is a Microsoft Sponsored tag.

    https://stackoverflow.com/questions/tagged/azure-devops

    OR

    Report any Azure Devops problems on Developer Community.

    This will assist you with a faster reply to your query.

    I hope this information helps. Please do let us know if you have any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.