Skip to content

Commit eca0837

Browse files
authored
Merge pull request #5704 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents 27daca8 + a2c22df commit eca0837

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/machine-learning/how-to-use-batch-pipeline-deployments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ ml_client.compute.begin_delete(name="batch-cluster")
236236

237237
## Next steps
238238

239-
- [How to deploy a training pipeline with batch endpoints)](how-to-use-batch-training-pipeline.md)
239+
- [How to deploy a training pipeline with batch endpoints](how-to-use-batch-training-pipeline.md)
240240
- [How to deploy a pipeline to perform batch scoring with preprocessing](how-to-use-batch-scoring-pipeline.md)
241241
- [Create batch endpoints from pipeline jobs](how-to-use-batch-pipeline-from-job.md)
242242
- [Create jobs and input data for batch endpoints](how-to-access-data-batch-endpoints-jobs.md)

articles/open-datasets/dataset-the-cancer-genome-atlas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 09/22/2022
1414

1515
[!INCLUDE [Open Dataset usage notice](./includes/open-datasets-change-notice.md)]
1616

17-
The Cancer Genome Atlas (TCGA), a landmark cancer genomics program, molecularly characterized over 20,000 primary cancer and matched normal samples spanning 33 cancer types[[1]](https://www.cancer.gov/about-nci/organization/ccg/research/structural-genomics/tcga). The TCGA cancer data made available publically are two tiers: open or controlled access.
17+
The Cancer Genome Atlas (TCGA), a landmark cancer genomics program, molecularly characterized over 20,000 primary cancer and matched normal samples spanning 33 cancer types[[1]](https://www.cancer.gov/about-nci/organization/ccg/research/structural-genomics/tcga). The TCGA cancer data are made publicly available in two tiers: open or controlled access.
1818

1919
- Open access [available on Azure]: This dataset contains deindentified clinical and biospecimen data or summarized data that doesn't contain any individually identifiable information. The data types included are Gene expression, methylation beta values and protein quantification. DNA level datatype includes gene level copy number and masked copy number segment.
2020
- Controlled access: This dataset is the individual level sequence data and requires approval through dbGap for access.

articles/search/search-create-app-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ When the index is ready to use, move on to the next step.
5353

5454
The wizard provides a basic layout for rendered search results that includes space for a thumbnail image, a title, and description. Backing each of these elements is a field in your index that provides the data.
5555

56-
1. Skip **Thumbnail** because this index doesn't have images, but if you have an index field that's populated with URLs resolving to publically available images, you should specify that field for the thumbnail area. If your index doesn't have image URLs, leave this field blank.
56+
1. Skip **Thumbnail** because this index doesn't have images, but if you have an index field that's populated with URLs resolving to publicly available images, you should specify that field for the thumbnail area. If your index doesn't have image URLs, leave this field blank.
5757

5858
1. In Title, choose a field that conveys the uniqueness of each document. In this sample, the Hotel Name is a reasonable selection.
5959

0 commit comments

Comments
 (0)