Skip to main content

Notifications

Community site session details

Community site session details

Session Id : N2FDu16F8YOMLzFmOIjMfR
Power Apps - Building Power Apps
Answered

Unable to share power app with Office 365 group

Like (1) ShareShare
ReportReport
Posted on 31 Aug 2021 16:58:43 by 3,502

we have an office 365 group >> but when i tired to share an app with this office 365 group i can not find it.. i created the office 365 group using the office 365 admin center.. any advice

  • Verified answer
    v-jefferni Profile Picture
    on 08 Sep 2021 at 07:22:57
    Re: Unable to share power app with Office 365 group

    Hi @johnjohn123 ,

     

    Have you resolved the issue? If not yet, below are the detailed steps:

    Share an app with Microsoft 365 groups

    You can share an app with Microsoft 365 groups. However, the group must have security enabled. Enabling security ensures that the Microsoft 365 group can receive security tokens for authentication to access apps or resources.

    To check whether a Microsoft 365 group has security enabled

    1. Ensure that you have access to the Azure AD cmdlets.

    2. Go to Azure portal > Azure Active Directory > Groups, select the appropriate group, and then copy the Object Id.

    3. Connect to Azure AD by using the Connect-AzureAD PowerShell cmdlet.

    4. Get the group details by using Get-AzureADGroup -ObjectId <ObjectID\> | select *.
      In the output, ensure that the property SecurityEnabled is set to True.

       

    To enable security for a group

    If the group isn't security-enabled, you can use the PowerShell cmdlet Set-AzureADGroup to set the SecurityEnabled property to True:

    Set-AzureADGroup -ObjectId <ObjectID> -SecurityEnabled $True

     

    Note

    You must be the owner of the Microsoft 365 group to enable security. Setting the SecurityEnabled property to True doesn't affect how Power Apps and Microsoft 365 features work. This command is required because the SecurityEnabled property is set to False by default when Microsoft 365 groups are created outside of Azure AD.

    After a few minutes, you can discover this group in the Power Apps sharing panel and share apps with this group.

     

    Share a canvas app with your organization - Power Apps | Microsoft Docs

     

    Hope this helps.

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

  • RakshWadel Profile Picture
    4 on 31 Aug 2021 at 19:46:04
    Re: Unable to share power app with Office 365 group

    You can refer this link for proper solution

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/share-app

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Building Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 85 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 54

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 42 Super User 2025 Season 1

Overall leaderboard
Loading started