How to provide RBAC access in Azure storage account IAM to on-prem Hyper-V VMs

Rohit Prajapati 0 Reputation points
2023-05-10T05:13:10.85+00:00

Dear Team,

Is there any way to assign roles in Azure storage IAM to On-prem Hyper-V VMs,

VM's hostname are not showing while providing roles to them in Azure Storage account IAM.

User's image

But VM's are showing in Azure AD devices.

User's image

Regards,

Rohit Prajapati

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,864 questions
Azure ISV (Independent Software Vendors) and Startups
Azure ISV (Independent Software Vendors) and Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.ISV (Independent Software Vendors) and Startups: A Microsoft program that helps customers adopt Microsoft Cloud solutions and drive user adoption.
91 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 29,986 Reputation points
    2023-05-10T05:58:27.4733333+00:00

    @Rohit Prajapati Welcome to Microsoft Q&A forum!

    Is there any way to assign roles in Azure storage IAM to On-prem Hyper-V VMs,

    Unfortunately, it is not possible to assign roles in Azure Storage IAM to on-premises Hyper-V VMs. The Azure Storage IAM is designed to manage access to Azure Storage resources, such as blobs, queues, and tables. It is not designed to manage access to on-premises resources.

    If you want to manage access to on-premises resources, you can use Azure AD Domain Services to extend your on-premises Active Directory to Azure. This allows you to manage access to on-premises resources using Azure AD, including assigning roles and permissions to users and groups.

    Alternatively, you can use Azure Arc to manage your on-premises Hyper-V VMs from Azure. Azure Arc allows you to manage applications across on-premises, multi-cloud, and edge environments. With Azure Arc, you can manage access to your on-premises Hyper-V VMs using Azure RBAC, which allows you to assign roles and permissions to users and groups in Azure.

    Please see Security management in Azure and Assign an Azure role for access to blob data for more details.

    VM's hostname are not showing while providing roles to them in Azure Storage account IAM.

    It is possible that the VMs are not properly registered in Azure Active Directory or that there are network connectivity issues preventing proper communication between Azure and the Hyper-V hosts. Ensure that your on-premises environment is properly configured and connected to Azure before attempting to assign roles in Azure Storage IAM.

    Hope this helps. Do let us know if you have any further queries.

    If this answers your query, do click Accept Answer and Yes if this answer helpful. And, if you have any further query do let us know.

    0 comments No comments