# Troubleshooting

- [Configure VConnect PowerShell Modules](https://docs.cloudassert.com/azure-stack-hub-multi-stamp-management/others/troubleshooting/configure-vconnect-powershell-modules.md): Cloud Assert PowerShell modules can help with troubleshooting and automation
- [Stamp Connectivity](https://docs.cloudassert.com/azure-stack-hub-multi-stamp-management/others/troubleshooting/stamp-connectivity.md): Steps to validate Azure Stack Hub Stamp ARM Endpoints connectivity through PowerShell command lets.
- [Stamp Syncing](https://docs.cloudassert.com/azure-stack-hub-multi-stamp-management/others/troubleshooting/stamp-syncing.md): VConnect syncs stamps information including all data shown in the admin and tenant portal periodically. Follow the below steps to troubleshoot to validate if the information is up to date.
- [Enable MSM VConnect Scheduled Tasks](https://docs.cloudassert.com/azure-stack-hub-multi-stamp-management/others/troubleshooting/enable-msm-vconnect-scheduled-tasks.md)
- [Add Billing API Port To VConnect RP Network Security Group](https://docs.cloudassert.com/azure-stack-hub-multi-stamp-management/others/troubleshooting/add-billing-api-port-to-vconnect-rp-network-security-group.md)
- [Add Transaction Log Shrink Job in SQL Server](https://docs.cloudassert.com/azure-stack-hub-multi-stamp-management/others/troubleshooting/add-transaction-log-shrink-job-in-sql-server.md): PowerShell command to create/update Shrink Log Job
- [Update Client Secret in AzureStack Hub Connection](https://docs.cloudassert.com/azure-stack-hub-multi-stamp-management/others/troubleshooting/update-client-secret-in-azurestack-hub-connection.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudassert.com/azure-stack-hub-multi-stamp-management/others/troubleshooting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
