1,108 questions with Azure Key Vault tags

Sort by: Updated
1 answer

Verifiable Credentials Preview Setup

I've been following the tutorial at: https://learn.microsoft.com/en-us/azure/active-directory/verifiable-credentials/verifiable-credentials-configure-tenant to setup my tenant with Verifiable Credentials. I started setup using M365 Developers Program …

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,108 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,636 questions
asked 2022-06-13T11:03:45.627+00:00
Chris Coyle 11 Reputation points
answered 2022-06-24T02:13:46.097+00:00
iPawDig 21 Reputation points
2 answers One of the answers was accepted by the question author.

How Can we Authenticate REST API Endpoint via API Authentication (API Access Token) in Azure Data Factory using Azure REST Linked Service in an integration with Azure Key Vault ??

I am Trying to fetch Data From Third Party REST API which uses API Authorisation token (Authorisation Bearer Token) for authentication.I have saved the API credentials in Azure Key Vault. I am trying to copy data from REST Endpoint to my Storage via…

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,108 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,520 questions
asked 2020-07-27T08:38:08.87+00:00
Abhishek_Agrawal 21 Reputation points
commented 2022-06-21T17:40:57.01+00:00
MartinJaffer-MSFT 26,021 Reputation points
2 answers

Webapp configuration: how to provide reference to key stored in a keyVault

Hi, In an Azure web app conf, I succeeded in providing a reference to a secret from a KeyVault Example : @Microsoft.KeyVault(SecretUri=https://...mykeyvault.vault.azure.net/secrets/MYSECRETNAME/ff7779aef85b46e2xxxxxxxxxxxx) But I failed…

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,108 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,857 questions
asked 2022-06-15T14:44:04.747+00:00
Vincent Coucharriere 1 Reputation point
commented 2022-06-20T22:59:04.5+00:00
Udaiappa Ramachandran 726 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Configure the access policies for your Key Vault

Ref: [Configure the access policies for your Key Vault][1] The save button is disable after I did complete the 6 steps. 1. On the Key Vault properties pages, select Access policies. 2. Select + Add Access Policy. 3. Click on the Certificate Permissions…

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,108 questions
asked 2022-06-18T14:07:29.94+00:00
Jean-Marc Flamand 31 Reputation points
commented 2022-06-20T04:51:31.5+00:00
Pratik Somaiya 4,201 Reputation points
2 answers

Azure AD Verifiable Credential Unable to Access Keyvault with given credentials

After configuring Verifiable Credentials using tutorials https://learn.microsoft.com/en-us/azure/active-directory/verifiable-credentials/verifiable-credentials-configure-tenant 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,108 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,636 questions
asked 2022-06-08T13:52:16.627+00:00
Mehmet Bicak 16 Reputation points
answered 2022-06-17T10:25:58.45+00:00
Mehmet Bicak 16 Reputation points
2 answers One of the answers was accepted by the question author.

APIM to key vault request 400 bad request

Hi, I have APIM proxy which receives 400 bad request while fetching secrets from key vault. I have system assigned managed identity in APIM with reader role to key-vault, also no specials char in my secret following code using in my APIM proxy: …

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,108 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,747 questions
asked 2022-06-16T05:18:39.647+00:00
Vikas Tiwari 766 Reputation points
commented 2022-06-16T18:16:32.73+00:00
Vikas Tiwari 766 Reputation points
1 answer

Azure Functions "A host error has occurred during startup operation" "Server failed to authenticate the request" "The MAC signature found in the HTTP request is not the same as any computed signature."

I am migrating an Azure Functions application from Runtime v2 to v4 and .NET 6. The functions app includes Durable Functions. Migrating the code was straight forward and I had no issues running locally. However, when I published to production, I started…

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,108 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,239 questions
asked 2022-06-13T21:55:28.523+00:00
Andrew Hawes 171 Reputation points
answered 2022-06-16T13:25:59.34+00:00
MayankBargali-MSFT 68,471 Reputation points
1 answer One of the answers was accepted by the question author.

.NET 6 Blazor WASM getting CORS errors when trying to connect to Azure Key Vault

I'm having issues with getting a default Blazor WebAssembly Core 6 project to connect to Azure Key Vault so that I can store application specific data, like API Tokens and Connection Strings, etc... I don't want a user to have a certificate installed…

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,108 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,383 questions
asked 2022-06-10T00:42:43.567+00:00
RB 116 Reputation points
accepted 2022-06-15T23:23:32.66+00:00
RB 116 Reputation points
1 answer One of the answers was accepted by the question author.

Query key vault from Azure Runbook

Hello I have the following PowerShell script that successfully queries and display the result, when i run it remotely from my computer. But when i try to run the same script from an Automation account runbook I get the following error: Connect to 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,108 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 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,360 questions
asked 2022-06-14T08:36:54.277+00:00
David Iremiren 21 Reputation points
accepted 2022-06-15T08:39:58.997+00:00
David Iremiren 21 Reputation points
1 answer

Azure cli directory create error

So, I need to create a directory for setting up a mongodb peering connection and when I run this command in the cli this error comes up: az storage directory create --name [foldername] --share-name [sharename] --account-name [accname] --account-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,108 questions
asked 2022-05-06T14:17:52.35+00:00
Fruthy 1 Reputation point
answered 2022-06-15T00:50:42.5+00:00
1 answer

azure disk can not select customer's 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,108 questions
Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
160 questions
asked 2022-06-07T07:53:31.257+00:00
yangyifan 1 Reputation point
commented 2022-06-08T22:28:10.793+00:00
JamesTran-MSFT 36,361 Reputation points Microsoft Employee
1 answer

Save Key Vault Settings Failed to update permissions on selected Key Vault. Check below errors for more detail.

We bought a wildcard SSL in azure app service certificate, one of the step is to setup the azure key vault but while I set it up, I encountered an issue. I already did configure the access policy of key vault but still no luck. Is there any permission…

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,108 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,857 questions
asked 2021-05-24T16:35:42.823+00:00
Frits 1 Reputation point
commented 2022-06-07T22:48:17.237+00:00
CTS LAS 1 Reputation point
1 answer

Azure KeyVault Cache Invalidation

We have created an Azure App Registration for a confidential Client Application web app to use Azure AD as the IDP. We are using certificate for the same instead of secret. So the app uses the Cleint ID and the Certificate as the credentials 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,108 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,154 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,250 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,439 questions
asked 2022-05-09T10:27:50.407+00:00
suvra jyoti 151 Reputation points
commented 2022-06-01T11:48:55.963+00:00
Siva-kumar-selvaraj 15,546 Reputation points
1 answer

Problem with azure-sdk-for-go v60.1.0 (2020-04-01-preview) for managedHsm vault support

Hi, I'm using this version of azure sdk-for-go so I can use the managedHsm vault apis. azure-sdk-for-go/services/preview/keyvault/mgmt/2020-04-01-preview/keyvault/ When I call ListBySubscription passing in a "top" value of 1 I get 2…

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,108 questions
asked 2022-03-16T01:34:41.943+00:00
Sarah Thompson 1 Reputation point
commented 2022-06-01T02:36:14.17+00:00
Sarah Thompson 1 Reputation point
0 answers

PKCS #7 xml signing capabilities in Azure Key Vault Managed HSM

Hello, We have a client who is using an on prem hardware HSM to sign XML documents using PKCS #7 (RFC 2315) compliant signatures. It looks like the Managed HSMs in Azure recently changed from Thales Luna devices, which should support that capability,…

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,108 questions
Azure Dedicated HSM
Azure Dedicated HSM
An Azure service that provides hardware security module management.
25 questions
asked 2022-05-26T23:08:03.463+00:00
ericleigh007 1 Reputation point
commented 2022-05-31T14:09:34.89+00:00
Siva-kumar-selvaraj 15,546 Reputation points
1 answer

How to configure sftp connector in Logic app using azure key vault secret

Hi Team, The requirement is to poll the SFTP location for file and copy it to blob storage and we want to configure when a file is add or modified SFTP SSH trigger action using azure key vault. Could you please help how to achieve 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,108 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,839 questions
asked 2022-05-25T11:31:43.403+00:00
SUGANTHI G 1 Reputation point
commented 2022-05-31T04:47:42.147+00:00
MughundhanRaveendran-MSFT 12,421 Reputation points
0 answers

C# AzureSDK SecretClient how to authenticate against AzureChinaCloud

I am trying to get some secrets from a KeyVault in AzureChinaCloud. I have the following code that is working fine for an AzureCloud KeyVault, however when I change the KeyVault address to one in China it no longer works. using Azure.Identity; using…

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,108 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,439 questions
asked 2022-05-20T14:29:42.01+00:00
Ezequiel De Luca 1 Reputation point
commented 2022-05-30T11:56:47.673+00:00
Ezequiel De Luca 1 Reputation point
1 answer One of the answers was accepted by the question author.

Grant access to newly created keyVault from a newly created Webapp in bicep template

I am workin on creatin BicepTemplates for a feature, It has a lot of resources for which I am adding bicep templates. I plan to use a azure devops pipeline to deploy all those resources at once. My question is: I have a keyvault which needs to be…

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,108 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,857 questions
asked 2022-05-12T08:42:15.39+00:00
Rahul Shankhareman 26 Reputation points
commented 2022-05-30T08:20:58.097+00:00
Rahul Shankhareman 26 Reputation points
1 answer

Copy secrets from Keyvault1 (subscription A) to Keyvault2 (subscription B ) using logic app

I have a scenario, in which when user changes secrets in keyvault 1 (subscription A), i would like to copy the same secrets to keyvault2( in another subscription B). Is this possible? If yes can i use a logic app to copy the secrets from keyvault 1…

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,108 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,839 questions
asked 2022-05-17T16:44:25.753+00:00
Rajesh Ambakkat 216 Reputation points
answered 2022-05-30T07:46:56.76+00:00
MayankBargali-MSFT 68,471 Reputation points
1 answer One of the answers was accepted by the question author.

Upload CSV file to storage blob

Hello The following Automation Runbook script queries Certificates in KeyVault and creates a csv file which i would like to upload to a storage blob, what would i need to add to this to do so? Ensures you do not inherit an AzContext in your…

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,108 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,426 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2022-05-24T15:30:21.747+00:00
David Iremiren 41 Reputation points
accepted 2022-05-30T07:03:52.603+00:00
David Iremiren 41 Reputation points