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.
1 parent 3aed992 commit bd8cf00Copy full SHA for bd8cf00
infra/main.waf-aligned.bicepparam
@@ -7,3 +7,7 @@ param virtualMachineConfiguration = {
7
adminUsername: 'adminuser'
8
adminPassword: 'P@ssw0rd1234'
9
}
10
+
11
+param logAnalyticsWorkspaceConfiguration = {
12
+ existingWorkspaceResourceId: ''
13
+}
0 commit comments