1,114 questions with Azure Key Vault tags

Sort by: Updated
1 answer

Where to store SMTP server name and other arbitrary info in Production on Azure?

My task: Make web apps to process or create Excel spreadsheets from database data. The production environment will be on the Microsoft Azure ecosystem somewhere. We don't know which tool to use quite yet. I'm still doing research on which tool is 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,114 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,258 questions
asked 2024-04-25T11:38:43.9966667+00:00
Chuck Roberts 45 Reputation points
answered 2024-04-25T13:29:52.3566667+00:00
Sander van de Velde 28,311 Reputation points MVP
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,114 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,123 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 5,765 Reputation points Microsoft Vendor
0 answers

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,114 questions
asked 2024-04-25T07:30:52.38+00:00
振涛 闫 0 Reputation points
2 answers One of the answers was accepted by the question author.

Adding Key Vault Secret to Power Automate using Managed Identities.

Good morning MS Team, I am creating an application where different Power Automate Scripts are managing the Entra ID users and app registrations using an specific App registration with high-level permissions. Right now, I have the App Registration Id 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,114 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.
112 questions
asked 2024-04-19T08:13:02.62+00:00
Malvaro 85 Reputation points
answered 2024-04-25T06:30:05.28+00:00
Malvaro 85 Reputation points
0 answers

How to mask or hide OCP apim subscription key from being displayed in azure portal

Can we hide/mask OCP apim subscription key which is called from KeyVault to display in azure portal apim policies.

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,114 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,800 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,752 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
793 questions
asked 2024-04-24T16:34:48.1166667+00:00
Nagender Tipparna 0 Reputation points
edited the question 2024-04-25T03:16:47.2933333+00:00
GitaraniSharma-MSFT 47,316 Reputation points Microsoft Employee
1 answer

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,114 questions
asked 2024-04-24T14:18:52.9766667+00:00
Krister Borge (Innleid) 0 Reputation points
answered 2024-04-24T20:08:18.4466667+00:00
James Hamil 21,621 Reputation points Microsoft Employee
2 answers

How to grant permission to the keyvault to fetch secrets.

I am trying to change the connection to the DB by using the keyvault -instead of hardcoding everything. I've seen then you can retrieve all of the "secrets" by generating your client (with the key vault) and then simply call 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,114 questions
asked 2024-04-23T12:47:33.7+00:00
Delfina Iriarte 0 Reputation points
answered 2024-04-24T13:07:25.61+00:00
Delfina Iriarte 0 Reputation points
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,114 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,258 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,581 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,051 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,459 questions
asked 2024-04-16T03:27:13.7333333+00:00
EnterpriseArchitect 4,741 Reputation points
commented 2024-04-24T12:55:18.87+00:00
EnterpriseArchitect 4,741 Reputation points
1 answer

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,114 questions
asked 2024-04-24T09:08:23.9933333+00:00
Cyril Carlier 0 Reputation points
answered 2024-04-24T09:23:35.17+00:00
Deepanshu katara 4,740 Reputation points
0 answers

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,114 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,369 questions
asked 2024-04-24T05:49:31.9833333+00:00
Bryan Apilada 0 Reputation points
edited the question 2024-04-24T05:50:50.7766667+00:00
Bryan Apilada 0 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,114 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,114 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,800 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
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,114 questions
Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
697 questions
asked 2024-04-23T07:47:43.3066667+00:00
Rupesh Surve 0 Reputation points
edited an answer 2024-04-23T22:29:50.98+00:00
Bruce (SqlWork.com) 55,686 Reputation points
0 answers

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,114 questions
asked 2024-04-23T15:56:45.74+00:00
Sebastián García 0 Reputation points
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,114 questions
asked 2024-04-15T13:55:09.4566667+00:00
Musyoka Kilonzo 0 Reputation points
commented 2024-04-23T11:44:01.08+00:00
Akhilesh 4,775 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

how to understand azure key vault access policy?

hi friend, i have create a service principal, a azure key vault, a secret scope called A and B under AKV . now i have grant get/list...permission to that service principal through access principal. it's mean that service principal can access both…

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,114 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,459 questions
asked 2024-04-22T06:45:13.8166667+00:00
Huang, Winston-HR 260 Reputation points
accepted 2024-04-23T02:58:51.25+00:00
Huang, Winston-HR 260 Reputation points
1 answer One of the answers was accepted by the question author.

Key Vault Reference in web app config now says 'AccessToKeyVaultDenied'

A while back I setup a RBAC key vault. I followed some guide where I added a connection string under my Wep App => Configuration. All was green after that and worked. Now, however, I noticed that this happend Never seen this before. First thought 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,114 questions
asked 2024-04-22T11:17:09.9666667+00:00
Erik White 20 Reputation points
commented 2024-04-22T16:26:27.8033333+00:00
Deepanshu katara 4,740 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,114 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.
666 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,114 questions
asked 2024-04-15T17:13:55.76+00:00
ASR 671 Reputation points
commented 2024-04-22T13:23:19.5033333+00:00
Akhilesh 4,775 Reputation points Microsoft Vendor
1 answer

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,114 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.
944 questions
asked 2024-04-15T05:35:43.28+00:00
Siqing Zheng 0 Reputation points
commented 2024-04-22T02:19:12.1266667+00:00
Shweta Mathur 27,381 Reputation points Microsoft Employee
1 answer

Issue while adding custom domain to azure front door standard tier

Hi All, Greetings!!! As a part of a POC while trying to add a custom domain to the Azure front door standard tier, I created a certificate in azure key vault with the subject as the intended custom domain ("CN= <custom domain>"). CNAME…

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,114 questions
Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
593 questions
Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
576 questions
asked 2024-04-19T11:23:51.4333333+00:00
Sarathi 0 Reputation points
answered 2024-04-20T14:49:40.6833333+00:00
Sina Salam 3,481 Reputation points