Skip to content

mschulz531/powerbi-dotnet-server-aspnet-web-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powerbi-dotnet-server-aspnet-web-api

Sample WebAPI application demonstrating use of PowerBI-CSharp SDK for creating embed REST API.

View demo: powerbipaasapi.azurewebsites.net

Running this sample

Pre-requisites:

You must have a workspace collection provisioned in azure. For infromation about provisioning see: https://azure.microsoft.com/en-us/documentation/articles/power-bi-embedded-get-started/

  1. Clone repository

git clone https://github.com/Azure-Samples/powerbi-dotnet-server-aspnet-web-api.git

  1. Set properties in Web.config (SigningKey, WorkspaceCollection, and WorkspaceId) from Azure Portal.

  2. Build and Run solution

Deploy this sample to Azure

Deploy to Azure

About the code

See: PowerBI-CSharp for details about usage of NuGet packages to facilitate creating tokens for authentication.

More information

We're interested in feedback. Open a new issue if you have requests or find bugs.

About

PowerBI sample demonstrating use of C# SDK for creating embed REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.0%
  • HTML 3.4%
  • CSS 1.5%
  • Classic ASP 0.1%