XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/ |
Difference between revisions of "Excel Admin approval for Azure services"
m (Antonio.remedios moved page XLCubed Admin Approval to Excel Admin approval for Azure services without leaving a redirect: rename) |
|||
Line 1: | Line 1: | ||
− | When connecting to an Azure resource, for example Azure Analysis Services, XLCubed makes use of the XLCubed app registration ({{Code|1b6a17fb-c1a3-4e56-9043-1d405c875bc7}}). The first time | + | When connecting to an Azure resource, for example Azure Analysis Services, XLCubed makes use of the XLCubed app registration ({{Code|1b6a17fb-c1a3-4e56-9043-1d405c875bc7}}). The first time the XLCubed Excel client accesses an Azure resource in an organisation, an administrator will need to grant approval. |
+ | |||
+ | These are the API permissions it can use: | ||
[[File:XLCubed app permissions.png|A screenshot showing the XLCubed app registration API permissions]] | [[File:XLCubed app permissions.png|A screenshot showing the XLCubed app registration API permissions]] | ||
+ | |||
+ | Some of the permissions can be granted when required. For example, if access to PowerBI isn't needed, then the Power BI Service APIs can be omitted. | ||
+ | |||
+ | ==See Also== | ||
+ | * [https://learn.microsoft.com/en-us/azure/active-directory/develop/app-objects-and-service-principals Microsoft article on Azure applications] |
Revision as of 09:14, 15 March 2023
When connecting to an Azure resource, for example Azure Analysis Services, XLCubed makes use of the XLCubed app registration (1b6a17fb-c1a3-4e56-9043-1d405c875bc7). The first time the XLCubed Excel client accesses an Azure resource in an organisation, an administrator will need to grant approval.
These are the API permissions it can use:
Some of the permissions can be granted when required. For example, if access to PowerBI isn't needed, then the Power BI Service APIs can be omitted.