Skip to content

Commit 2d2c825

Browse files
committed
modify
1 parent fae3bb3 commit 2d2c825

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spark.synapse.logAnalytics.workspaceId <LOG_ANALYTICS_WORKSPACE_ID>
4444
spark.synapse.logAnalytics.secret <LOG_ANALYTICS_WORKSPACE_KEY>
4545
```
4646

47-
Alternatively, to apply the same configuration as Fabric, use the following properties:
47+
Alternatively, use the following properties:
4848

4949
```properties
5050
spark.synapse.diagnostic.emitters: LA
@@ -81,7 +81,7 @@ spark.synapse.logAnalytics.keyVault.name <AZURE_KEY_VAULT_NAME>
8181
spark.synapse.logAnalytics.keyVault.key.secret <AZURE_KEY_VAULT_SECRET_KEY_NAME>
8282
```
8383

84-
Alternatively, to apply the same configuration as Fabric, use the following properties:
84+
Alternatively, use the following properties:
8585

8686
```properties
8787
spark.synapse.diagnostic.emitters LA
@@ -123,7 +123,7 @@ spark.synapse.logAnalytics.keyVault.key.secret <AZURE_KEY_VAULT_SECRET_KEY_NAME>
123123
spark.synapse.logAnalytics.keyVault.linkedServiceName <LINKED_SERVICE_NAME>
124124
```
125125

126-
Alternatively, to apply the same configuration as Fabric, use the following properties:
126+
Alternatively, use the following properties:
127127

128128
```properties
129129
spark.synapse.diagnostic.emitters LA

0 commit comments

Comments
 (0)