1,131 questions with Azure Key Vault tags

Sort by: Updated
2 answers

I can't Delete my KeyVault Resource

I tried anything but i don't know what can i do to force keyvault deletion and remove this warning.

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,131 questions
asked 2024-04-27T16:35:32.72+00:00
ENGELS JIMENEZ 0 Reputation points
commented 2024-05-02T14:49:29.3833333+00:00
Navya 4,155 Reputation points Microsoft Vendor
1 answer

There is .pfx file on azure keyvault, I try to convert it into a byte array(Convert.FromBase64String), I am getting format exception

There is .pfx file on azure key vault, I try to convert it into a byte array(Convert.FromBase64String), I am getting below format exception PFX file containt Primary key and Certificate {"The input is not a valid Base-64 string as it contains 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,131 questions
asked 2024-04-23T07:47:43.3066667+00:00
Rupesh Surve 0 Reputation points
commented 2024-05-02T07:11:52.5766667+00:00
Akhilesh 5,090 Reputation points Microsoft Vendor
1 answer

Azure Server Authentication mysteriously stops functioning since last night

Issue resolved: The latest KeyVault update Microsoft implemented breaks older versions of the Azure CLI. Update your Azure CLI to 2.6, that should resolve the issue. (it did for me) Original issue: To debug the software, I'm using an Azure 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,131 questions
asked 2024-04-30T08:52:02.27+00:00
Lucas Harskamp 20 Reputation points
edited the question 2024-05-01T15:11:55.0833333+00:00
Lucas Harskamp 20 Reputation points
1 answer One of the answers was accepted by the question author.

cross-tenent application security concern

There is an cross tenant application, which used by customer tenant A and customer tenant B, both A and B grant permission to the Application to their own resources RA, RB. Does It possible tenant A be able access resource RB by the Application? 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,131 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,657 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,610 questions
asked 2024-04-26T21:49:12.9533333+00:00
Siqing Zheng 80 Reputation points
commented 2024-04-30T21:41:55.1966667+00:00
Siqing Zheng 80 Reputation points
1 answer One of the answers was accepted by the question author.

What other advantages does using Azure Key Vault have over on-prem?

For four months I've been developing a proof-of-concept console app, which uses Azure Key Vault for storing secrets. I've got it working fine. I also like the fact that Key Vault can be used for other things, such as keys and certificates. I believe that…

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,131 questions
asked 2024-04-30T17:44:09.0266667+00:00
Falanga, Rod, DOH 80 Reputation points
accepted 2024-04-30T19:11:10.98+00:00
Falanga, Rod, DOH 80 Reputation points
1 answer One of the answers was accepted by the question author.

What implementation from Azure Key Vault is the correct to host EV Code Signing Certificate from GlobalSign?

Hi! We need to renew our Code Signing Certificate. Now we have the OV certificate but the new it's going to be the EV type. With the new requirements to buy and hold the EV Code Signing Certificate we think the best choice is store the certificate 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,131 questions
asked 2024-04-23T15:56:45.74+00:00
Sebastián García 20 Reputation points
commented 2024-04-30T13:15:27.27+00:00
Sebastián García 20 Reputation points
1 answer

How to access Azure vault from AKS using Managed Identity

How to access Azure vault from AKS using Managed Identity. Im using java to get my Azure KeyVault secrets with key configured in Azure Vault. Below is my code snippet public String getSecrets(String secretKey) { ManagedIdentityCredential…

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,131 questions
asked 2024-04-11T16:01:52.48+00:00
R, Santhosh 0 Reputation points
commented 2024-04-30T11:41:20.17+00:00
Shweta Mathur 27,936 Reputation points Microsoft Employee
1 answer

How to sign with azure key vault in linux?

Hello, how can I use Azure key vault to sign my JAVA code? My compilation machine is Linux, and I found that Azure sign tool seems to be only available on Windows. If my compilation machine is Linux, how can I access key vault for signing.

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,131 questions
asked 2024-04-25T07:30:52.38+00:00
振涛 闫 5 Reputation points
answered 2024-04-30T10:23:32.9833333+00:00
Shweta Mathur 27,936 Reputation points Microsoft Employee
1 answer

Use API web app for DefaultAzureCredential

I created a key vault using .net and have added access policies which allows access for the api web application to create keys, secrets, and certificates. The goal would be able to create keys, secrets, and certificates through .net c# code. I tried…

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,131 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,404 questions
asked 2024-04-24T05:49:31.9833333+00:00
Bryan Apilada 0 Reputation points
edited an answer 2024-04-30T10:15:08.1533333+00:00
Shweta Mathur 27,936 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Key Vault RBAC permissions required for APIM to retreive a cert?

Hi I have a Azure API manager setup and want to add a custom domain. We have deployed Azure Key Vault and uploaded a certificate. We have deployed Key Vault with the recommended "role-based access control" We have given the APIM 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,131 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.
674 questions
asked 2024-02-18T20:52:19+00:00
SKT 141 Reputation points
commented 2024-04-29T22:32:57.6466667+00:00
Erik Jensen 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to get Azure key/key vault region?

In cross tenant scenario, like this, how to check the key region with only key/key vault url? I want to use it in create disk encryption set, but it require in same region. And it cost a lot, take a while to create. is there any way to get the region?…

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,131 questions
asked 2024-04-29T07:57:31.0966667+00:00
Siqing Zheng 80 Reputation points
accepted 2024-04-29T19:03:36.5566667+00:00
Siqing Zheng 80 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Devops Pipeline failing on azure key vault

We get this error : fail: AzureSignTool.SignCommand[0] Failed to retrieve certificate *** from Azure Key Vault. Please verify the name of the certificate and the permissions to the certificate. Error message: ClientSecretCredential authentication…

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,131 questions
asked 2024-04-24T09:08:23.9933333+00:00
Cyril Carlier 20 Reputation points
commented 2024-04-29T10:13:23.0666667+00:00
Deepanshu katara 5,145 Reputation points
2 answers

Assign RBAC "Key Vault Administrator" role to Azure App via C# (.NET SDK)

I use below C# code create KeyVault with RBAC permission model. using KeyVaultModels = Microsoft.Azure.Management.KeyVault.Models; KeyVaultModels.VaultProperties vaultProperties = new KeyVaultModels.VaultProperties() {   EnableRbacAuthorization = true,  …

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,131 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.
674 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,131 questions
asked 2024-04-15T17:13:55.76+00:00
ASR 671 Reputation points
commented 2024-04-29T05:43:28.7966667+00:00
Akhilesh 5,090 Reputation points Microsoft Vendor
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,131 questions
asked 2024-04-15T13:55:09.4566667+00:00
Musyoka Kilonzo 0 Reputation points
commented 2024-04-29T05:42:51.24+00:00
Akhilesh 5,090 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to programally check if the user-assigned managed identity have access/permissions to the key from key vault in an other tenant?

Hi, There is two tenant A, B. tenant A have two application, 1. manageApp used by my program 2. CMEK-app using to get permisstion from tenant B by admin consent. And one user-assigned managed id configured as federated identity with the CMEK-app used…

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,131 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.
957 questions
asked 2024-04-15T05:35:43.28+00:00
Siqing Zheng 80 Reputation points
commented 2024-04-27T01:32:51.5166667+00:00
Shweta Mathur 27,936 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Application running in AKS gets 403 forbidden by rbac when using service principal to fetch secret in keyvault.

The service principal has key vault secrets user in the resource group where the keyvault is. The pod authenticates with az --service-principal -n [app_id] -p [secret] --tenant [tenant id] The service principal have had keyvault admin role, but with…

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,131 questions
asked 2024-04-24T14:18:52.9766667+00:00
Krister Borge (Innleid) 20 Reputation points
accepted 2024-04-26T11:17:23.5466667+00:00
Krister Borge (Innleid) 20 Reputation points
2 answers

SSL certificate

I'm new to the subject, I would like to use an SSL certificate from another certification company within Azure so I can access a web application that I have running within an Azure VM, https://xpto.meudominio.com.br, I don't know how do and whether I can…

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,131 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,177 questions
asked 2024-04-24T19:03:02.75+00:00
Ação Engenharia 0 Reputation points
answered 2024-04-25T10:51:12.9366667+00:00
Anand Prakash Yadav 6,090 Reputation points Microsoft Vendor
1 answer

Automating the Client Secrets rotation using KeyVault or any methods before the expiry date?

I need to rotate the Client Secrets in my existing subscriptions before the expiry date. How can I achieve it for multiple subscriptions when using the suggested method ttps://learn.microsoft.com/en-us/azure/key-vault/secrets/tutorial-rotation? Can 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,131 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,311 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,686 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,091 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,610 questions
asked 2024-04-16T03:27:13.7333333+00:00
EnterpriseArchitect 4,801 Reputation points
commented 2024-04-24T12:55:18.87+00:00
EnterpriseArchitect 4,801 Reputation points
1 answer One of the answers was accepted by the question author.

How to export the secrets details in keyvaults using azure resource graph query?

How to export the secrets details in keyvaults using azure resource graph query

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,131 questions
asked 2022-01-04T12:35:40.413+00:00
Raj Goud Medak, Nikhil 42 Reputation points
accepted 2024-04-24T04:55:33.5433333+00:00
Raj Goud Medak, Nikhil 42 Reputation points
4 answers

Monitor Azure keyvault Key\Secret\Certificate Expiry

we are looking for a mechanism to alert on Keyvault Key\Secret\Certificate when it is nearby expiry without using any automation(runbook\Webhook) is there any possibility?

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,131 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.
2,815 questions
asked 2023-08-01T12:10:57.2033333+00:00
Prashanth Miryala 5 Reputation points Microsoft Vendor
answered 2024-04-24T02:06:35.1066667+00:00
Renze Yu 26 Reputation points Microsoft Employee