You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With telemetry enabled, when running the pipeline after the first time, the plan identity is missing the permission "Microsoft.Resources/deployments/exportTemplate/action":
Original Error: autorest/azure: Service returned an error. Status=403 Code="AuthorizationFailed" Message="The client <REDACTED> does not have authorization to perform action 'Microsoft.Resources/deployments/exportTemplate/action' over scope '/subscriptions/<REDACTED>' or the scope is invalid. If access was recently granted, please refresh your credentials."
│
│ with module.management_es[0].module.management_groups.azurerm_subscription_template_deployment.telemetry_core[0],
│ on .terraform/modules/management_es.management_groups/resources.telemetry.tf line 9, in resource "azurerm_subscription_template_deployment" "telemetry_core":
│ 9: resource "azurerm_subscription_template_deployment" "telemetry_core" {
(for my ref) The Azure Devops version is here - also need to update the GH & local instances
With telemetry enabled, when running the pipeline after the first time, the plan identity is missing the permission
"Microsoft.Resources/deployments/exportTemplate/action"
:(for my ref) The Azure Devops version is here - also need to update the GH & local instances
https://github.com/Azure/accelerator-bootstrap-modules/blob/612930a217eb4a4e719ad387fe484812c0d509d0/alz/azuredevops/variables.hidden.tf#L229-L241
The text was updated successfully, but these errors were encountered: