We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1df8b0 commit 0e31430Copy full SHA for 0e31430
workload/portal-ui/portal-ui-custom-image.json
@@ -450,7 +450,7 @@
450
{
451
"name": "logAnalyticsWorkspaceSelection",
452
"type": "Microsoft.Solutions.ResourceSelector",
453
- "visible": "[steps('monitoring').existingLogAnalyticsWorkspace]",
+ "visible": "[steps('monitoring').monitoringAndAlerting]",
454
"label": "Log analytics workspace",
455
"resourceType": "Microsoft.OperationalInsights/workspaces",
456
"options": {}
0 commit comments