1,343 questions with Azure Key Vault tags

Sort by: Updated
0 answers

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,343 questions
Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,320 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,178 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.
853 questions
asked 2024-12-27T13:24:36.29+00:00
Maxime Callebaut 0 Reputation points
0 answers

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,343 questions
Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
712 questions
asked 2024-12-24T04:53:37.7266667+00:00
Sachitha Chithralekha 0 Reputation points Microsoft Employee
edited a comment 2024-12-26T21:11:49.8366667+00:00
Navya 14,040 Reputation points Microsoft Vendor
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,343 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.
484 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,860 Reputation points Microsoft Vendor
1 answer

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

I have followed this article: https://zcusa.951200.xyz/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,343 questions
asked 2024-12-16T15:23:24.5+00:00
Davit Makharadze 0 Reputation points
commented 2024-12-24T15:21:12.73+00:00
Davit Makharadze 0 Reputation points
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,343 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,098 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,343 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,239 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
938 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://zcusa.951200.xyz/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,343 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,577 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
1 answer One of the answers was accepted by the question author.

How to enable the replication for the Azure Key Vault?

So here we have two key vault (East US, West US). So I want to enable the replication to the key vaults so that If I do any changes in the Keys, Secrets or Certificates it should replicate to the paired region. As per doc, its automatic but do we need…

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,343 questions
asked 2023-11-23T13:10:48.9033333+00:00
Roopan P M 110 Reputation points
commented 2024-12-21T17:02:23.6133333+00:00
Abhishek Sharma 0 Reputation points
2 answers

Where to store secret token retrieved during runtime?

Hi Team, I'm trying to visualize and best way to implement a very common enterprise use case. I'm using ADF, Key Vault, Azure SQL data base as inventories. Requirement is to fetch some data from an exposed API. Before calling the API I need to generate…

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,343 questions
asked 2024-03-12T05:19:55.7833333+00:00
Pratim Das, Partha C 306 Reputation points
edited the question 2024-12-21T11:18:37.7733333+00:00
TP 100.9K Reputation points
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,343 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,706 questions
asked 2024-12-20T12:16:01.42+00:00
Richard Scannell 406 Reputation points
commented 2024-12-20T16:11:17.12+00:00
Richard Scannell 406 Reputation points
1 answer

How to connect azure Keyvault(Public Access Disabled) To Power automate cloud

Team, Please guide on how i can connect azure key vault(Public access disabled ) to Power automate flow in cloud. What i have done already> 1.Registered an application in Azure AD and assigned necessary persmissions on the keyvault. With public 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,343 questions
asked 2024-04-15T13:55:09.4566667+00:00
Musyoka Kilonzo 0 Reputation points
commented 2024-12-20T04:03:18.17+00:00
Matthew McKenzie 5 Reputation points
3 answers

Now able to add Certificates from AKV in APIM

Hi Team, IM trying to add the certificates from AKV to APIM, But im getting authorization issue . Here are the roles assigned in AKV for APIM . Here it mentions that my user account(client) doesn't have permission. Please let me know hat permission…

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,343 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,239 questions
asked 2024-02-29T22:22:23.13+00:00
Pothiraj, Saranya-ADM 0 Reputation points
edited a comment 2024-12-18T20:52:09.8833333+00:00
Krzysztof Świdrak 166 Reputation points
2 answers One of the answers was accepted by the question author.

How to monitor data lake sas token expired?

Hi there, I have store sas token value in key vault, but I can't know when token expires. So I will find this issue after the token expires. Is there any way to monitor when the token expires? Thanks zmsoft

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,343 questions
Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,397 questions
Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,513 questions
asked 2024-12-10T07:42:01.56+00:00
zmsoft 240 Reputation points
accepted 2024-12-18T10:50:05.8233333+00:00
zmsoft 240 Reputation points
1 answer

Restricting Azure Key Vault Access to a Specific Network Range or Subnet Using Private Endpoint

Hi, I have a scenario where I have an Azure Key Vault configured with a private endpoint connected to the organizational network through an Azure VNet. Currently, the Key Vault is accessible from the entire organizational network. I want to restrict…

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,343 questions
asked 2024-12-09T06:24:31.6233333+00:00
Subhash Kumar Mahato 245 Reputation points
commented 2024-12-18T07:00:37.1466667+00:00
Deepanshu katara 12,635 Reputation points
1 answer

Insufficient access for "Create a Key Vault and store secrets"

sandbox setup appears to not properly provision account RBAC. https://zcusa.951200.xyz/en-us/training/modules/manage-secrets-with-azure-key-vault/3-creating-vaults-storing-secrets?tryIt=true&source=learn }

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,343 questions
asked 2024-12-13T11:42:19.9633333+00:00
Kyle Enman 0 Reputation points
edited the question 2024-12-18T06:19:51.7866667+00:00
RNareddy 1,430 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Unable to get secrets in data factory

I was trying to connect ADF with secret for WEB API GET operation I have granted the secret access to AD: Connection to linked service was successful but connection to secret failed Linked service (successful) Secret (failed)

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,343 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,053 questions
asked 2024-12-16T03:31:32.38+00:00
Chun Hanssen 90 Reputation points
commented 2024-12-18T01:08:52.23+00:00
Chun Hanssen 90 Reputation points
2 answers

How to access the secret of a private Azure Keyvault, if you're using a SHIR in linked service?

Hello, I have a keyvault that's public access disabled. It has secrets that needs to be taken. In the ADF, i have created a linked service for this keyvault so that it can be used to extract the secrets(credentials) inside other linked services. I 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,343 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,053 questions
asked 2024-12-12T10:04:00.31+00:00
Sarath HARIDAS 0 Reputation points
commented 2024-12-17T06:14:16.5766667+00:00
AnnuKumari-MSFT 33,976 Reputation points Microsoft Employee
3 answers

Cancelled subscription on KeyVault but still getting charged!

We are currently testing Azure as a potential technology stack for our IoT platform. We have extended our test period and switch to Pay as You go, after the first 30 days of free trial. We have been testing KeyVault but put it to a hold directly when 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,343 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,840 questions
asked 2024-12-12T08:54:46.29+00:00
Proof of Concept 0 Reputation points
answered 2024-12-17T05:01:54.7333333+00:00
Rahul Podila 895 Reputation points Microsoft Vendor
1 answer

Can a Databricks workspace use an access connector to retrieve secrets from Key Vault?

faced error when trying to access secrets by adding the access connector object ID as key Vault Administrator on Key Vault.

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,343 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,285 questions
asked 2024-12-10T15:32:28+00:00
Mitasha Dutta (LTIMINDTREE LIMITED) 0 Reputation points Microsoft Vendor
commented 2024-12-16T13:32:53.8866667+00:00
Harshitha Eligeti 1,210 Reputation points Microsoft Vendor
1 answer

How to interact with Azure key vault to sign the ClickOnce manifest ?

Dear Team, We have EV Code signing Certificate and it's an stored at Azure key vault and we are able to sign in .exe file(using AzureSignTool) but not with the manifest so kindly assist that how can we achieve it . Earlier we have used Mage command…

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,343 questions
asked 2023-07-27T08:28:14.77+00:00
Shakti Singh Dulawat 55 Reputation points
answered 2024-12-16T04:40:46.3+00:00
Monika Mac 10 Reputation points