We have added an app license in our tenant and was able to confirm it in the https://admin.microsoft.com/#/licenses
screen that it exists. We were also able to confirm it in https://admin.powerplatform.microsoft.com/resources/applications.
We are trying to get a list of all licenses using the graph API https://graph.microsoft.com/v1.0/subscribedSkus.
In the API's response we can get some licenses list mostly relating to Dynamics 365 licenses but the app license we just added
is not included.
In the https://admin.powerplatform.microsoft.com/resources/applications page the status of the app is 'Enabled'.
I want to confirm if we have to install the app to an environment before it gets reflected in the subscribedSkus API response list.
I can see in the subscribedSkus documentation that it lists acquired subscriptions. I assumed that since it appears in either of
https://admin.microsoft.com/#/licenses and https://admin.powerplatform.microsoft.com/resources/applications as available licence, it will be included in the subscribedSkus.
We are not quite sure what 'acquired' means here. Thank you in advance