Skip to content

Commit 2ce15ae

Browse files
authored
typos: labelled/labeled & Azure Portal/Azure portal
1 parent d3ccc11 commit 2ce15ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/stream-analytics/stream-analytics-custom-path-patterns-blob-storage-output.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Once the job starts running, the *clients* container may look like the following
3939

4040
![Clients container](./media/stream-analytics-custom-path-patterns-blob-storage-output/stream-analytics-clients-container.png)
4141

42-
Each folder may contain multiple blobs where each blob contains one or more records. In the above example, there is a single blob in a folder labelled "06000000" with the following contents:
42+
Each folder may contain multiple blobs where each blob contains one or more records. In the above example, there is a single blob in a folder labeled "06000000" with the following contents:
4343

4444
![Blob contents](./media/stream-analytics-custom-path-patterns-blob-storage-output/stream-analytics-blob-contents.png)
4545

@@ -108,7 +108,7 @@ MSCK REPAIR TABLE while hive.exec.dynamic.partition true
108108

109109
### Example
110110

111-
Create a storage account, a resource group, a Stream Analytics job, and an input source according to the [Azure Stream Analytics Azure Portal](stream-analytics-quick-create-portal.md) quickstart guide. Use the same sample data used in the quickstart guide, also available on [GitHub](https://raw.githubusercontent.com/Azure/azure-stream-analytics/master/Samples/GettingStarted/HelloWorldASA-InputStream.json).
111+
Create a storage account, a resource group, a Stream Analytics job, and an input source according to the [Azure Stream Analytics Azure portal](stream-analytics-quick-create-portal.md) quickstart guide. Use the same sample data used in the quickstart guide, also available on [GitHub](https://raw.githubusercontent.com/Azure/azure-stream-analytics/master/Samples/GettingStarted/HelloWorldASA-InputStream.json).
112112

113113
Create a blob output sink with the following configuration:
114114

@@ -126,4 +126,4 @@ When you start the job, a folder structure based on the path pattern is created
126126

127127
## Next steps
128128

129-
* [Understand outputs from Azure Stream Analytics](stream-analytics-define-outputs.md)
129+
* [Understand outputs from Azure Stream Analytics](stream-analytics-define-outputs.md)

0 commit comments

Comments
 (0)