Skip to content

Commit 94cf217

Browse files
committed
fix tox
1 parent 2d91562 commit 94cf217

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

articles/stream-analytics/TOC.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
items:
5959
- name: Outputs overview
6060
href: stream-analytics-define-outputs.md
61+
displayName: adls, sql, blob, event hubs, power bi, table, service bus, cosmos, functions
6162
- name: Output to Cosmos DB
6263
href: stream-analytics-documentdb-output.md
6364
- name: Output to Azure SQL DB
@@ -133,12 +134,16 @@
133134
items:
134135
- name: ADLS Gen 1
135136
href: stream-analytics-managed-identities-adls.md
137+
displayName: managed identity, identities, authenticate
136138
- name: Blob storage
137139
href: blob-output-managed-identity.md
140+
displayName: managed identity, identities, authenticate
138141
- name: Power BI
139142
href: powerbi-output-managed-identity.md
143+
displayName: managed identity, identities, authenticate
140144
- name: Azure SQL DB
141145
href: sql-db-output-managed-identity.md
146+
displayName: managed identity, identities, authenticate
142147
- name: Encrypt your data
143148
href: data-protection.md
144149
- name: Build solutions

articles/stream-analytics/configuration-error-codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: stream-analytics
1212

1313
You can use activity logs and resource logs to help debug unexpected behaviors from your Azure Stream Analytics job. This article lists the description for every configuration error code. Configuration errors are related to your job configuration, or input and output configurations.
1414

15-
## Error code: KafkaInvalidPermission
15+
## KafkaInvalidPermission
1616

1717
* **Cause**: The Stream Analytics job doesn't have the proper permission to perform certain actions.
1818

0 commit comments

Comments
 (0)