Skip to content

Commit ddd57f4

Browse files
committed
Freshness review
1 parent b4822b1 commit ddd57f4

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/synapse-analytics/troubleshoot/troubleshoot-synapse-studio-powershell.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Troubleshoot Azure Synapse Studio connectivity using PowerShell
44
author: whhender
55
ms.service: azure-synapse-analytics
66
ms.subservice: troubleshooting
7-
ms.topic: conceptual
8-
ms.date: 10/30/2020
7+
ms.topic: troubleshooting-general
8+
ms.date: 11/14/2024
99
ms.author: whhender
1010
ms.reviewer: whhender
1111
---
@@ -24,12 +24,10 @@ Azure Synapse Studio depends on a set of Web API endpoints to work properly. Thi
2424

2525
## Troubleshooting steps
2626

27-
Right-click on the following link, and select "Save target as":
27+
Open the link and save the opened script file. Don't save the address of the link, as it could change in the future.
2828

2929
- [Test-AzureSynapse.ps1](https://go.microsoft.com/fwlink/?linkid=2119734)
3030

31-
Alternatively, you can open the link directly, and save the opened script file. Don't save the address of the link, as it could change in the future.
32-
3331
In file explorer, right-click on the downloaded script file, and select "Run with PowerShell".
3432

3533
![Run downloaded script file with PowerShell](media/troubleshooting-synapse-studio-powershell/run-with-powershell.png)
@@ -53,6 +51,6 @@ If you're a network administrator and tuning your firewall configuration for Azu
5351
* All the test items (requests) marked with "Passed" mean they have passed connectivity tests, regardless of the HTTP status code.
5452
For the failed requests, the reason is shown in yellow, such as `NamedResolutionFailure` or `ConnectFailure`. These reasons might help you figure out whether there are misconfigurations with your network environment.
5553

56-
5754
## Next steps
55+
5856
If the previous steps don't help to resolve your issue, [create a support ticket](../sql-data-warehouse/sql-data-warehouse-get-started-create-support-ticket.md).

0 commit comments

Comments
 (0)