web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How to upload own imag...
Power Apps
Answered

How to upload own images and logo in vibe.powerapps.com

(1) ShareShare
ReportReport
Posted on by 26
I have build one app using vibe.powerapps.com, i want to upload my own logo and images in the header and other parts of the app but not getting any option. As per chatgpt need a "assets" folder in "src" there we need to upload the images from there using some codes need to link it I have asked vibe AI to create a "assets" folder it did but how to upload the images in the "assets" folder, tried drag and drop as well but its not working. Overall how to upload own images when building apps in vibe.powerapps.com

Please help with a solution. Thank you

I have the same question (0)
  • Suggested answer
    MS.Ragavendar Profile Picture
    7,431 Super User 2026 Season 1 on at
     
    You can add the images and logo during the prompt box (+ Add Images) and give the prompt kindly refer the images and logo for the application it works.
     
    ✅If this helped, please Accept as Solution to help others ❤️ A Like is appreciated 🏷️ Tag @MS.Ragavendar for follow-ups.
     
  • SK-06111848-0 Profile Picture
    26 on at
      Image attached option came when im giving the first prompt "What do you want to build page" after that when the app started to build there is no option to add image. please see the below screen short
  • Suggested answer
    11manish Profile Picture
    3,333 on at
    You cannot upload images into /assets in vibe.powerapps.com
    • Use Media library or image URLs
    Folder-based asset management is not supported
  • SK-06111848-0 Profile Picture
    26 on at
     Thank you for your reply . can you please help or guide briefly how to use media library or image urls?
  • Verified answer
    SebS Profile Picture
    4,826 Super User 2026 Season 1 on at

    In Vibe / Code Apps you can’t really use external image URLs because of DLP. Most environments block them by default anyway.

    What does work is using a trusted source like SharePoint or Dataverse and pointing your prompt to that.

    Example (SharePoint):

    Show an image using this source:
    https://<tenant>.sharepoint.com/sites/<site>/Shared%20Documents/Images/forklift.png
    Or more structured:
     
    Display image from SharePoint document library:
    ImageUrl = "https://contoso.sharepoint.com/sites/Logistics/Shared%20Documents/Assets/pallet.jpg"
    The platform will handle auth and render it properly.
  • Verified answer
    11manish Profile Picture
    3,333 on at
     Vibe apps do not currently provide a traditional Media Library like classic Canvas Apps. Therefore, images must be handled using alternative approaches.
    Use Image URLs 
     
    This is the simplest and most reliable approach.
    Steps:
    • Upload your image to a hosting platform such as:
    • SharePoint (Document Library)
    • Copy the direct image URL
    Use it in your app:
    • Image = "https://your-image-url.png"

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard