Bastion Access to Azure VM

Nana Poku 90 Reputation points
2024-09-06T13:41:25.0766667+00:00

I have granted contributor access to a VM and she is getting "UnauthorizedDataError: data set DataCache:2:2" what could be the cause?

Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
268 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. akinbade abiola 21,040 Reputation points
    2024-09-06T23:17:07.3366667+00:00

    This may be due to insufficient roles assigned,

    You need at least these minimum roles:

    • Reader role on the target VM.
    • Reader role on the network interface (NIC) with private IP of the VM.
    • Reader role on the Azure Bastion resource.

    See: https://zcusa.951200.xyz/en-us/azure/bastion/troubleshoot?source=recommendations

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola


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.