Forum Discussion
Multi-Tenant App with dynamic configuration from Azure App Configuration
Sayali-MSFT Thanks for sharing these resources.
We are getting through them to understand more about the flow.
Actually, we have one more question:
In the react feature flags https://github.com/Azure/azure-sdk-for-js/tree/7835871560a0963b8bef4eb16ed5273c308250c5/sdk/appconfiguration/app-configuration/sample-react
- In the API permissions section, select Add a permission and choose APIs my organization uses.
- Pick Azure App Configuration and select the checkboxes and then click Add permissions. This would allow the application to access Azure App Configuration on behalf of the signed-in user.
We tried to create an App following these steps, but there was no "Azure App Configuration" item in "APIs my organization uses" section.
Could you please clarify, what might be a reason of that item not showing up?
As I understood, the cause might be the fact that we don't have a subscription for Azure App Configuration. In fact, the APIs my organization uses section is about our organization's APIs, our Azure App Configuration.
But the goal is to use customer's App Azure Configuration, not ours. Could you please confirm if this is achievable?
Thanks,
Vladimir