Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

This document explains how to set up Azure App that can later be used when setting up Data Sources.

Create new App Registration

Log in with Admin credentials to azure.microsoft.com and open up App Registrations page:

image-20240613-124952.png

Create new App by clicking New Registration button:

image-20240613-125053.png

Give your app a name and click Register:

image-20240613-125150.png

Write down the following details, you will need them later

image-20240613-125320.png

From the menu on the left select Certificates & Secrets and then New Client Secret:

image-20240613-125419.png

Give the secret a description and set up expiration date, then click Add:

image-20240613-125600.png

Write down Secret Value, you will need it later:

image-20240613-125706.png

The App has been created and is ready to add required permissions:

image-20240613-125819.png

Select API permissions from the left menu, then click Add a permission:

image-20240613-125900.png

Different Data Sources / Connectors require different App permissions.

You can find more information about permissions here: Azure Permissions - Getvisibility App

  • No labels