Skip to content

Commit 5a1cf5d

Browse files
authored
Merge pull request #91374 from KingdomOfEnds/tsi-standard-refresh-two
reviewed and updated
2 parents 972b58b + ebcd5c0 commit 5a1cf5d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/time-series-insights/time-series-insights-manage-resources-using-azure-resource-manager-template.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ manager: cshankar
99
ms.devlang: csharp
1010
ms.workload: big-data
1111
ms.topic: conceptual
12-
ms.date: 08/06/2019
12+
ms.date: 10/10/2019
1313
ms.custom: seodec18
1414
---
1515

1616
# Create Time Series Insights resources using Azure Resource Manager templates
1717

18-
This article describes how to create and deploy Time Series Insights resources using Azure Resource Manager templates, PowerShell, and the Time Series Insights resource provider.
18+
This article describes how to create and deploy Time Series Insights resources using [Azure Resource Manager templates](https://docs.microsoft.com/azure/azure-resource-manager/), PowerShell, and the Time Series Insights resource provider.
1919

2020
Time Series Insights supports the following resources:
2121

@@ -42,7 +42,7 @@ The following procedure describes how to use PowerShell to deploy an Azure Resou
4242

4343
1. Install Azure PowerShell by following the instructions in [Getting started with Azure PowerShell](https://docs.microsoft.com/powershell/azure/get-started-azureps).
4444

45-
1. Clone or copy the [201-timeseriesinsights-environment-with-eventhub](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/201-timeseriesinsights-environment-with-eventhub/azuredeploy.json) template from GitHub.
45+
1. Clone or copy the [201-timeseriesinsights-environment-with-eventhub](https://github.com/Azure/azure-quickstart-templates/blob/master/201-timeseriesinsights-environment-with-eventhub/azuredeploy.json) template from GitHub.
4646

4747
* Create a parameters file
4848

@@ -203,7 +203,7 @@ The following procedure describes how to use PowerShell to deploy an Azure Resou
203203
DeploymentName : MyDemoDeployment
204204
ResourceGroupName : MyDemoRG
205205
ProvisioningState : Succeeded
206-
Timestamp : 5/8/2019 10:28:34 PM
206+
Timestamp : 10/11/2019 3:20:37 AM
207207
Mode : Incremental
208208
TemplateLink :
209209
Parameters :

0 commit comments

Comments
 (0)