1,184 questions with Azure Key Vault tags

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

can I intgrate azure keyvault with other clouds such as Digital Ocean?

can I intgrate azure keyvault with other clouds such as Digital Ocean?

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,184 questions
asked 2020-09-29T19:24:54.473+00:00
Muhib Waqar 21 Reputation points
commented 2020-10-01T16:45:57.997+00:00
JamesTran-MSFT 36,541 Reputation points Microsoft Employee
1 answer

Give all (inclusing new) datafactories access to my keyvault?

I have several datafactories and there will be more. There is one Azure Keyvault. Is there a way to give all datafactories access to this keyvault without specifying each one individually? Through a securitygroup or such?

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,184 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,128 questions
asked 2020-09-04T13:57:20.503+00:00
BIP | Henro Veijer 1 Reputation point
commented 2020-09-25T23:35:58.383+00:00
JamesTran-MSFT 36,541 Reputation points Microsoft Employee
1 answer

Azure Vault Credential local Storage

Hi, I am interested in the Azure Vault for storing credentials (eg DB login password, encryption key). I have the following questions 1) Where do I store the Azure access credential in my app (eg aspnet core ) ? Do I leave it in the clear in 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,184 questions
asked 2020-08-06T05:26:31.547+00:00
Albertk 106 Reputation points
commented 2020-09-25T00:44:45.5+00:00
Albertk 106 Reputation points
0 answers

Getting azure secret key return either null, Not Found, Object not set

Hi, I was able to get the secret key in my mobile app last month. However, it has stopped working. I tried all different solutions that I found online, and each returns different result. Here is the code: var keyClient = new KeyVaultClient(async…

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,184 questions
asked 2020-09-03T09:15:57.39+00:00
Kam M 31 Reputation points
commented 2020-09-21T23:11:49.59+00:00
James Hamil 23,061 Reputation points Microsoft Employee
2 answers

Azure Key Vault

Would Microsoft recommend using a single Key Vault for Azure disk encryption purpose for all "VM"s in a single subscription (not a very large scale environment, about 100 VMs) or would you recommend having a separate Key Vault with 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,184 questions
asked 2020-09-07T04:02:52.537+00:00
Elham Karshenas 1 Reputation point
commented 2020-09-21T23:06:37.953+00:00
James Hamil 23,061 Reputation points Microsoft Employee
1 answer

java.lang.IllegalStateException: Failed to configure Key Vault property source

I am having issues when i am using azure-keyvault-secrets-spring-boot-starter of 2.3.3 version. application.properties azure.keyvault.uri=........... azure.keyvault.enabled=true azure.client-id=........ azure.client-key=....... 10:00:47.863…

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,184 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
116 questions
asked 2020-09-07T05:48:16.04+00:00
Jayashree Madanala 1 Reputation point
commented 2020-09-21T23:05:39.693+00:00
James Hamil 23,061 Reputation points Microsoft Employee
1 answer

Unable to create a certificate in HSM Vault with OU that contains a comma

Hi, For example OU = 'Hello, world' I wasn't able to do that via the CLI or the console What am i doing wrong? Thanks, Roie

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,184 questions
Azure Dedicated HSM
Azure Dedicated HSM
An Azure service that provides hardware security module management.
27 questions
asked 2020-08-25T20:12:19.64+00:00
Roie Rachamim 1 Reputation point
answered 2020-09-17T03:12:26.86+00:00
Yeming Liu 1 Reputation point Microsoft Employee
1 answer

Need help installing a SSL.com certificate on Azure VM

I just set up an Azure VM. My unsecured website (http) is working fine to this new Azure box. I'm am trying to get the SSL.com certificate working so that https will work, and I'm running into some difficultly. I can't find a document that is straight…

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,184 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,548 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,357 questions
asked 2020-09-10T20:37:37.64+00:00
Marcus Baker 1 Reputation point
commented 2020-09-16T18:47:00.54+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
2 answers

No SQL connector for Azure Key Vault in SQL Managed Instance

Hi, The SQL connector for Azure Key Vault is not pre-installed and configured in Azure SQL Managed Instance. This prevents from using Column level Encryption using Key from AKV. Please note, that The 'Always Encrypted' feature does not meet my…

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,184 questions
Azure SQL Database
asked 2020-09-11T11:28:20.85+00:00
Surbhi Nijhara 36 Reputation points
answered 2020-09-14T07:41:23.35+00:00
Surbhi Nijhara 36 Reputation points
0 answers

Intermittent authorisation on Key Vault

I have a deployed Azure Function that accesses a key vault, I'm using the 3 environmental variables of AZURE_CLIENT_ID and AZURE_CLIENT_SECRET and AZURE_TENANT_ID to use the DefaultAzureCredential of azure.identity from the python SDK. I've also enabled…

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,184 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,637 questions
asked 2020-09-09T08:27:03.457+00:00
Ross 1 Reputation point
commented 2020-09-11T16:17:43.363+00:00
JamesTran-MSFT 36,541 Reputation points Microsoft Employee
1 answer

Managing/auto-rotating Azure cosmos Db keys using Azure key vault

Does azure cosmos db and key vault provide ways using which the secret can be managed using keyvault similar to Azure Storage account overview-storage-keys-powershell? Funcitonalities required are Onboarding a cosmos db account to 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,184 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,534 questions
asked 2020-08-25T11:33:01.157+00:00
Saravanan Nakkeeran 1 Reputation point
commented 2020-09-08T18:40:04.27+00:00
Saurabh Sharma 23,791 Reputation points Microsoft Employee
3 answers

TDE for SQL on Azure VM

I have 3 nodes of AAG replica , 2 on EastAsia and 1 on Southeast asia. and there are also 2 Azure Key vault , one in East Asia and One in South east asia . So I would like to know if there are option to sync the TDE key between two Key vaults, …

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,184 questions
SQL Server on Azure Virtual Machines
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,318 questions
asked 2020-08-22T10:10:21.733+00:00
sakuraime 2,321 Reputation points
commented 2020-09-02T18:28:00.077+00:00
KarishmaTiwari-MSFT 18,872 Reputation points Microsoft Employee
2 answers

keyvault extension is not pulling the certificate. do you know where do i check the logs?

keyvault extension is not pulling the certificate. do you know where do i check the logs?

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,184 questions
asked 2020-08-11T08:31:50.003+00:00
Anand Rathi 96 Reputation points
commented 2020-08-31T20:27:42.29+00:00
James Hamil 23,061 Reputation points Microsoft Employee
1 answer

Azure disk encryption

I have a VM with 4 disk encrypted with SSE with PMK & ADE. I added two additional disk to increase the storage pool when I follow instruction - $KVRGname = 'MyKeyVaultResourceGroup'; $VMRGName = 'MyVirtualMachineResourceGroup'; …

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,184 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
599 questions
asked 2020-08-27T04:52:19.94+00:00
prasantc 901 Reputation points
commented 2020-08-31T17:44:07.683+00:00
JamesTran-MSFT 36,541 Reputation points Microsoft Employee
2 answers

How to securely use Azure services from an untrusted client?

Let's say I have a simple client Console App that I want to sell to the public. It's going to access an Azure service, let's say Table Storage. How do I secure the keys to Table Storage? It seems like it's impossible to do with just the client app? 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,184 questions
Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
163 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,615 questions
asked 2020-08-23T11:02:31.973+00:00
Paul Marsh 1 Reputation point
answered 2020-08-28T15:53:54.077+00:00
sadomovalex 3,631 Reputation points
2 answers

Azure Key Vault Set Secret from PowerShell- Pattern Match Exception

I am trying to bulk insert secrets to my Key Vault using power shell and Its throwing me Secret Validation exception saying Pattern Mismatch- ^[0-9a-zA-Z-]+$ But same secret, if i am doing manually in the portal, its working fine. Need some insights…

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,184 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,456 questions
asked 2020-08-25T15:37:55.327+00:00
Pavan Kumar 1 Reputation point
commented 2020-08-26T17:17:04.15+00:00
JamesTran-MSFT 36,541 Reputation points Microsoft Employee
2 answers

key vault - for multiple app service should I create seperate key vault in one environment

Hi All, I have multiple web apps in each env ( and 4 environments in different azure subscriptions ). We are trying to use key vault but would like to know - 1.) Micorosft document states that we should use separate key vault for each 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,184 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,357 questions
asked 2020-08-26T05:40:10.787+00:00
Neha Oberoi 11 Reputation points
commented 2020-08-26T08:11:46.053+00:00
Neha Oberoi 11 Reputation points
1 answer

Due to failed command az keyvault create , I cannot remove resource on Azure Key Vault or create a new one.

I am running a Lab for creating a key vault with az CLI on my free tier subscription. The first step was to create a resource group. az group create -n keyvault-aad-pod-identity-rg -l eastus During the second step, I typed wrong the --location…

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,184 questions
asked 2020-08-24T22:51:31.913+00:00
Rodrigo Rios 1 Reputation point
commented 2020-08-25T16:24:25.793+00:00
JamesTran-MSFT 36,541 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Do keyvault tags get cloned during auto-renewal?

My use case is managing certificate that are issued via Digicert API and are set to auto renew. If I set any tags on the latest version of cert, does it get cloned to the next issued version via auto renew? I didn't see any documentation and 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,184 questions
asked 2020-08-08T03:50:12.593+00:00
Abhijeet 21 Reputation points
accepted 2020-08-17T05:59:49.097+00:00
Abhijeet 21 Reputation points
1 answer

Secure Output into foreach activity

In adf, I'm running a for-each loop for a multi-line secret out of Keyvault. and the secret value is visible in parameter. how can I make sure secret is secure but not need to input secret list in the pipeline one by one?

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,184 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,128 questions
asked 2020-08-03T03:33:09.147+00:00
CHOI Alex (PT/GDU-AP) 1 Reputation point
commented 2020-08-11T13:58:58.76+00:00
HarithaMaddi-MSFT 10,136 Reputation points