microsoft / Microsoft-Fabric-workload-development-sample

Demonstrates how to implement a Microsoft Fabric workload in .net and typescript
Other
30 stars 16 forks source link

Missing Devgateway? #12

Closed dhrumil83 closed 5 months ago

dhrumil83 commented 5 months ago

Doc mentions DevGateway folder in the Backend folder. Seems to be missing: https://github.com/microsoft/Microsoft-Fabric-workload-development-sample/tree/main/Backend

Run the Microsoft.Fabric.Workload.DevGateway.exe application located in Backend\DevGateway. Sign in with a user that has capacity admin privileges to the capacity you defined in workload-dev-mode.json (CapacityGuid). Upon the initialization of the workload, an authentication prompt appears. https://learn.microsoft.com/en-us/fabric/workload-development-kit/extensibility-back-end

box-turtle commented 5 months ago

You have to download devgateway now - link is here:

https://www.microsoft.com/en-us/download/details.aspx?id=105993