1,286 questions with Azure Key Vault tags

Sort by: Updated
2 answers

not able to change access configuration policy

CODE InsufficientPermissions MESSAGE RAW ERROR Caller is not allowed to change permission model. For more information on how to change the permissions model follow this link: https://go.microsoft.com/fwlink/?linkid=2155160. Details:…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
809 questions
asked 2023-10-19T05:18:01.9833333+00:00
himani ghildiyal 10 Reputation points
commented 2024-10-08T08:52:37.5133333+00:00
steeve thomar 1 Reputation point
0 answers

Access to read Key Vault using registered app user

Have registered an app called 'DevUAT' under Microsoft Entra Id. Created ClientID and Client Secret, Created a Key vault. Created secret and key Added 'DevUAT' to the key vault as owner When accessing the key vault and reading the secret get access…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,737 questions
asked 2024-10-08T00:30:16.1133333+00:00
Sanjay Narayan 0 Reputation points
0 answers

ERROR | Azure Key Vault access from Python application in Azure Kubernetes Service

I have a python application in AKS where I need to read the secrets from Azure key vault. I am using: credential = DefaultAzureCredential(logging_enable=True) client = SecretClient(vault_url=KV_URI, credential=credential) secret =…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,107 questions
asked 2024-09-30T21:17:29.92+00:00
AT 0 Reputation points
commented 2024-10-07T23:15:30.53+00:00
Raja Pothuraju 6,440 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Application gateway listener error when trying to use key vault certificate using managed identity and RBAC

Hi, I'm trying to setup a listener in application gateway to use a certificate from keyvault using managed identity. But every time whne I choose in portal the managed identity and then select the key vault from the dropdown menu I get this error: …

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,069 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
809 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,737 questions
asked 2021-10-08T06:19:49.1+00:00
Martin Cangar 31 Reputation points
commented 2024-10-07T20:20:03.8566667+00:00
Dhruvil Upadhyay 0 Reputation points
1 answer One of the answers was accepted by the question author.

Could someone supply a comprehensive list of files that can be digitally signed with Azure Sign Tool using Azure Key Vault?

Is there a comprehensive list of all files that could be digital signed? For example: .dll, .exe, .cab, ect...

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,389 questions
asked 2023-08-23T19:40:25.8333333+00:00
Rusty Crabbs 65 Reputation points
commented 2024-10-07T19:30:45.0633333+00:00
Alex Ivanoff 0 Reputation points
0 answers

Cloud Service and Keyvault are in different subscriptions

I am using KeyVaultExtension to CSES in my deployment arm template to download and install the certificate automatically by following the doc Apply the Key Vault VM extension in Azure Cloud Services (extended support) | Microsoft Learn This is where…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
696 questions
asked 2024-10-07T17:45:33.0166667+00:00
Foram Mehta 0 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Unable to create a cert in Azure keyvault

I am attempting to create a new cert in Azure Keyvault and it continues to fail. I am a keyvault admin and certificate officer for the keyvault and I created the access policy and gave the account full permission (following the link included…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
asked 2024-10-04T17:20:45.5966667+00:00
Dan Bottiger 20 Reputation points
edited the question 2024-10-07T13:09:40.77+00:00
JananiRamesh-MSFT 27,176 Reputation points
1 answer

Is it safe to add the global "Microsoft Azure App Service" to Key Vault Role Assignments

Unfortunately, it seems that KeyVault Certificates are currently still in an unstable state where RBAC is not properly implemented. Further details of the specifics and a solution to the problem can be seen here…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
809 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,763 questions
asked 2024-09-25T12:45:50.4366667+00:00
Robbie Dyer 0 Reputation points
commented 2024-10-07T06:11:20.8166667+00:00
Akhilesh 9,515 Reputation points Microsoft Vendor
1 answer

Why do I get the error "Signing failed with error 800B0106" when signing an Office file including VBA project with a self-signed certificate?

Hi, I have created a self-signed certificate in Azure Key Vault (4k key, default settings). I can use it to sign exe files, but I get the error "Signing failed with error 800B0106" when trying to sign an Excel XLSM file including VBA scripts.…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
asked 2024-09-30T06:01:06.1166667+00:00
Tamas Meszaros 0 Reputation points
commented 2024-10-06T11:54:05.9266667+00:00
Vinodh247 20,796 Reputation points
0 answers

how to connect to Azure Key Vault using CSI driver in an Azure Kubernetes Service (AKS) cluster

I followed this post https://video2.skills-academy.com/en-us/azure/service-connector/tutorial-python-aks-keyvault-csi-driver?tabs=azure-portal It is ok with KV secret, but I want to use the KV cert. I got the error message: The certificate certificate does not…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,107 questions
asked 2024-09-18T04:59:50.86+00:00
贾海锋 306 Reputation points
commented 2024-10-05T12:50:56.9933333+00:00
Akhilesh 9,515 Reputation points Microsoft Vendor
1 answer

How to create a new API connection inside Azure logic app flow using the credentials from Azure Key vault

I have an azure logic app that needs to send message using Twilio connector. How to get the Account ID and Access token to establish connection with Twilio from the Key vault? Currently I am using the connector directly in the logic app where it…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,135 questions
asked 2024-09-25T12:25:14.46+00:00
Nandhini Balasubramanian 20 Reputation points
commented 2024-10-05T12:11:50.6233333+00:00
Akhilesh 9,515 Reputation points Microsoft Vendor
1 answer

Access policies not available

I am getting 'Access policies not available' in key vault > access policies..... I assigned all key vault related....... roles..... I changed permission model to vault access policy" also from Access configuration. still getting same issue..…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
asked 2024-09-24T14:09:50.26+00:00
68603525 0 Reputation points
commented 2024-10-05T11:30:28.2566667+00:00
Akhilesh 9,515 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to decommission an old Root CA and Issuing CA after the new ones are already in live

I wanted to remove or decommission the old Root CA and the issuing CA. Already have the new Root CA and the issuing CA. Wanted to know the step by step process how to check the live certificates in the old CAs and then decommission them.

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
675 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
440 questions
Windows Server Setup
Windows Server Setup
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
252 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,737 questions
asked 2024-10-01T08:27:33.8066667+00:00
Vishnu Priya 20 Reputation points
accepted 2024-10-04T08:57:36.97+00:00
Vishnu Priya 20 Reputation points
1 answer

Azure Machine Learning workspace cannot access Datastore, Container Registry

Hi, I have created an Azure Machine Learning workspace, giving it a user-assigned identity. This identity has both a contributor role over the whole resource group, and a Key Vault Secrets Officer role over the key vault used by the AML workspace It was…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
456 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,897 questions
asked 2024-09-19T16:35:55.04+00:00
Vengathesa Sarma, Satya 5 Reputation points
edited an answer 2024-10-04T06:33:55.2833333+00:00
romungi-MSFT 45,961 Reputation points Microsoft Employee
0 answers

"Successfully imported Key Vault Certificate, but failed to configure SSL binding"

I have a number of certificates in my Azure Key Vault, which were all generated the same way. I also have a number of Web App Services, which were all created the same way. But sometimes, when I add a custom domain to an App Service, and then try to bind…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,763 questions
asked 2024-10-03T22:26:02.0266667+00:00
Lee Reams 0 Reputation points
commented 2024-10-04T06:30:11.27+00:00
Steve Morgan 0 Reputation points
1 answer

Azure Marketplace Application offering with secrets for Container Registry access

I'm creating an Azure Marketplace Application offering that includes the provisioning of Azure Container Apps to customers' tenants. These Container Apps must pull their image from an Azure Container Registry on my tenant (publisher). I have trouble…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
420 questions
asked 2024-10-02T11:58:39.7066667+00:00
AGA 0 Reputation points
commented 2024-10-03T16:40:11.4533333+00:00
AGA 0 Reputation points
2 answers

Failed to add the secret in Azure Front Door - BYOC

I am trying to setup a custom domain in azure front door for a wildcard domain. Also I have Import the certificate for the wildcard ssl in key vault as well . But when I am trying to add the secrets in the Azure Front Door I am getting this error…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
asked 2024-09-23T07:59:53.64+00:00
Chandravir Umath 0 Reputation points
commented 2024-10-03T13:27:23.7266667+00:00
Akhilesh 9,515 Reputation points Microsoft Vendor
2 answers

Azure Keyvault: The operation is not allowed by RBAC.

Hi, I am the owner of the subscription, i have created the azure keyvault and when I am trying to add a new secret, I get the following error message. The operation is not allowed by RBAC. If role assignments were recently changed, please wait…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
asked 2023-09-17T04:23:34.2066667+00:00
Dat AU DUONG 380 Reputation points
commented 2024-10-03T13:19:29.0666667+00:00
Atif Ghayas Siddiqui 0 Reputation points
4 answers

data factory managed identity is not being identified as a trusted service by keyvault

We have an issue with an ADF pipeline, when attempting to reach a secret from a KV in the same RG, the connection fails with the following error:   "Client address is not authorized, and caller is not a trusted service"   The setup is made…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,688 questions
asked 2024-07-23T21:23:39.3533333+00:00
Reyes Monsalve, Ruben Dario 31 Reputation points
commented 2024-10-03T12:23:31.75+00:00
Reyes Monsalve, Ruben Dario 31 Reputation points
1 answer

Key vault for Application gateway and App service

Hi, I have certificate from Well known CA and its been use by Application Gateway and App service. The application is working fine. My query is about Key Vault. Shall we create 2 different key vault 1x for Application Gateway and 1x for App service…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,763 questions
asked 2024-09-05T08:22:35.5033333+00:00
kaushal parab 26 Reputation points
edited the question 2024-10-03T08:32:19.4766667+00:00
KapilAnanth-MSFT 45,121 Reputation points Microsoft Employee