This commit is contained in:
Vitor Tomaz 2020-05-08 19:05:10 +01:00
Родитель 47a459afda
Коммит f8bf786618
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -3,7 +3,7 @@
This PowerShell script will run some connectivity checks from this machine to the server and database.
- Supports Single, Elastic Pools and Managed Instance (please provide FQDN, MI public endpoint is supported).
- Supports Azure Synapse / Azure SQL Data Warehouse (\*.sql.azuresynapse.net / \*.database.windows.net).
- Supports Public Cloud (\*.database.windows.net),Azure China (\*.database.chinacloudapi.cn) and Azure Germany (\*.database.cloudapi.de).
- Supports Public Cloud (\*.database.windows.net), Azure China (\*.database.chinacloudapi.cn) and Azure Germany (\*.database.cloudapi.de).
**In order to run it you need to:**
1. Open Windows PowerShell ISE in Administrator mode