1,153 questions with Azure Key Vault tags

Sort by: Updated
1 answer

Cannot Access Azure Key Vault from Python script via 'os.environ["VAULT_URL]" - Key Error: "VAULT_URL"

I am having trouble accessing my Azure Key vault from my python script (debugging before deployment), the script cannot find the environment variable "VAULT_URL" even though I have set this in my environment variables on my Function App on…

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
asked 2024-05-09T15:45:41.14+00:00
Aidan Goldie 0 Reputation points
commented 2024-06-04T20:53:29.82+00:00
James Hamil 22,526 Reputation points Microsoft Employee
2 answers

Access to Azure Keyvault inside Azure Container Instance WebApi

I would like to retrive the keyvault secrets using managed identity in web Api. Creates Web APi with DefaultAzureCredential Able to retrive the data using aboe code. Built image and pushed into Azure container registry Created azure container…

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-06-03T18:27:48.5266667+00:00
commented 2024-06-04T19:48:33.5466667+00:00
Miguel Fernández Corral 20 Reputation points
1 answer

Is there a simple example of how to connect my MVC Web App to Azure KeyVault and extract my connect string?

I am using DotNet Core 8.0 and trying to use KeyVault from a non-Azure hosted WebApp. I am trying to use secrets for my database connect strings. Is there a simple example of how to connect my MVC Web App to Azure KeyVault and extract my connect…

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-06-03T18:52:20.49+00:00
Tim Philomeno 0 Reputation points
commented 2024-06-04T18:19:20.4866667+00:00
Miguel Fernández Corral 20 Reputation points
0 answers

Problems with HTTP connector with PFX certificate

So, Here is the problem that i currently have and my current situation. Current situation : We have a logic apps where we make an API call to a third party that needs a PFX certificate in order to authenticate. We had some issues in our development phase…

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 Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,913 questions
asked 2024-06-04T13:02:58.9+00:00
Anthony Man 0 Reputation points
commented 2024-06-04T14:35:28.5266667+00:00
Anthony Man 0 Reputation points
2 answers

Azure Keyvault: The operation is not allowed by RBAC.

Hi, I am the owner of the subscription, i have created the azure keyvault and when I am trying to add a new secret, I get the following error message. The operation is not allowed by RBAC. If role assignments were recently changed, please wait…

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 2023-09-17T04:23:34.2066667+00:00
Dat AU DUONG 220 Reputation points
commented 2024-06-04T12:54:06.78+00:00
Sheldon Vernon 0 Reputation points
2 answers

How to set expiry date for all the azure key vault secrets ?

Hi Team, I want to set expiry for all the secrets under one azure key vault. After searching many articles I found this : "az keyvault secret set-attributes --vault-name 'your-keyvault-name' --name 'your-secret-name' --expires…

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-31T12:48:31.83+00:00
Deshmukh, Vijit 496 Reputation points
commented 2024-06-04T09:58:52.3+00:00
Deshmukh, Vijit 496 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Databricks with Key vault backed secret using RBAC

Azure Key vault had launched the RBAC access model in 2021. This allows finer granular access to a particular secret or key or certificate. The previous model was access policies which doesn't allow this granular access. From my knowledge, 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
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,993 questions
asked 2023-05-17T14:10:08.1633333+00:00
Chand, Anupam SBOBNG-ITA/RX 461 Reputation points
commented 2024-06-03T13:22:57.4466667+00:00
Naveen Kumar 1 Reputation point
1 answer

How to connect event grid with self-signed certificates

Hello everyone, I am trying to communicate with a Schneider PLC through Event Grid with an MQTT broker using self-signed certificates from Key Vault. I have uploaded certificates generated by Key Vault in .pem and .cer formats, but I receive an 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,153 questions
Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
387 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
326 questions
asked 2024-05-30T23:10:06.52+00:00
Marcos Moraga 20 Reputation points
commented 2024-06-03T05:30:28.5633333+00:00
Givary-MSFT 28,766 Reputation points Microsoft Employee
1 answer

Cost Implications of Azure Key Vault with Diagnostic Settings and High Volume of Secrets

Hi, I have a specific use case for Azure Key Vault and need some clarification on cost implications. Here are the details of my scenario: Diagnostic Settings: I aim to enable diagnostic settings for Azure Key Vault and store the logs in Log Analytics.…

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-29T15:40:03.97+00:00
Subhash Kumar Mahato 75 Reputation points
commented 2024-06-03T05:10:45.34+00:00
Givary-MSFT 28,766 Reputation points Microsoft Employee
1 answer

App Service Outbound connectivity not routing through VNET

I have configured keyvault with allow public access from vnet and specific ip address added the subnet delegated to app services created a app service with vnet integration and the outbound traffic to key vault is still going through public and not…

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-03-09T06:07:11.6033333+00:00
Syed Munaz 0 Reputation points
commented 2024-06-02T12:04:08.31+00:00
Syed Munaz 0 Reputation points
0 answers

my recovery key does not work

my recovery key does not work even though that what I have on Microsoft account. how can I fix 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,153 questions
asked 2024-06-01T20:45:30.49+00:00
RODGER VALENZUELA 0 Reputation points
2 answers

Insufficient Permissions for Import Certificate into Key Vault

I am an external user for one of my client accounts. I have owner permissions. I am trying to import a certificate into a key vault. The key vault has the Vault Access Policy. As the owner, I have full access to this resource. However, when I try 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
asked 2024-05-30T06:32:40.9466667+00:00
Carolyn Schroeder 186 Reputation points
commented 2024-05-30T12:58:06.56+00:00
Deepanshu katara 6,150 Reputation points
2 answers One of the answers was accepted by the question author.

Effect of MC792991 Disablement of Symmetric keys for Microsoft Entra first-party applications Service Principals

Hello Team, Greetings! This is Joni.   Due to the Microsoft post as follows,  a partner need to address how this affects to end users' resources and workloads.  Disablement of Symmetric keys for Microsoft Entra first-party applications Service Principals…

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
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-05-20T14:08:33.86+00:00
yulei0917 50 Reputation points
edited a comment 2024-05-30T05:16:55.2533333+00:00
yulei0917 50 Reputation points
2 answers One of the answers was accepted by the question author.

What are the best Practices for Storing Privileged Credentials in Azure Key Vault

Hi, I would like to leverage Azure Key Vault to store some privileged credentials (such as Linux root accounts or AD privileged accounts) and share them with specific teams. Since there are some naming restrictions in Azure Key Vault and secrets, such 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,153 questions
asked 2024-05-13T04:00:00.26+00:00
Subhash Kumar Mahato 75 Reputation points
accepted 2024-05-30T04:25:12.6233333+00:00
Subhash Kumar Mahato 75 Reputation points
0 answers

Windows 10 Home Single Language key activation

Hi, i need key activation for Edición Windows 10 Home Single Language, pls

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-29T16:24:26.47+00:00
Fernando Saravia 0 Reputation points
commented 2024-05-29T18:28:19.79+00:00
Olaf Helper 41,891 Reputation points
1 answer One of the answers was accepted by the question author.

Generate dynamic passwords with Azure Key Vault for Postgresql Database running in Azure VM

Hey guys, I have my open source postgresql deployed in Azure VMs. I would like to generate dynamic passwords for the database users using Azure Key Vault. Is it typically possible? If yes, can you please help down with steps or redirect me to right…

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-25T12:00:03.65+00:00
M, Anbazhagan 20 Reputation points
commented 2024-05-27T10:54:22.02+00:00
M, Anbazhagan 20 Reputation points
1 answer

Getting error while trying to use Python 3.11 in Linux machine.

Getting below error while trying to use Python 3.11 in Linux machine. az keyvault: module 'inspect' has no attribute 'getargspec'

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-16T14:09:20.8633333+00:00
Ravikumar Gopalsamy 0 Reputation points
commented 2024-05-25T09:12:40.05+00:00
Manu Philip 17,021 Reputation points MVP
1 answer

Seeking Tools or Scripts for Bulk Operations in Azure Key Vault

Hello, I am looking to utilize Azure Key Vault for storing our organization's secret data. Specifically, I need to perform bulk operations such as creating multiple key vaults, adding multiple secrets, and assigning permissions in an efficient manner. 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
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-23T15:50:52.9633333+00:00
Subhash Kumar Mahato 75 Reputation points
edited an answer 2024-05-25T00:27:54.47+00:00
Marilee Turscak-MSFT 35,366 Reputation points Microsoft Employee
1 answer

Does azure China's encryption algorithm comply with OSCCA certification of China? For example, key vault

Hi Team, May I ask whether the encryption algorithms designed by Azure China service comply with or are certified by OSCCA algorithms in China? Similar to the documentation given by AWS, do we also meet this Chinese algorithm standard for some similar…

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-14T08:25:01.4266667+00:00
Gallatin 21V 166 Reputation points
commented 2024-05-24T02:26:33.21+00:00
Akhilesh 5,880 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to secure APIM subscription key when calling APIs from Web Client Application

Hello, What are some secure ways to pass the Azure API Management (APIM) subscription key while calling APIs, without exposing it in the browser network tab? Passing the key inside the header is not ideal as it can be exposed in the network tab. Would…

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 API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,833 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,436 questions
asked 2024-05-21T20:24:47.8033333+00:00
Abhishek Sinha 61 Reputation points
accepted 2024-05-24T02:19:26.5066667+00:00
Abhishek Sinha 61 Reputation points