Modifying the Web API AD manifest

Before we create an AD application for our client, we need to modify the manifest of the local and Azure ManagementWebApi (my Azure application is called webapp-azurebakeryproduction.azurewebsites.net) applications so that other applications can be given permission to access them using the AD authorization. We'll do this in the following procedure:

  1. Go to MANAGE MANIFEST | Download Manifest on the toolbar for the AD application in the portal:
    Modifying the Web API AD manifest
  2. Open the downloaded json manifest file; the start should look something like this:
    { "appId": "0a2141c3-566f-4d52-98c6-9cb249224868", "appMetadata": null, "appPermissions": [], ...

Get Learning Microsoft Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.