I have some questions related to this Azure DevOps extension:
What costs does the pipeline pull from Azure Usage API?
[a] All our Azure costs (meaning all azure costs that one can see in the Azure Entreprise Agreement portal)?
[b] All Azure costs but only those related to the subscription we specify while configuring the extension?
[c] Only the costs of the consumption related to the specific "Azure DevOps Organization" where we install the extension.
How is the authentication done? Is the extension authenticating to the Azure API as the user running the pipeline? What role does the user need (lowest role I mean), and to which "scope" in Azure (role and scope as in Azure RBAC role and scope)?.
I have some questions related to this Azure DevOps extension:
How is the authentication done? Is the extension authenticating to the Azure API as the user running the pipeline? What role does the user need (lowest role I mean), and to which "scope" in Azure (role and scope as in Azure RBAC role and scope)?.
Thanks in advance