I've created 2 web applications in my AAD (TestApp and TestApi), now I want to enable web application TestApp to access web service TestApi, to achieve that I am trying to follow section To add access to web APIs in other applications but while executing step #5 (Scroll down to the Permissions to other applications section. The first column allows you to select from the available applications in your directory that expose a web API. Once selected, you may select application and delegation permissions that the web API exposes.) I am unable to see there my another application, instead I am seeing only one row
Windows Azure Active Directory Application Permissions: 0 Delegated Permissions: 1
if I click "Add application" button I am not seeing my applications neither, instead I can only see there:
Windows Azure Active Di...
Windows Azure Service...
Did I miss some important steps ?