Share PowerApps With Guest / External Users

Поделиться
HTML-код
  • Опубликовано: 20 окт 2024

Комментарии • 27

  • @raanss2884
    @raanss2884 3 года назад +1

    Hi Todd.. I need your guidance.. Please help. We are a developing a web application with Power BI embedded. To write data back to DB from Power BI, we are going to use PowerApps. We will allow users with Admin rights to add users through Web App.
    My doubt is how do I handle Sharing Power Apps to users dynamically?

    • @ToddBaginski
      @ToddBaginski  3 года назад

      You could share the app with an AAD group then add users to the AAD group programmatically with an API like the Microsoft Graph.

  • @PabloMoricz
    @PabloMoricz 4 года назад +1

    Hello Todd, great video! I was wondering about licensing. Those licenses you've are trail licenses. What happens when the trial is over? Thanks!

    • @ToddBaginski
      @ToddBaginski  4 года назад +1

      You'll need to purchase a license when the trial expires.

    • @GarethNewtonWilliams
      @GarethNewtonWilliams 4 года назад

      @@ToddBaginski For a) the user producing the app b) the guest account accessing it or c) both?

    • @ToddBaginski
      @ToddBaginski  4 года назад

      @@GarethNewtonWilliams Both.

  • @naazifrah
    @naazifrah 4 года назад

    Hi ,
    Its a nice informative video. I have one query as i was facing it will developing app form the power app. I have created Salesforce connection and SQL connection in the power app and fetching /Saving data in the salesforce. Its working good at this stage, however when is share this application with external user its asking Salesforce credentials to create connection again not for SQL server. I dont want to provide my Salesforce credentials with the external user. Can you suggest some solution or I am missing something ?

  • @ChetKloss
    @ChetKloss 5 лет назад

    Todd, are there implications regarding connectors when sharing an app with a guest? Specifically, database connectors and permissions come to mind.

    • @ToddBaginski
      @ToddBaginski  5 лет назад +1

      Yes, you must ensure the permissions you grant to the guest user align with your security and functional requirements.

  • @spr2020
    @spr2020 5 лет назад

    Nice to see this videos but i have a query below is the one, can you please clarify?
    How about action/functionality in PowerApps with Guest/external users?
    Example: I have created a Powerapp with data source as SharePoint list and If I share it with them(Guest users), Can guest/external users create/edit/delete an item in powerapp?

    • @ToddBaginski
      @ToddBaginski  5 лет назад +2

      If you give the guest user permission to perform the operations then they can do it.

  • @HPTeguh
    @HPTeguh 4 года назад

    Hi, Todd. My client currently need the capability to publish their PowerApps mobile application to the general public (like when you use Google PlayStore). I know that it's not possible, but is there a workaround for this requirement?

    • @ToddBaginski
      @ToddBaginski  4 года назад

      You can let anyone download an exported Power App and import it into their own tenant. However, all users must be licensed.

  • @SrSneakyBoy
    @SrSneakyBoy 4 года назад

    Hello Todd, if the power app is using sharepoint list as a datasource, could the guest user be added on the list permission?

  • @sagaisaac
    @sagaisaac 5 лет назад

    so, in powerapps plan 2 i can restrain that the users can create apps? and I can allow the use my apps?

  • @bradicaldev
    @bradicaldev 5 лет назад +1

    Great video

  • @lanasalikova6414
    @lanasalikova6414 3 года назад

    Another Bengals fan! Thank you for sharing! i am wondering if you could help me how to modify an invitation message for users in the same organization when i add them to User list.

    • @ToddBaginski
      @ToddBaginski  3 года назад

      Who Dey!
      You're welcome. Good question. I'm not sure how to modify the email.

  • @dcm9058
    @dcm9058 4 года назад

    Hi Todd,
    if i add an external user using azure portal (as shown on your video)...will Microsoft charge me any additional license fees?
    Thanks

    • @ToddBaginski
      @ToddBaginski  4 года назад

      My understanding is if they do not have a license in their own tenant then you will need to supply their license.

  • @balakumar1000
    @balakumar1000 5 лет назад

    Good video, thanks. What is the password for external users in Microsoft authentication? How Microsoft will know it

    • @ToddBaginski
      @ToddBaginski  5 лет назад +3

      The password is the user's AAD account password, that's how Microsoft knows it.