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 efef008 + 48b3b34 commit adf33dbCopy full SHA for adf33db
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