1,153 questions with Azure Key Vault tags

Sort by: Updated
2 answers

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,153 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,436 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,943 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,197 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,957 questions
asked 2024-04-16T03:27:13.7333333+00:00
EnterpriseArchitect 4,896 Reputation points
answered 2024-05-22T16:05:49.1466667+00:00
Pinaki Ghatak 2,480 Reputation points Microsoft Employee
2 answers

how to get key info from other tenant

Hi according to this article:…

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,153 questions
asked 2024-05-08T01:55:48.3233333+00:00
Siqing Zheng 90 Reputation points
commented 2024-05-21T09:37:48.4533333+00:00
Ethan-9463 0 Reputation points
2 answers

What permissions are required to allow app services to import a certificate from a keyvault that uses RBAC?

I have an azure app service and key vault that is using RBAC. I am unable to get the app service to import a certificate from key vault. I keep getting this error: Failed to import key vault certificate: ... . Error: The service does not have 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,153 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,085 questions
asked 2024-05-15T01:04:34.1366667+00:00
Barry Bahrami 11 Reputation points
commented 2024-05-21T05:54:54.4266667+00:00
Sandeep G-MSFT 15,251 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Using key vault to customize the encryption keys at rest for Azure Database PostgreSQL imply any cost on for encrypt/decrypt operations?

Hi, Based on the pricing for Key Vault, encryption/decryption operations via API are charged. My question is, does this also imply cost for PostgreSQL DBaaS using custom encryption keys stored in Azure Key Vault or the cost for encrypting/decrypting…

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,153 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.
1,021 questions
Azure Database for PostgreSQL
asked 2024-05-20T09:07:22.4+00:00
José Luis Rando Calvo 20 Reputation points
accepted 2024-05-20T13:54:12.81+00:00
José Luis Rando Calvo 20 Reputation points
1 answer

ManagedIdentityCredential authentication unavailable. Connection to IMDS endpoint cannot be established

We have a locally built a Spring boot sample client application to Access the Azure Key vault services and retrieve the secrets. The Application is built and packaged as WAR file and deployed in the external Tomcat server. We use the User Assigned…

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,153 questions
asked 2024-05-20T10:21:28.2933333+00:00
Rajesh Babu Selvaraj 0 Reputation points
edited the question 2024-05-20T11:35:54.6233333+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
1 answer

Best Practices for Securely Handling Credentials with Connect-AzAccount in PowerShell while accessing Azure key vault

I'm currently working on a project that involves connecting to Azure services using the Connect-AzAccount cmdlet. While this cmdlet works well for establishing connections, I'm concerned about the security implications of storing credentials on 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,153 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,197 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,957 questions
asked 2024-05-13T04:14:27.36+00:00
Subhash Kumar Mahato 75 Reputation points
commented 2024-05-20T05:18:21.06+00:00
Navya 4,940 Reputation points Microsoft Vendor
0 answers

Have an 500 error using Azure Key&Vault when deploy IIS

Hello. First of all, I succeed connecting between my Asp .NET Core 8 MVC project and Azure Key&Vault in local environment. However, I got an 500 error after deploy into IIS in my computer. What I want to do: I just want to test that other employees…

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,153 questions
Internet Information Services
asked 2024-05-09T01:20:58.1566667+00:00
KHSong 20 Reputation points
commented 2024-05-17T09:47:12.3233333+00:00
Navya 4,940 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

ClientCertificateCredential authentication failed: AADSTS53003: Access has been blocked by Conditional Access policies. The access policy does not allow token issuance.

I am trying to authenticate locally without client_secret to another app deployed in azure. I have uploaded a certificate which is also present in the keyvault to app registration. Here is the error i see ClientCertificateCredential 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,153 questions
asked 2024-05-08T02:59:48.7466667+00:00
Chaitra Shivanand Kulkarni (INFOSYS LIMITED) 45 Reputation points Microsoft Vendor
accepted 2024-05-16T15:51:47.4733333+00:00
Chaitra Shivanand Kulkarni (INFOSYS LIMITED) 45 Reputation points Microsoft Vendor
3 answers

getting the API error while running azure vault commands in azure cloud shell -bash

Getting api error which is rare we are using azure key vault and running the commands in azure cloud still not supported api version who has to upgrade azure or me...getting stuck seriously with this please provide the suggestions to move forward. cmd 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,153 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
654 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,321 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,957 questions
asked 2023-08-14T12:20:13.9866667+00:00
Tagirisa, HariKrishna 0 Reputation points
commented 2024-05-16T14:14:47.7+00:00
Ramoudi, Ines 0 Reputation points
1 answer

SSO for Grafana with AzureAD Authentication Using Client Certificates Instead ClientID/ClientSecret

I'm trying to set up Grafana with SSO authentications- I have all the relevant endpoints to configure SSO and test it successfully but recently i was asked to not to use Client_ID/Client_Secret as shown below due to some security…

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,153 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,212 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,957 questions
asked 2024-05-05T09:30:18.4366667+00:00
muntazir abbas 65 Reputation points
commented 2024-05-14T15:20:00.9733333+00:00
muntazir abbas 65 Reputation points
2 answers

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,153 questions
asked 2024-04-30T08:52:02.27+00:00
Lucas Harskamp 20 Reputation points
edited an answer 2024-05-14T09:09:55.2433333+00:00
Sandeep G-MSFT 15,251 Reputation points Microsoft Employee
0 answers

Unable to see 'Import' button in Key Vault secret option

Hi folks, I am trying to upload/ renew a secret object in Key Vault, but I am unable to see import certificate option there. I certainly can recall it was previously there but now it's not. Have there been any changes made to the KV operations recently…

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,153 questions
asked 2024-05-14T04:38:49.35+00:00
Apurva Pathak 320 Reputation points
commented 2024-05-14T05:13:43.0666667+00:00
Deepanshu katara 6,150 Reputation points
3 answers One of the answers was accepted by the question author.

Integrating Ajure Key Vault RBAC with Ajure DevOps

The specified Azure service connection needs to have "Get, List" secret management permissions on the selected key vault. Click "Authorize" to enable Azure Pipelines to set these permissions or maJust in time To link an Azure 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,153 questions
asked 2022-10-15T14:20:05.31+00:00
Tagvor Hovsepyan 61 Reputation points
answered 2024-05-14T02:52:49.05+00:00
Ahmad Pirani 6 Reputation points
1 answer One of the answers was accepted by the question author.

[bug-keyvault-networking] - Keyvault networking not working properly

Steps to reproduce the bug: 1.Create Keyvault with default option 2.Add public ip in "Allow public access from specific virtual networks and IP addresses" & also add virtual network and apply. refresh the page 2-3 times , azure…

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,153 questions
asked 2024-05-07T06:30:22.9666667+00:00
nrvj96 21 Reputation points
accepted 2024-05-13T07:08:46.3+00:00
nrvj96 21 Reputation points
1 answer

Error in Linked Service connected to azure sql db using Azure Key vault

The linked service is not working after performing CICD from dev to qa branch. All the resources are copied along with linked service. However, The linked service could not setup correctly with this error. What does this error indicate and how to…

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,153 questions
Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,817 questions
asked 2024-05-09T15:16:14.0666667+00:00
Sudip Bala 20 Reputation points
commented 2024-05-10T06:16:03.64+00:00
Sudip Bala 20 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Sales hub for partners t

Hello, I am looking for a Microsoft Sales hub for partners to access powerpoint presentations for customers, as Azure Key Vault, and other Microsoft/Azure services, boiler plate information, competitive matrix, reference architecture etc.

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,153 questions
Azure Dedicated HSM
Azure Dedicated HSM
An Azure service that provides hardware security module management.
27 questions
asked 2024-05-06T07:10:26.7133333+00:00
Abbas Ali 80 Reputation points
accepted 2024-05-09T03:27:33.4033333+00:00
Abbas Ali 80 Reputation points
1 answer

How to fix "AzureKeyVaultKeyNotFound" during deployment

I would like to deploy MySQL Database server. But during deployment I got an error like { "code": "AzureKeyVaultKeyNotFound", "message": "Could not find Azure Key Vault Key with key name '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,153 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
731 questions
asked 2024-05-08T20:26:11.08+00:00
C0nstanta 0 Reputation points
answered 2024-05-08T21:16:14.93+00:00
hossein jalilian 4,460 Reputation points
1 answer One of the answers was accepted by the question author.

How to connect different Azure Id with Visual Studio 2022 Id

Can other people connect and use it with one ID(Tenant ID or Subscription ID, ...)? ( For Test Purpose ) If so, how can this be done? 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,153 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,263 questions
asked 2024-05-02T08:22:12.4066667+00:00
KHSong 20 Reputation points
commented 2024-05-08T01:58:50.5666667+00:00
KHSong 20 Reputation points
0 answers

Azure Data factory - jwt token using Key Vault certificate

There doesn't appear to be a lot of help on the internet for this so hopefully someone has managed to achieve this! We need to create a JWT token to pass on for authentication to Salesforce. A certificate has been created and placed within our 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,153 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,817 questions
asked 2024-05-02T23:09:06.92+00:00
Ryan Abbey 0 Reputation points
commented 2024-05-07T23:04:18.92+00:00
Ryan Abbey 0 Reputation points
1 answer

Key Vault Integration on the Roadmap?

Are there currently any plans to allow Credentials and encrypted variables to be sourced directly from Key Vault so that we don't have to use PowerShell in the script to query the vault? Normally this wouldn't be an issue but since we're protecting our…

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,153 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,149 questions
asked 2024-04-18T18:20:59.8+00:00
Austin Greca 0 Reputation points
commented 2024-05-07T22:04:01.61+00:00
James Hamil 22,526 Reputation points Microsoft Employee