Skip to content

Commit 1116e30

Browse files
Merge pull request #293667 from TPavanBalaji/patch-53
(AzureCXP) fixes MicrosoftDocs/azure-docs#366331
2 parents 0f9b438 + f695410 commit 1116e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/spark/apache-spark-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Every Azure Synapse workspace comes with a default quota of vCores that can be u
8383
Failed to start session: [User] MAXIMUM_WORKSPACE_CAPACITY_EXCEEDED
8484
Your Spark job requested 480 vCores.
8585
However, the workspace only has xxx vCores available out of quota of yyy vCores.
86-
Try reducing the numbers of vCores requested or increasing your vCore quota. Click here for more information - https://go.microsoft.com/fwlink/?linkid=213499
86+
Try reducing the numbers of vCores requested or increasing your vCore quota. Click here for more information - https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/apache-spark-concepts
8787
```
8888

8989
The link in the message points to this article.

0 commit comments

Comments
 (0)