Azure Guest User Can't See App

Staton, Kevin 1 Reputation point
2021-04-23T02:02:49.12+00:00

We have created a Linux app service in our Azure account. We invited a guest user (development partner) to our organization and set their role for the app service to "owner". The guest user can login but does not see any apps listed. I'm sure this is a dumb question but we currently do not have a sysadmin on staff so I'm trying to fill in. Is giving the owner role sufficient to allow the guest user to see, manage, and connect to the server? Is there another method the guest should be using to connect? (SSH, FTP for example)

90460-image.png

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,961 questions
{count} votes

4 answers

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 22,706 Reputation points Moderator
    2021-04-23T10:55:12.027+00:00

    Thanks for asking question! If for guest users access panel stays empty and says "No apps found" then you need to enable user assignment for the app and ensure that users have access to the apps.

    You may refer to document link Manage user assignment for an app in Azure Active Directory

    Let us know if further query on this or issue remains.

    1 person found this answer helpful.

  2. sadomovalex 3,636 Reputation points
    2021-04-23T14:31:56.773+00:00

    how exactly you have granted access? Good practice is not to add guest user permissions on organization level. Instead add permission only in those resource group where your app service is located. You can do that in Resource group > Access control tab:
    90806-2021-04-23-17-30-51.png

    1 person found this answer helpful.

  3. John Guilbert 101 Reputation points
    2021-09-29T09:49:45.727+00:00

    Any solution to this. I add guest user to application and he doesn't see Application in https://myapps.microsoft.com


  4. MartyWild 26 Reputation points
    2022-09-27T14:37:06.297+00:00

    I'm not sure if you ever got your answer but here is some more info that could be helpful.

    Once your Guest has accepted your invite (through Azure AD Users), and once you granted access to this Guest to your desired application, he will receive an email with a link in it that will bring the user to myapps.microsoft.com once he accepts the terms. If he looks at the top right corner of the screen, he will see a button that looks like this:

    245191-2022-09-27-10-31-40-window.png

    If the Guest clicks on the organization that "he also belongs to", he will switch to a view with the apps shared from this organization. If he wants to access his own organization applications he needs to toggle back using the same button but this time click on his own organization.

    Also once you grant access to an application, it can take some time to show for your users. It is not instantaneous.

    Hope this can help someone.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.