question

TonyLockhart-6243 avatar image
0 Votes"
TonyLockhart-6243 asked sikumars answered

How to request an office 365 admin account with privilege to configure an App in Microsoft Azure?

Hi All, I have two questions I need confirmation on before I submit a request through my organization:

  1. I want to add an application (with Microsoft-Graph-Teams access) to my organization in Azure Active Directory, and allow users in my entire organization to access it, via single sign-on. Does my Microsoft office 365 administrator need to create a new office 365 account and add the account as owner to a new app within my organization, in Azure Active Directory? This way I can configure the application as needed.

  2. How do I assign a default role to users who log into my application, so I can control what content they are authorized to access? If you could point me to any documentation, that would be helpful.


azure-active-directorymicrosoft-365-apps-publishing-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

soysoliscarlos avatar image
1 Vote"
soysoliscarlos answered

Hi @TonyLockhart-6243

You can use the Application Management of the Azure AD; there you can define what user or group of users can access to an application

https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/what-is-application-management

Hope this helps,
Carlos Solís Salazar


Please "Accept as Answer" and Upvote if any of the above helped so that, it can help others in the community looking for remediation for similar issues.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

sikumars avatar image
0 Votes"
sikumars answered

@TonyLockhart-6243, Thanks for reaching out.

Yes, you can assign admin as owner to an application for administration purpose and add app roles to your application and receive them in the token so that developers can use role Claims to securely enforce authorization in the apps with granular access. Hope this helps.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.