You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Instead, please report them to the Microsoft Security Response Center (MSRC) at
14
14
15
15
If you prefer to submit without logging in, email [[email protected]](mailto:[email protected]). If possible, encrypt your message with our PGP key; please download it from the [Microsoft Security Response Center PGP Key page](https://aka.ms/opensource/security/pgpkey).
16
16
17
-
You should receive a response within 24 hours. If you still need to, please email us to ensure we received your original message. Additional information can be found at [microsoft.com/msrc](https://aka.ms/opensource/security/msrc).
17
+
You should receive a response within 24 hours. If you do not, you can email us to ensure we received your original message. Additional information can be found at [microsoft.com/msrc](https://aka.ms/opensource/security/msrc).
18
18
19
19
Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:
20
20
@@ -28,7 +28,7 @@ Please include the requested information listed below (as much as you can provid
28
28
29
29
This information will help us triage your report more quickly.
30
30
31
-
More complete reports can contribute to a higher bounty award if you are reporting for a bug bounty. Please visit our [Microsoft Bug Bounty Program](https://aka.ms/opensource/security/bounty) page for more details about our active programs.
31
+
If you are reporting for a bug bounty, providing more complete reports can contribute to a higher bounty award. Please visit our [Microsoft Bug Bounty Program](https://aka.ms/opensource/security/bounty) page for more details about our active programs.
Copy file name to clipboardExpand all lines: markdown templates/aml-templates/template-concepts.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
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 - 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.
3
+
description: This string describes the article in 115 to 145 characters. Use SEO kind of action verbs here. For example, 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 paragraph describes your article's intent, you can use it here, edited for length.
Copy file name to clipboardExpand all lines: markdown templates/aml-templates/template-howto.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.author: your-msft-alias
10
10
author: your-github-account-name
11
11
ms.date: 04/10/2018
12
12
---
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.
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.
Copy file name to clipboardExpand all lines: markdown templates/virtual-machines-ps-template-compare-sm-arm-task.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Pay attention to spacing and indents. They affect formatting.
11
11
<!--replace this with Properties and Tags sections. These are required sections. See "article-metadata.md" under your repo's "contributor-guide" folder. Attributes in each section can be placed on separate lines to make them easier to read and check-->
12
12
13
13
# Use Azure PowerShell to [task]
14
-
This article shows you how to [task] using commands from the Azure and the Azure Resource Manager modules. This is intended to help you learn the new commands and migrate existing scripts to the new commands.
14
+
This article shows you how to [task]by using commands from the Azure and the Azure Resource Manager modules. This is intended to help you learn the new commands and migrate existing scripts to the new commands.
15
15
16
16
## Prerequisite: Install a Recent Version of Azure PowerShell
17
17
If you haven't done so already, install at least the [version number] version of Azure PowerShell on your local computer. Using an earlier version will have different Azure Resource Manager cmdlets described in this article. For details, see:
@@ -32,13 +32,13 @@ Then, use the following syntax to add a reference to the image in your article:
<!--if a command string uses variables, define the variables first using the following construction. Sometimes, the variable is straightforward and doesn't need much explanation. But parameters such as location and size can benefit from brief description or listing of all accepted values:-->
35
+
<!--if a command string uses variables, define the variables first using the following construction. In some cases, the variable is straightforward and doesn't need much explanation. But parameters such as location and size can benefit from brief explanation or listing of all accepted values:-->
36
36
37
37
These command examples use the following variables:
38
38
39
39
$FriendlyName"\<Describe value>"
40
40
41
-
<!-- if it makes more sense to present this in a table, use this. Otherwise, delete. The table will render once it's in GitHub or published to Sandbox.-->
41
+
<!-- if it makes more sense to present this in a table, use this. Otherwise, delete. The table will render after it's in GitHub or published to Sandbox.-->
0 commit comments