Skip to content

Commit 5678077

Browse files
authored
Merge pull request #204831 from AaronMaxwell/aaronmax-clarify-bluefield
Clarifying properties
2 parents fcbcc17 + b83a8b3 commit 5678077

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/azure-monitor/app/create-workspace-resource.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: Create a new Azure Monitor Application Insights workspace-based resource
33
description: Learn about the steps required to enable the new Azure Monitor Application Insights workspace-based resources.
44
ms.topic: conceptual
5-
ms.date: 10/06/2020
5+
ms.date: 07/14/2022
6+
ms.reviewer: cogoodson
67
ms.custom: devx-track-azurepowershell, devx-track-azurecli
78
---
89

@@ -165,6 +166,10 @@ The `New-AzApplicationInsights` PowerShell command does not currently support cr
165166
}
166167
```
167168

169+
> [!NOTE]
170+
> * For more information on resource properties, see [Property values](https://docs.microsoft.com/azure/templates/microsoft.insights/components?tabs=bicep#property-values)
171+
> * Flow_Type and Request_Source are not used, but are included in this sample for completeness.
172+
168173
#### Parameters file
169174

170175
```json

0 commit comments

Comments
 (0)