Welcome to Microsoft Q&A platform and thanks for using Azure Services.
As I understand your ask, you want to check Hardware details of the running instance of Postgres in your account.
Through Azure CLI, we can use below command to get details:
az postgres server show --name <instance-name> --resource-group <resource-group name>
Hope this will help. Please let us know if any further queries.
------------------------------
- Please don't forget to click on or upvote button whenever the information provided helps you.
Original posters help the community find answers faster by identifying the correct answer. Here is how - Want a reminder to come back and check responses? Here is how to subscribe to a notification