Automate Secret Rotation in Key Vault

Riyanka Pawaskar 20 Reputation points
2023-05-03T09:48:34.12+00:00

I am storing my domain credentials in a keyvault, as per our organisation policy passwords have to be changed every 60 days , i used this documentation https://techcommunity.microsoft.com/t5/integrations-on-azure-blog/automate-secret-rotation-in-key-vault/ba-p/3275149 to automatically rotate keyvault secrets using logic app however as explained in the document events and event subscription are not getting created automatically could someone please guide me on this?

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.
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
{count} votes

Answer accepted by question author
  1. Akshay-MSFT 18,011 Reputation points Microsoft Employee Moderator
    2023-05-04T06:58:45.7133333+00:00

    @Riyanka Pawaskar

    Thank you for posting your query on Microsoft Q&A, from the above posted description I could understand that you want to know why event subscription is not getting created automatically while following the doc.

    Please do correct me in the comments if this is not the ask.

    Please be informed that to integrate KeyVault Events to Azure Event Grid, Event Grid subscription has to be created manually before integration for logic apps only. After the subscription is configured the connector will establish a connection just with an admin signin.

    Once created the subscription would be available for connection as per given screenshot:

    User's image

    I would work to have the prerequisites updated in the documentation. Please do let me know if you have any further queries.

    Thanks

    Akshay Kaushik

    Please "Accept the answer" (Yes), and share your feedback if the suggestion answers you’re your query. This will help us and others in the community as well.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.