Skip to content

Commit 15e498d

Browse files
Merge pull request #229233 from Naveenommi-MSFT/patch-29
(AzureCXP) fixes MicrosoftDocs/azure-docs#105892
2 parents dd2a683 + 7718b33 commit 15e498d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/spark/apache-spark-azure-log-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Use any of the following options to prepare the file.
3535
Copy the following Apache Spark configuration, save it as *spark_loganalytics_conf.txt*, and fill in the following parameters:
3636

3737
- `<LOG_ANALYTICS_WORKSPACE_ID>`: Log Analytics workspace ID.
38-
- `<LOG_ANALYTICS_WORKSPACE_KEY>`: Log Analytics key. To find this, in the Azure portal, go to **Azure Log Analytics workspace** > **Agents management** > **Primary key**.
38+
- `<LOG_ANALYTICS_WORKSPACE_KEY>`: Log Analytics key. To find this, in the Azure portal, go to **Azure Log Analytics workspace** > **Agents** > **Primary key**.
3939

4040
```properties
4141
spark.synapse.logAnalytics.enabled true

0 commit comments

Comments
 (0)