nerdexam
Microsoft

MS-600 · Question #21

You have a line-of-business API that is secured by using Azure Active Directory (Azure AD). You deploy a solution to the app catalog. The solution requests permission to the API. What should you do…

The correct answer is D. Approve a pending permission request. Developers building a SharePoint Framework solution that requires access to specific resources secured with Azure AD list these resources along with the required permission scopes in the solution manifest. When deploying the solution package to the app catalog, SharePoint…

Extend and customize Microsoft 365 with SharePoint Framework

Question

You have a line-of-business API that is secured by using Azure Active Directory (Azure AD). You deploy a solution to the app catalog. The solution requests permission to the API. What should you do in the SharePoint admin center to ensure that the solution can access the API?

Options

  • ACreate a SharePoint security group and add the solution
  • BCreate an access policy
  • CEnable sandbox solutions
  • DApprove a pending permission request

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    4% (1)
  • C
    11% (3)
  • D
    78% (21)

Explanation

Developers building a SharePoint Framework solution that requires access to specific resources secured with Azure AD list these resources along with the required permission scopes in the solution manifest. When deploying the solution package to the app catalog, SharePoint creates permission requests and prompts the administrator to manage the requested permissions. For each requested permission, tenant administrators can decide whether they want to grant or deny the specific All permissions are granted to the whole tenant and not to a specific application that has When the tenant administrator grants a specific permission, it is added to the SharePoint Online Client Extensibility Azure AD application, which is provisioned by Microsoft in every Azure AD and which is used by the SharePoint Framework in the OAuth flow to provide solutions with valid

Topics

#API permission request#SharePoint admin center#Azure AD#permission approval

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice