About 334,000 results
Open links in new tab
  1. 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 …

  2. Azure Pipelines: Logging in using Workload Identity Federation

    Apr 9, 2024 · In the Azure DevOps project where you pipeline is in, go to " Project Settings " > " Service connections " to create the new ARM service connection. Select " Azure Resource …

  3. 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 …

  4. 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 …

  5. How to list ALL resources in an Azure Subscription

    May 31, 2024 · Can someone let me know how go about obtaining all the resources within an Azure Subscription. I tried the following: az resource list The above just spewed out a lot of …

  6. What is the difference between Azure Resource Manager & Azure …

    Sep 20, 2017 · Azure Resource Manager is an API and set of tooling for managing Azure resources. When you use the Azure portal to provision or manage resources, under the hood …

  7. 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 …

  8. azure - How to access the Microsoft Resource Management API as …

    Jun 12, 2023 · Is there any other way I could get a list of resource groups and resources from the Azure platform? I do succesfully utilize the OAuth2.0 client credientials grant flow to …

  9. azure resource manager - Unable to deploy ARM template with all ...

    Jul 21, 2022 · My requirement is to deploy an arm template using Azure pipelines. I am referring to this document Deploying ARM Templates using Azure DevOps Pipelines – Thomas …

  10. azure resource manager - Using reference funtion in an ARM …

    May 1, 2015 · Is there anyway to use the reference funtion in an ARM parameter file? I understand the following can be used to retrieve the intrumentation key of an app insights …