Regarding the Database installed in the Azure VM

2022-10-13T08:50:49.51+00:00

Hi

We are looking to get the inventory for the Databases which installed in the Azure VM. Looking for a solution or exploration on how to get the database which are running on the list of Azure Vm which we have for our subscriptions

For ex : Want to get the database name, version, vm-name etc., which is running on VM

Thanks for the help

Regards
Phani Sankar

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

Accepted answer
  1. JimmySalian-2011 42,491 Reputation points
    2022-10-13T10:56:20.71+00:00

    Hi @Malapaka, Phani Sankar (GE Corporate, consultant) ,

    There is a github repo and script for this kind of extract ARI

    Hope this helps.

    JS

    ==
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


1 additional answer

Sort by: Most helpful
  1. Manu Philip 20,206 Reputation points MVP Volunteer Moderator
    2022-10-13T11:14:36.537+00:00

    In the Azure portal, the SQL virtual machines resource is an independent management service to manage SQL Server on Azure Virtual Machines (VMs) that have been registered with the SQL Server IaaS Agent extension. You can use the resource to view all of your SQL Server VMs simultaneously and to fetch more details from one place:

    250043-image.png

    The SQL virtual machines resource is only available to SQL Server VMs that have been registered with the SQL IaaS Agent extension.

    ----------

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.
    0 comments No comments

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.