File tree Expand file tree Collapse file tree
articles/stream-analytics Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,11 +131,11 @@ Extra or mismatched columns cause ingestion failures. Stream Analytics sends dat
131131
132132If 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
You can’t perform that action at this time.
0 commit comments