We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37c5c70 + adf33db commit 1c170a5Copy full SHA for 1c170a5
articles/azure-monitor/app/create-workspace-resource.md
@@ -153,7 +153,7 @@ The `New-AzApplicationInsights` PowerShell command does not currently support cr
153
"properties": {
154
"ApplicationId": "[parameters('name')]",
155
"Application_Type": "[parameters('type')]",
156
- "Flow_Type": "Redfield",
+ "Flow_Type": "Bluefield",
157
"Request_Source": "[parameters('requestSource')]",
158
"WorkspaceResourceId": "[parameters('workspaceResourceId')]"
159
}
0 commit comments