VNet integrated flex consumption app unable to connect to KeyVault via service endpoint
Hi, I have a question about vnet integrated flex function apps and accessing other resources privately using service endpoints Situation: I have Flex consumption app successfully deployed and vnet integrated so all outbound traffic is via the virtual…
create a connector like key Vault connector as a Microsoft connector.
We have a service want to create it as a connector like key vault connector, which can provide it to customer directly and use managed identity easily. I found it hard to use the custom connector, because the auth type is little out of date, for example,…
how to add secret and retrieve it in vm powershell
I have configured a secret in key vault so i'm trying to retrieve it in my vm by using powershell commands so i just need navigation steps to retrieve the secret and also i have added the access policies and selected the particular vm.
Vulnerability Alert - Virtual Machine contains an Entra browser cookie of the user account
Hi Team, We received a Defender alert recently telling us that there is a Virtual Machine that contains an Entra browser cookie of a user account, providing lateral movement to a Key Vault. This happened after one of our Admin users logged in to Azure…
Azure Marketplace Application offering with secrets for Container Registry access
I'm creating an Azure Marketplace Application offering that includes the provisioning of Azure Container Apps to customers' tenants. These Container Apps must pull their image from an Azure Container Registry on my tenant (publisher). I have trouble…
Azure static web app failed to retrieve secrets from Key vault
Hi, My azure static web app has been failing to retrieve secrets from azure key vault since 22nd Nov,2024, 10.00AM UTC. Both static web app and key vault are hosted on West Europe region under same tenant (with in the same RG). This failure occurs only…
Error while getting certificate https://oaaskvtest.vault.azure.net/certificates/XXXXX from keyvault Index was outside the bounds of the array.
I am trying to use a Geneva Action which basically can read and access the key vault. I have configured all the setting for the key vault. But I am unable to this step because I am using RBAC Key vault: Also, I added the service principle for my KV, but…
how to create access keys and how to link that to storage account
Actually i want to create access keys and link to storage account and also provide me the navigation steps how to create and retrieve the secrets and passwords which we stored
Renewing Certificates stored in KeyVault using the App Service Certificate before the expiry date with no outage?
I need your help and clarification regarding Replacing and updating the KeyVault stored Wildcard SSL Certificate with the new Azure App Service Certificate. The existing wildcard Azure App Service Certificate is saved or exported to Azure KeyVault,…
How do I transfer Visio key from one computer to another
I have MS Office including Visio on my old computer and need to transfer them to my new computer. I don't know where the keys are anymore. How can I get these apps activated on my new laptop? In short how can I pick up the keys from my old computer and…
Access policies not available.
Not able add access policies because its not showing the anything
key vault certificate's Issuance Policy
I wanted to change my certificate's "Lifetime Action Type" and "Number ofDay Before Expiry" on below page by following…
How to enable the replication for the Azure Key Vault?
So here we have two key vault (East US, West US). So I want to enable the replication to the key vaults so that If I do any changes in the Keys, Secrets or Certificates it should replicate to the paired region. As per doc, its automatic but do we need…
Cannot create Azure Key Vault backed Databricks Secret Scope with Service Principal (AAD Enterprise App)
In an end-to-end Databricks deployment, orchestrated by Terraform using a Service Principal (AAD Enterprise App), it is not possible to create an Azure Key Vault backed Databricks Secret Scope. You have to do this with a regular user identity. This is…
Can we get Search Option on Keyvault Page for finding a key
Hi Team, I just adding a suggestion for improving the feature use on Azure portal . As you know that currently on Key Vault Page no option is available for searching a key by anywhere ,and we have to click LODE MORE links to see more values then need to…
Azure key sovereignty clarification
Hi Microsoft, I previously asked clarification on Azure's Managed HSM key sovereignty and now back for more clarification. May I ask, without key sovereignty (as in the case of Azure Key Vault Premium), what kinds of access would Microsoft personnel has…
encountering an issue with a Key Vault HSM
I am encountering an issue with a Key Vault HSM where Purge Protection has been enabled. Despite my attempts, I am unable to disable or delete this feature. When attempting to purge the managed HSM, the operation fails with the following error message:…
In Azure, how to grant Application Gateway access to Certificates in Key Vault
I have an application gateway AppGateway and a key vault KeyVault. My organization does not allow the use of a Vault Access Policy, I am required to use Role-based Access Control (RBAC). I created a managed identity Gateway-KeyVault-identity. I assigned…
Azure Application Gateways do not resolve Private Endpoints of Keyvault via custom DNS servers
Hi, We've hit the same issue that @Anonymous faced in this thread: https://learn.microsoft.com/en-us/answers/questions/714888/azure-application-gateways-do-not-resolve-private.html but for key vault. Specifically the Application Gateway doesn't…
Environment variables in azure function app disappearing
I am creating environment variables in my function app to reference in the function code. Some of the environment variables i am creating are key vault references. When i create the variable, it is briefly visible in the list of variables, but disappears…