Create a Key Vault
After you have created an app registration and set up its API permissions, you need to create a key vault. The key vault allows you to generate a certificate and a client secret, which the PoolParty Administration application needs to authorize and authenticate against resources.
For more information on how to create a key vault using the Azure portal, refer to the Microsoft Azure documentation.
Note
Alternatively, you can create a key vault with a custom PowerShell script.