Skip to content

Commit 29365c8

Browse files
Merge pull request #213148 from SwathiDhanwada-MSFT/patch-49
(AzureCXP) fixes MicrosoftDocs/azure-docs#99219
2 parents ec26d64 + a4fd15a commit 29365c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/resource-manager-app-resource.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.reviewer: vitalyg
99

1010
# Resource Manager template samples for creating Application Insights resources
1111

12-
This article includes sample [Azure Resource Manager templates](../../azure-resource-manager/templates/syntax.md) to deploy and configure [classic Application Insights resources](../app/create-new-resource.md) and the new [preview workspace-based Application Insights resources](../app/create-workspace-resource.md). Each sample includes a template file and a parameters file with sample values to provide to the template.
12+
This article includes sample [Azure Resource Manager templates](../../azure-resource-manager/templates/syntax.md) to deploy and configure [classic Application Insights resources](../app/create-new-resource.md) and the new [workspace-based Application Insights resources](../app/create-workspace-resource.md). Each sample includes a template file and a parameters file with sample values to provide to the template.
1313

1414
[!INCLUDE [azure-monitor-samples](../../../includes/azure-monitor-resource-manager-samples.md)]
1515

@@ -136,7 +136,7 @@ resource component 'Microsoft.Insights/components@2020-02-02' = {
136136

137137
## Workspace-based Application Insights resource
138138

139-
The following sample creates a [workspace-based Application Insights resource](../app/create-workspace-resource.md). Workspace-based Application Insights are currently in **preview**.
139+
The following sample creates a [workspace-based Application Insights resource](../app/create-workspace-resource.md).
140140

141141
### Template file
142142

0 commit comments

Comments
 (0)