Skip to content

Commit c102a75

Browse files
authored
Merge pull request #46588 from v-maudel/patch-59
M28830: Possible typo update/upload
2 parents ff9ca3d + 4566cc7 commit c102a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Labs/Anomaly-Finder/tutorials/csharp-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Press Ctrl+Shift+B, or click Build on the ribbon menu, then select Build Solutio
4545

4646
1. After the build is completed, press **F5** or click **Start** on the ribbon menu to run the example.
4747
2. Locate the Anomaly Detection user interface window with the text edit box reading "{your_subscription_key}".
48-
3. Replace the request.json file, which contains the sample data, with your own data, then click "Send" button. Microsoft receives the data you upload and use them to detect any anomaly points among then. The data you updated will not be persisted in Microsoft's server. To detect the anomaly point again, you need upload the data once again.
48+
3. Replace the request.json file, which contains the sample data, with your own data, then click "Send" button. Microsoft receives the data you upload and use them to detect any anomaly points among then. The data you load will not be persisted in Microsoft's server. To detect the anomaly point again, you need upload the data once again.
4949
4. If the data is good, you will find the anomaly detection result in "Response" field. If any error occurs, the error information will be shown in the Response field as well.
5050

5151
<a name="Review"></a>

0 commit comments

Comments
 (0)