1,350 questions with Azure Key Vault tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Problem: Azure Backup with Disk Encryption and Key Vault Permissions (RBAC)

I’m trying to back up a virtual machine with disk encryption (both OS and data disks) using Recovery Services Vault in Azure. The key used for disk encryption is stored in Azure Key Vault, and I'm using RBAC (Role-Based Access Control) for 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,350 questions
Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,334 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,223 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.
858 questions
asked 2024-12-27T13:24:36.29+00:00
Maxime Callebaut 20 Reputation points
accepted 2025-01-10T15:32:32.0866667+00:00
Maxime Callebaut 20 Reputation points
1 answer

Key Vault stored Token Rotation capability

Hi Team, There is a SFI requirement to disable the storage SAS key completely from storage account. However, we are now generating SAS token using delegation user key signing method via static website host alternative to store it into kv as a 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,350 questions
asked 2025-01-02T16:53:34.71+00:00
Ashwini Jadhav 0 Reputation points Microsoft Employee
commented 2025-01-09T18:34:15.7366667+00:00
Akhilesh Vallamkonda 10,955 Reputation points Microsoft Vendor
1 answer

How to resolve imported certificate is a self signed certificate error in AFD even though it is a certificate issued by a private CA?

First I created CA in key vault (issuer is OnecertV2-PrivateCA) then generated certificate with the domain name but when I try to add this certificate in AFD it gives the following error: 'cannot add secret as self signed certificate is not allowed in…

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,350 questions
asked 2024-12-24T04:53:37.7266667+00:00
Sachitha Chithralekha 0 Reputation points Microsoft Employee
commented 2025-01-09T16:51:53.2466667+00:00
Sachitha Chithralekha 0 Reputation points Microsoft Employee
1 answer

Digital Signature error message

I have created a security certificate to go with software other people will download and use. The certificate will successfully install on the computer, however when its used and unspecified error occurs. (see below). The pfx file does not have a…

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,350 questions
Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
157 questions
asked 2024-12-31T17:58:53.68+00:00
Debbie Fortner 0 Reputation points
commented 2025-01-09T16:45:31.85+00:00
Debbie Fortner 0 Reputation points
0 answers

Entra Key Vault Key Rotation Policy to Rotating the Storage Account Key

I created a Key Vault and granted my storage account the Key Vault Officer role. I then setup a rotation policy as outline in the article below. I see versions of keys listed in Key Vault but the last rotation time stamp on the storage account key is…

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,350 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,312 questions
asked 2025-01-09T15:49:10.8666667+00:00
rr-4098 1,701 Reputation points
1 answer

How to fetch certificate from azure key vault using Ansible

Hello,Currently we are storing certificate in azure key vault.and manually binding certificate to iis service.but need a way to automate fetch certificate from azure key vault using Ansible and then automate binding.

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,350 questions
asked 2023-12-07T01:28:57.44+00:00
Ankita Rani Patro 181 Reputation points
commented 2025-01-09T14:45:20.7833333+00:00
Seb tirard 0 Reputation points
1 answer

System-assigned Managed Identities fails to remove a KeyVault Access policies on a user

Hi everyone, please help me with a problem that is driving me crazy and I've been chasing it for 2 days without understanding where the problem lies, so I configured a : KeyVault in which I saved a test secret. I created a runbook inside a test…

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,350 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,288 questions
asked 2025-01-04T15:23:09.6433333+00:00
Red Admin 0 Reputation points
commented 2025-01-09T12:30:35.8166667+00:00
Raja Pothuraju 10,760 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Key Vaults Secrets/Key Expiration

Azure Key vault -key has two expiration dates configured at 2 places. While creating the key you can setup an expiration date. Need to specify the date and time. While configuring key rotation policy. Need to specify the expiry time. So, have…

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,350 questions
asked 2023-02-22T08:15:27.7233333+00:00
VIVEK DWIVEDI 30 Reputation points
edited the question 2025-01-07T22:58:36.15+00:00
TP 101.3K Reputation points
1 answer

Unable to fetch the secrets from Key vault to Azure DevOps Library group

Hi Team, I am trying to integrate Azure DevOps Library group to Azure key vault to fetch the secrets from here. I have created a service Principal (sampleSP01) and have a key vault (KeyVault01) with RBAC permission model . I have also made the 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,350 questions
asked 2024-01-31T14:51:03.4466667+00:00
Nikhil Arshath 0 Reputation points
commented 2025-01-07T13:29:39.8733333+00:00
Igor Yermachkov 1 Reputation point
2 answers One of the answers was accepted by the question author.

including Azure Key Vault in .NET core 8 app running on on prem IIS

My .NET core 8 app talks to Azure Key Vault when I run it in Visual Studio 2022 because I can see a reference to Azure Key Vault in the Connected Services under the project. The app does not start on the IIS server, because of an authorization fail in…

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,350 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,034 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,729 questions
asked 2024-12-20T12:16:01.42+00:00
Richard Scannell 406 Reputation points
edited the question 2025-01-07T05:40:47.99+00:00
Jack J Jun 24,626 Reputation points Microsoft Vendor
0 answers

Azure Key Vault Managed HSM - Security Domain Certificate Renewal

As documented by Azure, when activating an Azure Key Vault Managed HSM resource you must create a security domain by sending at least three RSA public keys to the HSM. My question is do the certificates/keys need to be updated prior to their set…

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,350 questions
asked 2025-01-03T18:59:56.7666667+00:00
Jonathan Maas 20 Reputation points
commented 2025-01-06T17:57:49.9366667+00:00
Navya 14,220 Reputation points Microsoft Vendor
1 answer

azure.core.exceptions.HttpResponseError: (Forbidden) Caller is not authorized to perform action on resource.

Getting below error while accessing get_secret function. "azure.core.exceptions.HttpResponseError: (Forbidden) Caller is not authorized to perform action on resource." Inner error: { "code": "ForbiddenByRbac" } Can anyone…

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,350 questions
asked 2025-01-02T14:32:27.8366667+00:00
Rishav Arora 0 Reputation points
commented 2025-01-06T09:30:14.6166667+00:00
Harshitha Eligeti 1,210 Reputation points Microsoft Vendor
0 answers

Got a problem when the MARS saving the passpharse to the Key Vault

hello, i got some probleam when im installing the MARS. though that i have already set the rule as the Document siad, the error as follow is coming out. and this is my Key vault setting: as the picture showed, i think that i have already gave the…

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,350 questions
Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,334 questions
asked 2024-12-31T05:48:37.66+00:00
li_shouheng 140 Reputation points
commented 2025-01-06T00:38:46.4466667+00:00
li_shouheng 140 Reputation points
3 answers

What is the maximum limit for key vault secrets

What is the maximum number of secrets can we save in Azure key vault. I am not asking about size.. I already know about that 25K bytes theory, Just wanted to know the max count for secrets.

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,350 questions
asked 2023-06-15T14:12:46.22+00:00
Tanul 1,281 Reputation points
commented 2025-01-05T15:30:21.9766667+00:00
Ben Kasten 0 Reputation points
1 answer

Unable to sign msix package using Azure Key Vault in Visual Studio 2022

I have followed this article: https://learn.microsoft.com/en-us/windows/msix/desktop/sign-with-akv-cert but I am unable to publish the signed package. I was able to successfully specify the Azure Key Vault Uri and the certificate for signing, however, I…

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,350 questions
asked 2024-12-16T15:23:24.5+00:00
Davit Makharadze 0 Reputation points
commented 2025-01-03T13:19:26.9933333+00:00
Neil Benson 0 Reputation points
3 answers One of the answers was accepted by the question author.

Issue deploying using Azure CLI with client secret authentication in an Azure DevOps YAML file

We are having issues deploying a BICEP template with Azure CLI in our CI/CD pipeline using a client secret authentication method. The previous key had expired, so we cycled the client secret, added it to the Key Vault for our test environment, and…

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,350 questions
asked 2024-05-03T13:39:38.1066667+00:00
Jack Lazenby 20 Reputation points
answered 2025-01-02T10:27:59.98+00:00
Miles Barnard 0 Reputation points
2 answers

What is the least privileged configuration to allow individuals to create user managed identities and assign non privileged roles ? And using terraform to do the same.

Our setup & issue We're using terraform to manage infrastructure. When trying to create a Azure Key Vault with enable_rbac_authorization set to true, terraform silently succeeds however the permission model is set to Vault Access Policy . On…

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,350 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
506 questions
asked 2024-12-24T01:09:47.2266667+00:00
dax-6615 5 Reputation points
answered 2024-12-26T15:08:38.8366667+00:00
Akhilesh Vallamkonda 10,955 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How can I revert back to the previous version of a certificate when renewing or uploading a new cert in application gateway if the new cert is not working or uploaded by accident

I would like to know if there is a way to use the previous version of a certificate that has been uploaded to the keyvault. Once the certificate has been uploaded to the keyvault and renewing the certificate in the Application Gateway Listener, if the…

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,350 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,106 questions
asked 2024-12-12T16:13:28.89+00:00
Handy, Frederick 80 Reputation points
accepted 2024-12-23T14:51:24.0633333+00:00
Handy, Frederick 80 Reputation points
1 answer One of the answers was accepted by the question author.

How to convert existing API Management named values from Secret type to Key Vault reference

I have received Azure Advisor recommendations regarding API Management security enhancement, specifically stating that 'API Management secret named values should be stored in Azure Key Vault.' In our organization, we have multiple API Management…

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,350 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,248 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
941 questions
asked 2024-12-18T18:41:41.4533333+00:00
Shamod Wijerathne 20 Reputation points
commented 2024-12-23T13:28:52.0966667+00:00
Shamod Wijerathne 20 Reputation points
1 answer One of the answers was accepted by the question author.

Keyvault Failover across regions with private endpoint

Hello, I've read this doc https://learn.microsoft.com/en-us/azure/key-vault/general/disaster-recovery-guidance#failover-across-regions and with reference to the bullet point in that doc, quote "If you're using private link to connect to your key…

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,350 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,593 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
526 questions
asked 2024-12-07T11:24:20.8533333+00:00
Pasquini, Matteo (Admin) 45 Reputation points
commented 2024-12-21T17:38:18.32+00:00
Abhishek Sharma 0 Reputation points