To create the Service Principal for KCM, open your Azure CLI and run the following command:
Upon executing this command, you will receive an output that contains the appId, password, and tenant, which are necessary for the next step. An example output is shown below:
Now, it's time to grant Reader permissions to the relevant scopes for the KCM Service Principal using the following command.
Replace <SERVICE_PRINCIPAL_APP_ID> with the appId from Step 1 and <SUBSCRIPTION_ID> with your desired Subscription ID.
Please email kcm-cs@kumoco.com with the following details, thatcan be found in the output of 'Step 1:'
appID
password
tenant ID
subscription ID