App Creation in Azure Portal

To setup Azure Account for Jamcracker Appliance, you need to create an App in your Azure portal and share the application information and CSP partner information with us.

This article provides step by step instructions on how to create Application in your Microsoft Azure portal and it also explains what one should be doing, if they already have an App (Existing Users - Refer from Step 8 on-wards).

How to create Application in your Microsoft Azure portal:

Your Microsoft account must explicitly provide permission for Jamcracker Appliance to invoke Microsoft GRAPH APIs. We need access to Microsoft GRAPH APIs to manage customer account. This is done by creating an Application in your Microsoft Account that represents Jamcracker Appliance. To create an app follow the instructions below:

  1. Login to Azure Portal.

  2. Click Azure Active Directory option from the left menu.

  3. Once Active Directory opens up, Click App Registration option available in the left menu.

  4. In App registration section, Click New registration and app creation form appears on the screen.

  5. Fill up the form with respective information and click on Register button.

    Input fields:

    Name: Any input of your choice

    Supported account type: Continue with the default input

    Redirect URI: Enter http://localhost:8080/in the field next to web drop-down for Redirect URI

  6. Once you click Register, the newly created app appears.
  7. On the App details page, select the newly created app (if you have multiple apps) and then click the link right next to "Redirect URIs" field to add/modify “Redirect URLs”.

  8. In Redirect URL section, add https://<store url>/jsdn/advanceSettings/postAuthorizeProviderAccountDetails.actionURL.
  9. Now, you should add permissions to the app.
  10. Now, you should get your Keys.