Migration to Azure Key Vault from Last Pass

Amlan Sengupta 21 Reputation points
2021-05-19T11:37:10.82+00:00

Hi All,

I'm trying to migrate user id and password from Last Pass to Azure Key Vault. Is there any script or tool available in the market or is there any out of the box support available in Azure 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,452 questions
0 comments No comments
{count} votes

Accepted answer
  1. JamesTran-MSFT 36,911 Reputation points Microsoft Employee Moderator
    2021-05-19T21:19:06.947+00:00

    @Amlan Sengupta
    Based off my research, it looks like Last Pass is a password management company, and you'd like to store User IDs (I'm assuming login IDs?) and passwords in the Azure Key Vault (AKV).

    • Are you trying to save these IDs and passwords as Secrets within the AKV?
    • What's your overall goal for storing these within the Vault?
    • Have you looked in to the Microsoft Authenticator app?

    If you're trying to just store these values within the AKV, you can leverage our - Set and retrieve a secret from Azure Key Vault documentation to create secrets via PS, CLI, or the Azure Portal.

    If you have any other questions, please let me know.
    Thank you!

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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