
Announcements
Hi, I have some experience with Power Apps (canvas apps), but I have never built any Model-driven apps or Portals and hence my question(s) - I am planning to build my first PowerApp Portal for a client, and the back-end is going to be Dataverse. They will have a few external users, which is why we are taking the Portal route. So what I would like to know is - do these external users need any separate premium licenses for Dataverse? I know Dataverse connectors are premium connectors, so I'm a bit worried. We will just go with the 100 capacity licenses for external users, and if that doesn't suffice, we will buy another 100 licenses. My main worry is re. those premium connectors for Dataverse.
Also, the PowerApps Portal will have an advanced form, which is quite a huge form actually (with around 200 fields on it), and a few file attachments as well. Just wondering - where will those attachments be saved? Do they get saved to Dataverse as blobs? Could there by any performance implications with such a huge form? The client does not want to break it up into smaller forms, unfortunately. If you foresee any issues with this, please let me know.
Hi @JetFyre
The simple answer is
1. You can use Portals for external users, which will work fine. All you need is to purchase external authenticated add-ons. The reason why you need an authenticated add-on is that your advanced form data and attachments will be saved in dataverse.
2. By default, your adv form data will be saved in data verse file attachments storage. You can use blob storage to make it scalable and increase performance. The cost of the blob is separate from the add-on license.
Hope it helps.
------------
If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.