Currently it is possible to add a connection to Azure Table Storage, however when using any of the actions that are given by the connection, none of them work. I did see on a Forum post that although tyhe connection can be added Table Storage is not yet supported in PowerApps, the post escapes me but will post if I find it. Being able to use Azure Table Storage would give a very fast, lightweight & cheap alternative to SQL Server or SharePoint Online storage. A use case could be to centralise PowerApps "settings" in an Azure Table using the AppId as a PartitionKey, so PowerApps can be easily changed through configuration without having to open and edit the app. This would be particularly useful for ALM stories.
... View more