0

Our company has a Microsoft Azure account (Pay-As-You-Go).

We had a programmer that developed our web app. We gave him full access to our Azure account. So, he had access to everything.

We intend to hire another developer to make modifications to the web app, so he'll need access to the App Services and SQL Databases. Our intention is to just allow him access to those features.

We did our research and came across the documentation, Resources, roles, and access control in Application Insights. We followed it step by step, but there's an issue. Doc LINK

We tested the procedure by adding one of our IT staff's Microsoft account (personal Outlook.com account) and assigning him the Contributor role, and sent him an invite. He's not seeing the invite. We did the same for another staff, but it's the same problem.

Can we get some assistance please?

MarHutchy
  • 11
  • 5
  • Please use your azure account to login office365, and check your sent items. does that mail send successfully? – Jason Ye Aug 14 '17 at 08:22
  • Have you tried login with the outlook account after you add it? There will be no invite sent to the user now, I believe the screenshot in the link you provided is out of date. Please try logging with the outlook account directly – forester123 Aug 14 '17 at 08:49
  • The user logged in and checked their email at outlook.com and there's no invitation. They logged in at azure with same account and still no invitation. Remember it's their personal email account as the document in the link above suggests was possible. – MarHutchy Aug 14 '17 at 11:42

1 Answers1

0

It was not working earlier .I tried with one gmail id. Now it is working perfectly fine and I am able to receive the invitation email.

To send invitation, you need to go to active directory. Add user's email as a guest under add user option (Add guest user).

A_____
  • 364
  • 3
  • 19