Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

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

License

NotificationsYou must be signed in to change notification settings

Azure-Samples/powerbi-dotnet-server-aspnet-web-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample WebAPI application demonstrating use ofPowerBI-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
  2. Set properties in Web.config from Azure Portal.

    <add key="powerbi:WorkspaceCollectionName" value="[your workspace collection name]" /><add key="powerbi:WorkspaceCollectionAccessKey" value="[your workspace collection access key]" /><add key="powerbi:WorkspaceId" value="[workspace id containing your reports]" />
  3. 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 anew issue if you have requests or find bugs.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp