
Unable to renew expired secrets for Azure DevOps service …
Jun 25, 2024 · If you configure the Azure Resource Manager service connection (ARM service connection) as " Service principal (automatic) ", when the secret is expired, you normally can …
Terraform Plan Error: Unable to Build Authorizer for Azure …
Oct 31, 2024 · 0 Build Authorizer for Azure Resource Manager API while using terraform. Hello vikash sharma, seems like you have already found a workaround for your problem, I am …
azure - AzureFileCopy@6 pipeline Task failing - Stack Overflow
Apr 12, 2024 · Instead, you can utilize Azure Resource Manager connection with service principal authentication or a regular service connection. Assign the appropriate roles, such as Azure …
Creating Azure DevOps Workload Identity Federation with Az …
Jun 12, 2024 · 1 does anyone know how to create an Azure DevOps "Azure Resource Manager/Workload Identity federation with OpenID Connect" Service Endpoint automated …
azure devops - The service connection does not exist or has not …
Oct 8, 2019 · Create an Azure Resource Manager service connection using automated security From Azure DevOps -> Project setting -> Service connection: Then click on "New Service …
Azure devops service connection expired and cannot edit/renew
Apr 24, 2020 · I've tested with Azure Resource Manager using managed identity, which can only modify the service connection name. Protected question. To answer this question, you need to …
azure resource manager - Set the platform to 64 bit in ARM …
Mar 10, 2022 · azure-resource-manager azure-bicep asked Mar 10, 2022 at 18:37 user989988 3,866 13 68 164
azure - How do I keep resource API versions up to date on existing …
Jul 12, 2017 · ARM Template Resource Definitions What will Azure do if I change an API version on a resource that is already provisioned using the older API version? If you change the api …
Newest 'azure-resource-manager' Questions - Stack Overflow
I'm currently working on creating Azure Policies to manage our virtual machines, and one of the policies is not behaving as expected. The goal of this custom policy is to automatically deploy …
azure resource manager - How do I reference secret from keyvault …
Jan 14, 2021 · azure-resource-manager edited Jan 14, 2021 at 3:19 asked Jan 14, 2021 at 2:29 Gregory Suvalian