1,130 questions with Azure Key Vault tags

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

Key Vault Reference in web app config now says 'AccessToKeyVaultDenied'

A while back I setup a RBAC key vault. I followed some guide where I added a connection string under my Wep App => Configuration. All was green after that and worked. Now, however, I noticed that this happend Never seen this before. First thought 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,130 questions
asked 2024-04-22T11:17:09.9666667+00:00
Erik White 20 Reputation points
commented 2024-04-22T16:26:27.8033333+00:00
Deepanshu katara 5,145 Reputation points
1 answer

Issue while adding custom domain to azure front door standard tier

Hi All, Greetings!!! As a part of a POC while trying to add a custom domain to the Azure front door standard tier, I created a certificate in azure key vault with the subject as the intended custom domain ("CN= <custom domain>"). CNAME…

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,130 questions
Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
599 questions
Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
582 questions
asked 2024-04-19T11:23:51.4333333+00:00
Sarathi 0 Reputation points
answered 2024-04-20T14:49:40.6833333+00:00
Sina Salam 3,886 Reputation points
1 answer

I cannot delete a vault in Azure

I am receiving the error below when attempting to delete a vault. I removed any dependencies that I saw but I still receive the error. Any help would be appreciated. Vault Deletion Error Recovery Services Vault cannot be deleted as there are existing…

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,130 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
953 questions
asked 2024-04-18T18:40:19.0166667+00:00
Waddell, Joshua J 0 Reputation points
edited an answer 2024-04-18T23:55:15.6033333+00:00
Marilee Turscak-MSFT 34,061 Reputation points Microsoft Employee
1 answer

Unexpected charges for key vault services

Hello. On the 4th april I created a key vault service due to a mistake, and although I incurred a cost of around £20 on the day, I deleted the service on the same day. But when I looked at it today (7th april), I found that the service was still showing…

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,130 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,061 questions
asked 2024-04-07T17:48:22.4066667+00:00
Zengxi Wang 0 Reputation points
edited an answer 2024-04-18T11:03:22.9366667+00:00
SadiqhAhmed-MSFT 38,081 Reputation points Microsoft Employee
2 answers

No renewal event (1001) - Key Vault Virtual machine extension

How can I troubleshoot linkOnRenewal (IIS Certificate Rebind) using the Windows version of KV virtual machine extension? When I create a new version of the certificate in KV, then it installs cert but there is no renewal (1001) event in Windows Event…

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,130 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,182 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,912 questions
asked 2024-01-03T12:37:01.7533333+00:00
Marcin Słowikowski 35 Reputation points
commented 2024-04-18T10:08:18.43+00:00
Ruslan Gavshin 0 Reputation points
1 answer

How to support rolling restarts with AZ KeyVault csi driver

I have a providerClass setup like so: spec: provider: azure secretObjects: - secretName: keycloak-http type: Opaque data: - objectName: keycloak-password key: password - objectName: keycloak-user …

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,130 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.
1,871 questions
asked 2024-04-11T15:30:21.6+00:00
Vaibhav Dhawan 0 Reputation points
answered 2024-04-17T05:59:40.4766667+00:00
Anveshreddy Nimmala 2,465 Reputation points Microsoft Vendor
1 answer

Backstage (https://backstage.io/) Application Deployment on AKS: Unable to expose Azure key vault secrets as environment variables

Hi Team, I have a backstage application running on k8 cluster (AKS) and have config which mounts azure secrets at location /mnt/secrets which is working as intended able to verify the secret has been mounted properly. Now the goal is exposing these as…

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,130 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.
1,871 questions
asked 2024-04-10T05:45:03.7066667+00:00
Rajesh Jaladi 0 Reputation points
answered 2024-04-17T04:52:25.8+00:00
Anveshreddy Nimmala 2,465 Reputation points Microsoft Vendor
1 answer

Azure Key Vault Metrics - Dimensions and Supported Values

Hi, I'm analyzing Azure Key Vault service metrics under the namespace Microsoft.KeyVault/vaults and came across this documentation. The documentation mentions 5 different dimensions (ActivityType, ActivityName, StatusCode, StatusCodeClass,…

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,130 questions
asked 2024-04-15T14:21:13.1966667+00:00
Appmanager Zohocorp 41 Reputation points
commented 2024-04-16T05:36:28.3866667+00:00
Appmanager Zohocorp 41 Reputation points
1 answer One of the answers was accepted by the question author.

Create Azure Key Vault via c# with RBAC.

Hi, I am using below code to create Azure Key vault and below is my code. Where azure is an object of IAzure. This code is working fine. But when I am visiting this vault in Azure I can see "Permission" Model within "Acces…

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,130 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,401 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,199 questions
asked 2024-04-10T06:52:54.9233333+00:00
ASR 671 Reputation points
accepted 2024-04-15T17:09:55.2266667+00:00
ASR 671 Reputation points
0 answers

Is there any way to assign an name identifier to Firewall IP address entries?

When I add Firewall exclusions to my Azure SQL Databases, I have options to set a Rule name along with start/end IP addresses. This makes it very useful to identify what an IP address relates to and work out if its still valid or needs to be updated (we…

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,130 questions
asked 2024-04-09T10:20:37.3533333+00:00
Dom Barnes 11 Reputation points
commented 2024-04-15T13:30:05.74+00:00
Dom Barnes 11 Reputation points
0 answers

Adding WorkAround =536870912 in the connection string in Key Vault

All, I am creating a copy activity to load data from SQL Server to Oracle table. Getting below error - { "errorCode": "2200", "message": "Failure happened on 'Sink' side.…

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,130 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,137 questions
asked 2024-04-11T16:45:32.1933333+00:00
Kumar, Arun 296 Reputation points
commented 2024-04-12T15:06:40.8433333+00:00
Kumar, Arun 296 Reputation points
1 answer

azure key vault implementation in MAUI

How to retrieve self signed certificate from Azure key vault and use that certificate for packaging MAUI app

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,130 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,909 questions
asked 2024-04-05T11:55:57.6466667+00:00
Vinothkumar Swaminathan 20 Reputation points
commented 2024-04-10T17:28:37.18+00:00
Vinothkumar Swaminathan 20 Reputation points
3 answers One of the answers was accepted by the question author.

Azure key vault requirement for code signing cert

Hello, Due to the updated requirements for Code-Signing certificates, I am currently searching for a cost-effective cloud HSM solution. However, I would like to double-confirm that for signing Windows Code-Signing certificates, the option "Managed…

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,130 questions
asked 2024-01-19T04:17:51.5333333+00:00
Andrew Chan 20 Reputation points
answered 2024-04-10T17:11:52.2166667+00:00
Alexander Skvortcov 0 Reputation points
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,130 questions
asked 2023-09-17T04:23:34.2066667+00:00
Dat AU DUONG 205 Reputation points
commented 2024-04-10T08:17:39.4433333+00:00
Yashodip Parkhe 0 Reputation points
0 answers

SAML certificate rotation

Hi, We have noticed that recently the discovery endpoint for SAML https://login.microsoftonline.com/[TENANT-ID]/federationmetadata/2007-06/federationmetadata.xml started alternating between two valid keys prior final rotation. We'd like to know how long…

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,130 questions
asked 2024-04-05T18:07:20.4366667+00:00
Simo 0 Reputation points
commented 2024-04-10T06:07:58.49+00:00
Givary-MSFT 28,406 Reputation points Microsoft Employee
1 answer

Connect non VNET Azure Container App to Key Vault with access from specific virtual networks and IP addresses

Hello, We have in our setup: a non VNET Container app environment with multiple container apps. one Key Vault with public access from specific virtual networks and IP addresses When we start the containers we get exception that we cannot connect from…

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,130 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
273 questions
asked 2024-04-09T13:42:08.46+00:00
Gabor2, Victor-Vasile2 0 Reputation points
edited the question 2024-04-10T03:33:23.1566667+00:00
KapilAnanth-MSFT 35,501 Reputation points Microsoft Employee
1 answer

Certificate "Data encipherment" key usage flag removed by CA but Key Vault decryption still works?

Hello, I have a question about the expected behaviour of the Azure Key Vault when a Certificate is finalized by merging the Key Vault Certificate with a signed request. When a Certificate is created in Azure Key Vault with the "Data…

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,130 questions
asked 2024-03-06T10:20:58.7433333+00:00
Sandner Emanuel 0 Reputation points
commented 2024-04-09T11:31:01+00:00
Akshay-MSFT 16,036 Reputation points Microsoft Employee
0 answers

Create an azure key vault certificate with EC P-256K key, and with a subject CN=xxxx, do not save the subject info.

Create an azure key vault certificate with EC P-256K key, and with a subject CN=xxxx, do not save the subject info. But with a RSA2048 yes, I don't understand why do not save the subject common name or any information you put for that certificate

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,130 questions
asked 2024-02-07T14:43:53.25+00:00
Eduard Tomàs 25 Reputation points
commented 2024-04-08T13:21:01.89+00:00
Yuanhao Zhu 0 Reputation points
1 answer One of the answers was accepted by the question author.

Key Vaults Secrets and RSA Keys

Hi, I am trying to store a RSA key in the ADF Key Vaults so it can be use with a Linked Service. However whenever I try to test SFTP connection it comes back with 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,130 questions
asked 2021-12-17T13:39:47.147+00:00
Gary Longford 21 Reputation points
commented 2024-04-08T13:09:26.3333333+00:00
Miroslav Vrzba 0 Reputation points
1 answer One of the answers was accepted by the question author.

how to transfer file from VM to storage account via service principal?

i want to user azcopy to copy transfer files from VM to storage account via service principals. can you give me some advices? thanks~ i has completed task as below: has created new service principals ,and granted access right of storage account by…

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,130 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,175 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,605 questions
asked 2024-03-22T10:01:55.45+00:00
Huang, Winston-HR 280 Reputation points
accepted 2024-04-08T02:50:59.9433333+00:00
Huang, Winston-HR 280 Reputation points