Skip to content

Commit 362b810

Browse files
committed
Feedback changes
1 parent d628121 commit 362b810

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/synapse-analytics/security/synapse-private-link-hubs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ You must connect your Azure virtual network to the Synapse private link hub reso
5252

5353
1. On the **Configuration** tab, select *privatelink.azuresynapse.net* for **Private DNS zones** when integrating with your virtual network and private DNS zone.
5454

55-
:::image type="content" source="./media/synapse-private-link-hubs/synapse-private-links-dns-zones.png" alt-text="Create a private endpoint to private link hub" lightbox="./media/synapse-private-link-hubs/synapse-private-links-dns-zones.png":::
55+
:::image type="content" source="./media/synapse-private-link-hubs/synapse-private-links-dns-zones.png" alt-text="Screenshot that shows the page to create a private endpoint to private link hub." lightbox="./media/synapse-private-link-hubs/synapse-private-links-dns-zones.png":::
5656

5757
## Related content
5858

articles/synapse-analytics/spark/apache-spark-manage-pool-packages.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ There are two primary ways to install a library on a Spark pool:
2020
After the changes are saved, a Spark job runs the installation and caches the resulting environment for later reuse. Once the job is complete, new Spark jobs or notebook sessions use the updated pool libraries.
2121

2222
> [!IMPORTANT]
23-
> - If the package you're installing is large or takes a long time to install, the Spark instance start up time is affected.
23+
> - If the package you're installing is large or takes a long time to install, the Spark instance startup time is affected.
2424
> - Altering the PySpark, Python, Scala/Java, .NET, R, or Spark version isn't supported.
2525
> - Installing packages from external repositories like PyPI, Conda-Forge, or the default Conda channels isn't supported within data exfiltration protection enabled workspaces.
2626
@@ -69,9 +69,9 @@ Spark pool libraries can be managed either from Synapse Studio or the Azure port
6969
---
7070

7171
> [!IMPORTANT]
72-
> By selecting the option to **Force new settings**, you're ending the all current sessions for the selected Spark pool. Once the sessions are ended, you must wait for the pool to restart.
72+
> By selecting the option to **Force new settings**, you're ending all current sessions for the selected Spark pool. Once the sessions are ended, you must wait for the pool to restart.
7373
>
74-
> If this setting is unchecked, then you need to wait for the current Spark session to end or stop it manually. After the session endeds, you need to let the pool restart.
74+
> If this setting is unchecked, then you need to wait for the current Spark session to end or stop it manually. After the session ends, you need to let the pool restart.
7575
7676
## Track installation progress
7777

0 commit comments

Comments
 (0)