File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/synapse-analytics/spark Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ spark.synapse.logAnalytics.workspaceId <LOG_ANALYTICS_WORKSPACE_ID>
44
44
spark.synapse.logAnalytics.secret <LOG_ANALYTICS_WORKSPACE_KEY>
45
45
```
46
46
47
- Alternatively, to apply the same configuration as Fabric, use the following properties:
47
+ Alternatively, use the following properties:
48
48
49
49
``` properties
50
50
spark.synapse.diagnostic.emitters: LA
@@ -81,7 +81,7 @@ spark.synapse.logAnalytics.keyVault.name <AZURE_KEY_VAULT_NAME>
81
81
spark.synapse.logAnalytics.keyVault.key.secret <AZURE_KEY_VAULT_SECRET_KEY_NAME>
82
82
```
83
83
84
- Alternatively, to apply the same configuration as Fabric, use the following properties:
84
+ Alternatively, use the following properties:
85
85
86
86
``` properties
87
87
spark.synapse.diagnostic.emitters LA
@@ -123,7 +123,7 @@ spark.synapse.logAnalytics.keyVault.key.secret <AZURE_KEY_VAULT_SECRET_KEY_NAME>
123
123
spark.synapse.logAnalytics.keyVault.linkedServiceName <LINKED_SERVICE_NAME>
124
124
```
125
125
126
- Alternatively, to apply the same configuration as Fabric, use the following properties:
126
+ Alternatively, use the following properties:
127
127
128
128
``` properties
129
129
spark.synapse.diagnostic.emitters LA
You can’t perform that action at this time.
0 commit comments