Skip to content

Commit 567eb5d

Browse files
committed
fixed formatting issue
1 parent 3809c56 commit 567eb5d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/log-analytics/log-analytics-quick-create-workspace-cli.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: na
1212
ms.tgt_pltfrm: na
1313
ms.devlang: na
1414
ms.topic: conceptal
15-
ms.date: 08/23/2018
15+
ms.date: 08/27/2018
1616
ms.author: magoedte
1717
ms.component: na
1818
---
@@ -107,6 +107,7 @@ The following parameters set a default value:
107107
]
108108
}
109109
```
110+
110111
2. Edit the template to meet your requirements. Review [Microsoft.OperationalInsights/workspaces template](https://docs.microsoft.com/azure/templates/microsoft.operationalinsights/workspaces) reference to learn what properties and values are supported.
111112
3. Save this file as **deploylaworkspacetemplate.json** to a local folder.
112113
4. You are ready to deploy this template. Use the following commands from the folder containing the template:

articles/log-analytics/log-analytics-quick-create-workspace-posh.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: na
1212
ms.tgt_pltfrm: na
1313
ms.devlang: na
1414
ms.topic: conceptal
15-
ms.date: 08/23/2018
15+
ms.date: 08/27/2018
1616
ms.author: magoedte
1717
ms.component: na
1818
---
@@ -107,6 +107,7 @@ The following parameters set a default value:
107107
]
108108
}
109109
```
110+
110111
2. Edit the template to meet your requirements. Review [Microsoft.OperationalInsights/workspaces template](https://docs.microsoft.com/azure/templates/microsoft.operationalinsights/workspaces) reference to learn what properties and values are supported.
111112
3. Save this file as **deploylaworkspacetemplate.json** to a local folder.
112113
4. You are ready to deploy this template. Use the following commands from the folder containing the template:

0 commit comments

Comments
 (0)