> For the complete documentation index, see [llms.txt](https://docs.cloudassert.com/azure-stack-hub-multi-stamp-management/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudassert.com/azure-stack-hub-multi-stamp-management/others/troubleshooting/stamp-connectivity.md).

# Stamp Connectivity

The following steps will help to check the connectivity between the VConnect RP virtual machines and the Azure Stack Hub ARM endpoints.

* Open a PowerShell window in the Cloud Asset RP machine or the virtual machine that has the issues / to be validated.&#x20;
* Click [here](/azure-stack-hub-multi-stamp-management/others/troubleshooting/configure-vconnect-powershell-modules.md#install-cloudassert-powershell-modules) for the steps to install the Cloud Assert PowerShell modules
* Click [here](/azure-stack-hub-multi-stamp-management/others/troubleshooting/configure-vconnect-powershell-modules.md#add-vconnect-api-connection) for the steps to configure the VConnect API connection
* Run the following command to validate connectivity status of all configured Azure Stack Hub stamps

```
Get-VConnectAzsStampsHealth -endpointName [vconnect-api-connection-name] -printToConsole
```

> Repalce the input for `endpointName` with the actual connection name added in the previous name.

![](/files/DbMMSGW2F8ZLlu2UeA6J)
