Skip to content

Commit 1c170a5

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into nat-patch
2 parents 37c5c70 + adf33db commit 1c170a5

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)