1,363 questions with Azure Key Vault tags

Sort by: Updated
0 answers

Config-server with Azure Key Vault Cloud config

Hi guys I really need some insight here. I have an actual setup of config-server + centralized git configuration repo + App client (running on an k8 cluster) App connects to config-server, that connects to the git repo, fetch the configuration 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,363 questions
asked 2025-02-03T21:18:28.8033333+00:00
Victor Einstenberg 0 Reputation points
3 answers One of the answers was accepted by the question author.

List all HSM active and deleted

Hi, How to list all HSMs down which are actively used and associated with Key Vault, and which has been deleted but not purged? A list of Key vaults can be retrieved by Azure portal or CLI, but nowhere for HSMs.

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,363 questions
asked 2024-01-25T10:27:19.2166667+00:00
hashimotor 20 Reputation points
answered 2025-02-03T14:34:36.5233333+00:00
Hervé Dafflon | Sweetsport 0 Reputation points
1 answer

"errorMessage": "interaction_required: AADSTS16000: User account '{EUII Hidden}' from identity provider 'live.com' does not exist in tenant 'Microsoft Services' and cannot access the application '74658136-14ec-4630-ad9b-26e160f

Hello there Azure community, Realized an Azure account is connected to my hotmail email address/microsoft account when attempting to remove an expired credit card from the subscription section. The amount of things that seem to be configured within…

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,363 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,315 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,350 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
244 questions
asked 2025-02-02T17:13:41.9+00:00
Luke Poyner 0 Reputation points
edited an answer 2025-02-03T10:34:44.7566667+00:00
Goutam Pratti 1,480 Reputation points Microsoft Vendor
0 answers

Installing keyvault extension on Azure Linux - keyvault extension not respecting keyVaultId

Hello there, I'm trying to setup a simple prototype where I can pull a certificate from AKV automatically to my Azure Linux VM. Please note that we have the VM and the KeyVault created in the same subscription but different ResourceGroups. Assume 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,363 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,315 questions
asked 2025-01-31T18:32:15.1833333+00:00
Ranjith Chevanan 0 Reputation points
commented 2025-02-03T05:21:00.26+00:00
Mounika Reddy Anumandla 2,050 Reputation points Microsoft Vendor
1 answer

Azure Databricks and Key vault key versioning

We are building a Data encryption solution and are using pyspark AES encrypt and AES Decrypt function to encrypt the PII columns in the Databricks tables on Unity catalog. We have created views on top of these tables and using the same encryption key 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,363 questions
asked 2025-01-28T07:07:43.85+00:00
Hemanth Kumar 0 Reputation points
answered 2025-02-02T21:49:02.7166667+00:00
Chiugo Okpala 85 Reputation points MVP
1 answer

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,363 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,350 questions
asked 2025-01-09T15:49:10.8666667+00:00
rr-4098 1,826 Reputation points
commented 2025-01-30T20:41:01.0333333+00:00
rr-4098 1,826 Reputation points
1 answer

Expiry time of a key vs key rotation policy

Hi all, I have a question let say i have this kind of code rsa_key = key_client.create_rsa_key(key_name, size=4096) actions = [ KeyRotationLifetimeAction( KeyRotationPolicyAction.rotate, time_before_expiry="P30D" …

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,363 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
709 questions
asked 2025-01-28T15:57:58.31+00:00
Robos 0 Reputation points
commented 2025-01-30T18:12:31.3433333+00:00
Harshitha Eligeti 1,455 Reputation points Microsoft Vendor
1 answer

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,363 questions
asked 2025-01-03T18:59:56.7666667+00:00
Jonathan Maas 20 Reputation points
edited an answer 2025-01-30T08:56:28.87+00:00
Navya 14,980 Reputation points Microsoft Vendor
2 answers

Set-AzSqlInstanceTransparentDataEncryptionProtector Configuration Error

Error: Set-AzSqlInstanceTransparentDataEncryptionProtector: Long running operation failed with status 'Failed'. Additional Info:'The requested server key was not found.' The keyid that i used is already the one generated 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,363 questions
asked 2024-10-25T01:39:39.38+00:00
Ald Christian Santos 5 Reputation points
answered 2025-01-30T04:29:47.69+00:00
Leigh Hocking (DT) 0 Reputation points
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,363 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.
161 questions
asked 2024-12-31T17:58:53.68+00:00
Debbie Fortner 0 Reputation points
commented 2025-01-28T00:30:54.55+00:00
James Hamil 26,976 Reputation points Microsoft Employee
2 answers

Character restrictions when creating an EV Certificate in Key Vault

Hi, I am trying to create a certificate for code signing within azure key vault (Web Portal). Our official company name contains a + and - character. Is there a restriction using those for the Subject entry CN=... ? as soon as either of those…

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,363 questions
asked 2022-01-12T15:40:09.377+00:00
Andre Reschke 6 Reputation points
commented 2025-01-27T17:13:50.91+00:00
Mike Hebert 0 Reputation points
1 answer

Using a private RSA key stored in key vault to ssh within python code

I am confused about how to use my keys stored in key vault. My scenario: I have an Azure function, which needs to ssh into a virtual machine I use Python's paramiko library to manage ssh access to this VM Basically, I need to mimic the operation 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,363 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,382 questions
asked 2025-01-24T17:16:40.5533333+00:00
ZZ 20 Reputation points
answered 2025-01-24T23:30:50.3133333+00:00
Goutam Pratti 1,480 Reputation points Microsoft Vendor
1 answer

I changed my email and now I can't see my Key Vault

I have a VM in Azure running some web services. I use Azure Key Vault to generate an SSL certificate for secure comms. I had to change my email on my Azure account. My account was transferred by MS support, but the Key Vault says my Tenant ID has changed…

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,363 questions
asked 2025-01-20T04:40:36.78+00:00
Krisse Casimiro 0 Reputation points
commented 2025-01-24T22:23:05.4866667+00:00
Goutam Pratti 1,480 Reputation points Microsoft Vendor
2 answers

How to add my Trusted Signature to my Azure Key Vault?

Hi, I created a trusted signature in my Azure account. I would like to use it to sign excel files. I understand that I need to export it as PFX. I believe I need Azure key vault to do so, correct? If I get Key vault, how do I transfer / add my trusted…

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,363 questions
Azure Trusted Signing
Azure Trusted Signing
Trusted Signing is a Microsoft fully managed, end-to-end signing solution that simplifies the certificate signing process and helps partner developers more easily build and distribute applications.
152 questions
asked 2025-01-22T23:37:37.0033333+00:00
Nick 0 Reputation points
commented 2025-01-24T17:42:13.3866667+00:00
Meha-MSFT 495 Reputation points Microsoft Employee
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,363 questions
asked 2021-12-17T13:39:47.147+00:00
Gary Longford 21 Reputation points
commented 2025-01-24T16:12:05.22+00:00
Luiza Oancea 1 Reputation point
1 answer One of the answers was accepted by the question author.

Which IPs need to be allowed in event hub and key vault firewalls for it to work with change notifications

I am trying to setup change notifications for my application using Microsoft Graph and Event Hubs as described here. I set up Azure Event Hubs authentication using shared access signatures (SAS) through the Azure portal. However I am having challenges…

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,363 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,940 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
asked 2025-01-22T19:32:28.1833333+00:00
Favour Adesiyan 20 Reputation points
accepted 2025-01-24T07:01:58.7066667+00:00
Favour Adesiyan 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to let synapse pipeline identify a value as hexadecimal encoded text

Hello, I want to sign a JWT token using the signing functionality of Azure Key Vault and have generated a private key. I want to send a request to the Key Vault from Azure Synapse pipeline's Web component. The configuration of this web component is 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,363 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,161 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,187 questions
asked 2025-01-20T12:03:56.19+00:00
Sakthi 20 Reputation points
accepted 2025-01-23T04:19:33.39+00:00
Sakthi 20 Reputation points
5 answers One of the answers was accepted by the question author.

Configure Azure Key Vault & Create Credential in Power Automate

Hi Team, I have configured the Azure Key Vault in the Azure Portal. But when I am trying to create credentials in Power Automate, I am getting this error message "Could not verify your user permissions on the Azure key vault". Could you please…

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,363 questions
asked 2024-10-21T16:57:54.02+00:00
Vaibhav Sharma73 35 Reputation points
commented 2025-01-23T04:16:29.1466667+00:00
Vaibhav Sharma73 35 Reputation points
2 answers

How to fix error: SSL_ERROR_UNRECOGNIZED_NAME_ALERT while browsing a web app

Hello there, I get SSL_ERROR_UNRECOGNIZED_NAME_ALERT error when I browse a web app although it's cert and secret are valid. When the certificate and passphrase are directly uploaded to application gateway listener the web app redirects properly 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,363 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,122 questions
asked 2023-03-31T21:57:42.3533333+00:00
pgaddam 151 Reputation points
commented 2025-01-22T03:17:52.56+00:00
Patel, Kaushik (KP) 0 Reputation points
2 answers

Unable to disable publicNetworkAccess through ARM template

Hello, I have created a keyvault using arm template and when I add in the properties section: "properties": { "sku": { "family": "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,363 questions
asked 2022-12-23T17:51:04.81+00:00
Llazar 6 Reputation points
commented 2025-01-22T01:46:59.7933333+00:00
Justin Mcmullen 0 Reputation points