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
- Sayali-MSFTApr 21, 2022
Microsoft
vtyagunov-Are you developing any Microsoft Teams app?
- vtyagunovApr 21, 2022Copper Contributor
Sayali-MSFT
Yes, we are developing an MS Teams Tab app with react.
And we want to make it a multi-tenant.
And we want to make it configurable via customer's Azure App Configuration key-value pairs.- Sayali-MSFTApr 25, 2022
Microsoft
vtyagunov -Here is sample for refence-Microsoft Teams 'Todo List' sample tab app - Code Samples | Microsoft Docs
https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/app-auth/nodejs