1,144 questions with Azure Key Vault tags

Sort by: Created
1 answer

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,144 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,814 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,139 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,793 questions
asked 2024-05-20T14:08:33.86+00:00
yulei0917 0 Reputation points
answered 2024-05-21T06:55:37.4766667+00:00
David Trevor 291 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,144 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 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,144 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.
996 questions
Azure Database for PostgreSQL
asked 2024-05-20T09:07:22.4+00:00
José Luis Rando Calvo 0 Reputation points
accepted 2024-05-20T13:54:12.81+00:00
José Luis Rando Calvo 0 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,144 questions
asked 2024-05-16T14:09:20.8633333+00:00
Ravikumar Gopalsamy 0 Reputation points
answered 2024-05-16T15:07:32.65+00:00
Manu Philip 16,991 Reputation points MVP
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,144 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,002 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 14,916 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,144 questions
asked 2024-05-14T08:25:01.4266667+00:00
Gallatin 21V 166 Reputation points
commented 2024-05-19T03:16:28.4933333+00:00
Akhilesh 5,405 Reputation points Microsoft Vendor
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,144 questions
asked 2024-05-14T04:38:49.35+00:00
Apurva Pathak 315 Reputation points
commented 2024-05-14T05:13:43.0666667+00:00
Deepanshu katara 5,375 Reputation points
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,144 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,139 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,793 questions
asked 2024-05-13T04:14:27.36+00:00
Subhash Kumar Mahato 55 Reputation points
commented 2024-05-20T05:18:21.06+00:00
Navya 4,470 Reputation points Microsoft Vendor
2 answers

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,144 questions
asked 2024-05-13T04:00:00.26+00:00
Subhash Kumar Mahato 55 Reputation points
answered 2024-05-14T07:22:37.94+00:00
akinbade abiola 1,420 Reputation points
0 answers

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,144 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,357 questions
asked 2024-05-09T15:45:41.14+00:00
Aidan Goldie 0 Reputation points
commented 2024-05-09T18:27:00.6433333+00:00
James Hamil 22,186 Reputation points Microsoft Employee
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,144 questions
Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,715 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
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,144 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,470 Reputation points Microsoft Vendor
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,144 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
725 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,040 Reputation points
1 answer

does azure can deducted money from debit card after e mandate cancellation

I am a student went on pay as you go azure subscription using debit card. 92000 rs bill was generated as I didnot deleted few services. I had already cancelled e -mandate as well deleted my azure subscriptin. Will azure can charge the transcation as 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,144 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,218 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,106 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,002 questions
asked 2024-05-08T12:00:13.9733333+00:00
Neeraj Kumar Gupta 0 Reputation points
answered 2024-05-08T20:11:05.5933333+00:00
Babafemi Bulugbe 1,955 Reputation points MVP
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,144 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
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,144 questions
asked 2024-05-08T01:55:48.3233333+00:00
Siqing Zheng 85 Reputation points
commented 2024-05-21T09:37:48.4533333+00:00
Ethan-9463 0 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,144 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 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,144 questions
Azure Dedicated HSM
Azure Dedicated HSM
An Azure service that provides hardware security module management.
26 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

I am trying to integrate Key Vault into my dotnet core 8 mvc application to retrieve my database connection string

I am new to Azure and trying to do a very simple thing. I am trying to integrate Key Vault into my dotnet core 8 mvc application to retrieve my database connection string. I see a lot of examples and documentation about this but almost none of it is…

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,144 questions
asked 2024-05-05T12:21:18.9666667+00:00
Tim Philomeno 0 Reputation points
commented 2024-05-05T14:39:00+00:00
Tim Philomeno 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,144 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,208 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,793 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