powerbi-secure-embed Skill
Reference for the Power BI secure embed URL format used by this template. Read when debugging report iframes, when a report fails to load, or when adapting the embed for a non-default scenario. Published by microsoft in fabric-org-app-template.
What is powerbi-secure-embed Skill?
Reference for the Power BI secure embed URL format used by this template. Read when debugging report iframes, when a report fails to load, or when adapting the embed for a non-default scenario. Published by microsoft in fabric-org-app-template. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using fabric-org-app-template
Technical details
- Install or run with Copy skill directory
When to use powerbi-secure-embed Skill
- Use it for developers using fabric-org-app-template.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/fabric-org-app-template
- Skill file: .agents/skills/powerbi-secure-embed/SKILL.md
What it does
Reference for the Power BI secure embed URL format used by this template. Read when debugging report iframes, when a report fails to load, or when adapting the embed for a non-default scenario.
Skill instructions
powerbi-secure-embed What this template uses This template uses "Embed for your organization" with autoAuth=true — the simplest of the three Power BI embed flows. {FABRICPORTALORIGIN}/reportEmbed ?reportId={itemId} &groupId={workspaceId} &autoAuth=true &ctid={tenantId} &actionBarEnabled=true &reportCopilotInEmbed=true The embed origin is read from VITEFABRICPORTALURL (set by rayfin up / rayfin env from RAYFINPUBLICPORTALURL). The same Fabric portal host serves the report embed endpoint — no fabric.microsoft.com → powerbi.com host swap is needed. | Fabric portal | Embed origin used | |---|---| | https://app.fabric.microsoft.com/ | https://app.fabric.microsoft.com | The user's existing Power BI / Fabric session signs them into the iframe automatically. No embed token, no service principal, no Power BI Embedded capacity required. All URL building lives in src/lib/fabricUrls.ts (getReportEmbedUrl, getOpenAppUrl, getOpenReportUrl) — change embed parameters there, not at call sites. Referenc
Explore related resources
Frequently asked questions
What is powerbi-secure-embed?
powerbi-secure-embed is a open-source AI agent skill with Copy skill directory. Reference for the Power BI secure embed URL format used by this template. Read when debugging report iframes, when a report fails to load, or when adapting the embed for a non-default scenario.
Who is powerbi-secure-embed best for?
powerbi-secure-embed is best for reusing agent instructions, scripts, and references.
How do I install powerbi-secure-embed?
Install or run powerbi-secure-embed using Copy skill directory. Check powerbi-secure-embed for the latest setup command.
Is powerbi-secure-embed actively maintained?
powerbi-secure-embed may need a closer maintenance check before production use.
Auto-fetched from GitHub.