Is it possible to use a smart card within a virtual machine set up on Azure?

PUCK, LINA 1 Reputation point
2022-10-19T16:21:27.733+00:00

In our setup, we have an Azure VM which is a Windows 2016 Server. Within this VM, we would like to use a smart card for signing data with specific software but the smart card passthrough fails at some point and is not recognized at all. To be clear, the smart card is not used for any authentication process. It is needed for a software on the VM. Is this scenario even possible?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,035 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bjoern Peters 8,921 Reputation points
    2022-10-19T16:43:57.61+00:00

    Hi @PUCK, LINA

    do you need to do this if you are working on a RDP session on that server or do you need this also for unattended automation procedures?

    If it is just need during RDP session you can configure the RDP session to forward your local USB port via RDP to the Azure VM.

    If this does not work for you, please read this old post which might point you into some direction
    https://learn.microsoft.com/en-us/answers/questions/614441/azure-vm-cannot-recognize-my-local-usb-device.html


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.