Skip to content

Commit f470d96

Browse files
authored
tt
1 parent 48e9741 commit f470d96

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

markdown templates/aml-templates/template-concepts.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: CONCEPT SUCH AS Web Services in Azure Machine Learning in 59 chars or less. Include the name Azure Machine Learning. Test title here https://moz.com/learn/seo/title-tag
3-
description: This string describes the article in 115 to 145 characters. Use SEO kind of action verbs here. such as - Learn how to do this and that using customer words. This info is displayed on the search page inline with the article date stamp. If your intro para describes your article's intent, you can use it here edited for length.
3+
description: This string describes the article in 115 to 145 characters. Use SEO kind of action verbs here. Such as - Learning how to do this and that using customer words. This info is displayed on the search page in line with the article date stamp. If your intro para describes your article's intent, you can use it here, edited for length.
44
services: machine-learning
55
ms.service: machine-learning
66
ms.subservice: core
@@ -15,7 +15,7 @@ ms.date: 04/10/2018
1515
## Section here H2
1616
Paragraph here.
1717
**This phrase is bold**
18-
*This phrase is italics*
18+
*This phrase is in italics*
1919

2020
This is a [hyperlink to an article](template-concepts.md)
2121

@@ -49,7 +49,7 @@ This is a numbered list:
4949

5050
5. Fifth item
5151

52-
## This list is bulleted list:
52+
## This list is a bulleted list:
5353
- Item 1
5454
- Item 2
5555
- Item 3

markdown templates/aml-templates/template-howto.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Verb action for Azure Machine Learning in 59 chars or less. Include the name Azure Machine Learning. Test title here https://moz.com/learn/seo/title-tag (EXAMPLE - Deploying web services in Python with Azure Machine Learning)
3-
description: Learn how to do this and that using customer words in Azure Machine Learning. This string describes the article in 115 to 145 characters. Use SEO kind of action verbs here. This info is displayed on the search page inline with the article date stamp. If your intro para describes your article's intent, you can use it here edited for length.
3+
description: Learn how to do this and that using customer words in Azure Machine Learning. This string describes the article in 115 to 145 characters. Use SEO kind of action verbs here. This info is displayed on the search page in line with the article date stamp. If your intro para describes your article's intent, you can use it here, edited for length.
44
services: machine-learning
55
ms.service: machine-learning
66
ms.subservice: core
@@ -10,28 +10,28 @@ ms.author: your-msft-alias
1010
author: your-github-account-name
1111
ms.date: 04/10/2018
1212
---
13-
# This H1 is the title of the article. It appears in search, appears at the top of article, second greatest impact on search, 100 chars or less
13+
# This H1 is the title of the article. It appears in search, appears at the top of the article, and has the second greatest impact on search, 100 chars or less.
1414

1515
Guidance [here](https://review.learn.microsoft.com/help/contribute/contribute-how-to-write-seo-basics?branch=main)
1616

1717

18-
1st paragraph provides the primary intent of the article in 1 or 2 short sentences.
18+
1st paragraph provides the primary intent of the article in 1 or 2 short sentences.
1919

2020
## Prerequisites
21-
To step through this how-to guide, you need:
21+
To step through this how-to guide, you need the following:
2222
- [A machine learning account](template-howto.md)
2323

2424
## Section here H2
2525
Paragraph here.
2626
**This phrase is bold.**
27-
*This phrase is italics.*
27+
*This phrase is in italics.*
2828

2929
This is a [hyperlink to an article](./template-concepts.md)
3030

3131
This is an image:
3232

3333
![This is an image description](media/overview-what-is-azure-ml/aml-concepts.png)
34-
Note that images need to be stored in the media folder with a subdirectory matching the name of the article and then the filename.
34+
Note that images need to be stored in the media folder with a subdirectory matching the article's name and then the filename.
3535

3636
## Section here H2
3737
This table has headings:
@@ -59,7 +59,7 @@ This is a numbered list:
5959

6060
5. Fifth item
6161

62-
## This list is bulleted list:
62+
## This list is a bulleted list:
6363
- Item 1
6464
- Item 2
6565
- Item 3

0 commit comments

Comments
 (0)