Skip to content

Commit d939f0e

Browse files
committed
checkmark
1 parent d155a7a commit d939f0e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

articles/stream-analytics/azure-data-explorer-managed-identity.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,11 +131,11 @@ Extra or mismatched columns cause ingestion failures. Stream Analytics sends dat
131131

132132
If you experience issues, verify the following:
133133

134-
- [ ] Managed identity is enabled on the Stream Analytics job
135-
- [ ] Identity is added as **Database Ingestor** and **Database Monitor** at the database level (not cluster IAM)
136-
- [ ] Azure Data Explorer output is configured in the Stream Analytics job
137-
- [ ] Table schema matches the Stream Analytics query output exactly
138-
- [ ] Sufficient time has passed for permission propagation (up to 8 minutes)
134+
- :heavy_check_mark: Managed identity is enabled on the Stream Analytics job
135+
- :heavy_check_mark: Identity is added as **Database Ingestor** and **Database Monitor** at the database level (not cluster IAM)
136+
- :heavy_check_mark: Azure Data Explorer output is configured in the Stream Analytics job
137+
- :heavy_check_mark: Table schema matches the Stream Analytics query output exactly
138+
- :heavy_check_mark: Sufficient time has passed for permission propagation (up to 8 minutes)
139139

140140
## Next steps
141141

0 commit comments

Comments
 (0)