We are in the GCC with a G3 account. We are using PowerApps (which just recently split the development web site to a completely different url) and SharePoint. Previously, (when our PowerApp was at (make.powerapps.com) I could embed the PowerApp into a moder SharePoint page using the "PowerApps (Preview)" web part, and it worked just fine. Since Microsoft moved us to the government PowerApps url (gov.web.powerapps.us) I can no longer embed PowerApps and I get a message "The application '<redacted guid>' could not be found in the tenant '<redacted guid>'. Session ID: <redacted guid>". If the answer is this feature isn't currently available to government tenants, then I will accept that and wait. But, if there is a technical problem with out SharePoint or PowerApps, I want it fixed.
Any suggestions?
Solved! Go to Solution.
Hi @MarionS ,
Do you want to embed a canvas app in your PowerApps US Government Environment into your SP Online Page?
If you want to embed a canvas app in your PowerApps Government Environment into your SP Online Page, I afraid that there is no way to achieve your needs in PowerApps currently.
The canvas app in PowerApps US Government Environment is not supported to be embedded into a SP Online Page. Please check the following article for more details about the PowerApps US Gov limits:
If you would like this feature to be added in PowerApps, please submit an idea to PowerApps Ideas Forum:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
Best regards,
add it using an iframe with the webplayer it will work just fine. Example:
<iframe width="1366" height="768" src="https://gov.web.powerapps.us/apps/yourAppID?tenantId=yourTenantID"></iframe>
Hi @MarionS ,
Do you want to embed a canvas app in your PowerApps US Government Environment into your SP Online Page?
If you want to embed a canvas app in your PowerApps Government Environment into your SP Online Page, I afraid that there is no way to achieve your needs in PowerApps currently.
The canvas app in PowerApps US Government Environment is not supported to be embedded into a SP Online Page. Please check the following article for more details about the PowerApps US Gov limits:
If you would like this feature to be added in PowerApps, please submit an idea to PowerApps Ideas Forum:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
Best regards,
add it using an iframe with the webplayer it will work just fine. Example:
<iframe width="1366" height="768" src="https://gov.web.powerapps.us/apps/yourAppID?tenantId=yourTenantID"></iframe>
User | Count |
---|---|
202 | |
100 | |
91 | |
45 | |
43 |
User | Count |
---|---|
247 | |
105 | |
104 | |
65 | |
57 |