Skip to content

Commit adf33db

Browse files
authored
Merge pull request #189804 from AaronMaxwell/aaronmax-update-arm-template
[AppInsights][AaronMax] updating json arm template
2 parents efef008 + 48b3b34 commit adf33db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ The `New-AzApplicationInsights` PowerShell command does not currently support cr
153153
"properties": {
154154
"ApplicationId": "[parameters('name')]",
155155
"Application_Type": "[parameters('type')]",
156-
"Flow_Type": "Redfield",
156+
"Flow_Type": "Bluefield",
157157
"Request_Source": "[parameters('requestSource')]",
158158
"WorkspaceResourceId": "[parameters('workspaceResourceId')]"
159159
}

0 commit comments

Comments
 (0)