1,144 questions with Azure Key Vault tags

Sort by: Updated
1 answer

Multiple requests to change password after already changing

A dialogue window appeared about 3 weeks ago requesting that our passwords be changed due to pending expiration, so we changed it. A few days ago, that message reappeared and continues to on a daily basis requesting we change again. Makes no sense 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,144 questions
asked 2021-03-03T14:35:04.103+00:00
The AVent Techs 1 Reputation point
answered 2021-03-03T22:31:33.12+00:00
James Hamil 22,186 Reputation points Microsoft Employee
1 answer

automate key rotation for azure resources

i want to create a funcntion that can automate the rotation of keys when they are about to expire in keyvault. basically i want that when a key is about to expire in keyvault it generates an event which in turn regenerate the key for the specific…

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,144 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,360 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2021-02-23T10:15:39.827+00:00
Tushar 1 Reputation point
commented 2021-02-26T16:35:38.357+00:00
JamesTran-MSFT 36,476 Reputation points Microsoft Employee
1 answer

Azure Key Vault secret used in Web Activity body

Hi, I am trying to figure out what the best approach is for injecting secrets from Azure Key Vault into a Web Activity found in the Azure Data Factory. Specifically in this case I want to inject a secret into the body of a request. The only…

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,144 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,711 questions
asked 2021-02-08T10:25:37.01+00:00
Robert Matear 6 Reputation points
commented 2021-02-26T14:04:36.717+00:00
VipulSparsh-MSFT 16,236 Reputation points Microsoft Employee
1 answer

What is the replacement of the Interface IKeyVaultSecretManager in .Net 5.

Because AzureKeyVault has become deprecated in .Net 5 and therefore, I am using Azure.Security.KeyVault.Secrets instead. But there are lot of references which are not present in Azure.Security.KeyVault.Secrets and although I could solve some but couldn't…

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,144 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,364 questions
asked 2021-02-03T22:44:59.14+00:00
Abhigyan Sinha 1 Reputation point
commented 2021-02-26T14:03:49.877+00:00
VipulSparsh-MSFT 16,236 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

migrate encrypted VM from Azure to AWS cloud

Dear team., There is a requirement of Azure VM with Encrypted Disks (SSE+PMK and with ADE and keys are stored in Azure Key vault) which needs to be migrated from Azure to AWS. For Migrating the Azure encrypted VM's to AWS using AWS SMS or AWS Cloud…

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,144 questions
Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
162 questions
asked 2021-02-19T17:37:37.257+00:00
Ankit Rathod 371 Reputation points
answered 2021-02-21T06:56:33.047+00:00
Ankit Rathod 371 Reputation points
1 answer One of the answers was accepted by the question author.

Using Service Principal for Azure Key Vault RBAC for Column Master Key

Hi Team, I am using Service Principal as database contained user in Azure SQL database. I have a column master key in Azure Key Vault (RBAC) for which I have given the Key Vault Crypto User role to the same service principal as db contained user. At…

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,144 questions
Azure SQL Database
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,800 questions
asked 2021-02-13T18:42:25.847+00:00
VD 66 Reputation points
accepted 2021-02-16T09:48:10.107+00:00
VD 66 Reputation points
0 answers

how to generate CSR using Azure keyvault

I have been using create csr using azure create certificate apis . for this i need token with tenantid and client secret but my aim is to create csr for every user using the ids of users is not possible.suggest an eassy way to create csr in keyvault…

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,144 questions
asked 2021-02-02T07:08:50.337+00:00
KADMA Praveen 21 Reputation points
commented 2021-02-09T16:59:43.773+00:00
JamesTran-MSFT 36,476 Reputation points Microsoft Employee
1 answer

Support Always encryption on Azure Sql DB by storing key in Azure Key Vault

Hi All, We have a requirement for adding "Always encryption" for certain columns in Aure sql db. For that We using Azure key vault for storing column master key. We have created the Azure Key Vault service and generated the keys there. Also…

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,144 questions
Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,001 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,800 questions
asked 2021-02-04T12:26:36.477+00:00
AMIT VERMA 1 Reputation point
commented 2021-02-08T08:00:32.017+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
1 answer One of the answers was accepted by the question author.

Import certificate API for azure key vault

i am trying to import a certificate through REST API to azure key vault, via Postman. For that purpose, i have generated the bearer token via, "https://login.microsoftonline.com/tenant_ID/oauth2/token." I am having two headers, 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,144 questions
asked 2021-02-04T08:06:50.687+00:00
Rakesh S 151 Reputation points
accepted 2021-02-06T12:07:31.767+00:00
Rakesh S 151 Reputation points
2 answers

Use key vault secret as a password in Logic App sftp connection

Hi all, Just wondering if anyone managed to use key vault secret as a password for sftp connection in logic app? How to set this up and which parameter to use to fetch the secret? Many thanks,

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,144 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,894 questions
asked 2021-02-01T11:26:37.163+00:00
krisnov 16 Reputation points
commented 2021-02-04T02:10:01.717+00:00
ChaitanyaNaykodi-MSFT 23,341 Reputation points Microsoft Employee
3 answers

Front Door, enable-https for custom domain with certificate in AzureKeyVault

Enabling HTTPS and adding a certificate from my keyvault works fine using the portal (i.e. I have the access rights needed). I'm trying to do the same using az but can't find an explanation on how to do: az network front-door frontend-endpoint…

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,144 questions
Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
594 questions
asked 2021-01-28T19:12:59.163+00:00
Per Søderlind 1 Reputation point
commented 2021-02-01T17:37:45.12+00:00
Per Søderlind 1 Reputation point
1 answer

Delete vault

OK - I don't care anymore. I'll gladly pay MS or someone $500 each to delete 2 stupid storage vaults that are empty and unused. I have read and tried everything. My time is worth more that this. Guybrush Threepwood Might Irritated Pirate

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,144 questions
asked 2021-01-27T09:20:02.87+00:00
PCSERV 1 Reputation point
commented 2021-01-28T00:18:57.7+00:00
James Hamil 22,186 Reputation points Microsoft Employee
1 answer

Keyvault extention is not updating the ssl bindings in iis but client is getting the updated certificate

I have installed keyvault extention on vmss having windows server 2019 custom image. On updating the certificate in keyvault , extension pulls the updated certificate. But my binding with old certificate in iis , is not getting updated. Weired…

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,144 questions
Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,498 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,254 questions
asked 2021-01-19T14:01:32.287+00:00
Raunak Omar 1 Reputation point
commented 2021-01-21T10:01:07.5+00:00
Raunak Omar 1 Reputation point
2 answers One of the answers was accepted by the question author.

Connect to Azure Key-Vault with Key

Hi Team, Can we connect to Azure Key-Vault using Keys, if Yes, Could you please share any articles or info regarding the same. I could see articles on connecting to Azure Key-Vault using azure_client_id etc., like below …

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,144 questions
asked 2021-01-14T20:25:34.457+00:00
Samrat 136 Reputation points
accepted 2021-01-19T14:27:09.603+00:00
Samrat 136 Reputation points
2 answers One of the answers was accepted by the question author.

KeyvaultClient Purgedeletedsecretasync returns conflict

I have created a C# program to manage secrets - AKA password Manager. As it is a website I am using the keyvaultclient methods. I believe I am getting a race condition between deleting a secret via DeleteSecretAsync and PurgeDeletedSecretAsync. If I use…

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,144 questions
asked 2020-10-20T04:21:51.01+00:00
Stan Gifford 106 Reputation points
commented 2021-01-17T21:48:29.747+00:00
Stan Gifford 106 Reputation points
1 answer One of the answers was accepted by the question author.

Azure KeyVault - Firewall Activation cost

Hi, I am trying to know if there is any cost to activate the network firewall on my keyVaults. I could not figure it out here : key-vault Can some one please tell me is there any costs if we activate this functionality ? thank you. …

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,144 questions
asked 2021-01-11T16:48:25.033+00:00
Badr HOUSSNI 21 Reputation points
commented 2021-01-12T08:13:33.527+00:00
Badr HOUSSNI 21 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Key Vault limits

Hi How many concurrent connections a Azure KeyVault can support. we are keeping Storage Account connection strings, Database connection strings in Azure KeyVault. we are processing thousands of requests , Every request need to read the key/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,144 questions
asked 2021-01-09T04:05:49.12+00:00
Amar-Azure-Practice 656 Reputation points
accepted 2021-01-09T16:38:20.72+00:00
Amar-Azure-Practice 656 Reputation points
4 answers One of the answers was accepted by the question author.

Need help on parameterization of Integration Runtime and Azure Key vault Secrets on link service in Azure Data Factory pipeline

Hi, I have to migrate 90 clients database from Azure Managed Instances databases to Azure VM Data Servers. For the above requirement, I have created the below resources * 90 Azure Data Factory Pipelines * 90 self-hosted integration runtime as each…

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,144 questions
Azure Database Migration service
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,711 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,464 questions
asked 2020-12-29T17:41:43.283+00:00
HemantSudehely-0557 266 Reputation points
commented 2021-01-08T10:42:37.77+00:00
Nandan Hegde 29,901 Reputation points MVP
1 answer One of the answers was accepted by the question author.

can you use a real ssl certificate with vm at a dns like: myvmname.uswest2.cloudapp.azure.com

Hi -- I know very very little about authentication and certs so please feel free to add anything that you think _everyone_knows_. I have a VM running a simple http endpoint app (via powershell) and want to secure it all with https. I purchased a cert for…

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,144 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,254 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,001 questions
asked 2021-01-05T23:33:14.027+00:00
Dave Roberts 116 Reputation points
accepted 2021-01-06T22:26:29.413+00:00
Dave Roberts 116 Reputation points
0 answers

Key Vault Service SAS token, container level, for Data Factory

Hi All, I'm trying to put together a solution for reading and writing to a container using a service sas token managed by keyvault. I've been through all the setup. There are quite a few web pages about account sas which I can get working, not so…

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,144 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,711 questions
asked 2020-12-03T12:01:50.13+00:00
James Reynolds 1 Reputation point
commented 2020-12-29T18:55:51.61+00:00
Saurabh Sharma 23,761 Reputation points Microsoft Employee