Azure / SQL-Connectivity-Checker

This PowerShell script will run some connectivity checks from this machine to the server and database.
MIT License
69 stars 41 forks source link

Set ExecutionPolicy #69

Open kariotakis opened 2 years ago

kariotakis commented 2 years ago

Set ExecutionPolicy to "unrestricted" to fix the error while trying to load the "AdvancedConnectivityPolicyTests.ps1" file