We would like to know more about our users registered in our Azure API Management portal such as what company they represent.
Azure API Management provides functionality to keep track of API users. Users can register an account from where they can subscribe to different products etc. During the registration process some information is gathered from a form such as firstname and lastname.
From what we've seen, these fields are mapped to the user tab under the API Management resource in the Azure portal. We cannot, however, find a way to add additional fields to the users or the signup form.
The ideal result would be to add an additional field like 'Company' which would also be added to the signup process. Is it possible?