You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploying a Tier 3 workload using the newWorkload.bicep file fails with an error:
C:\…\repos\missionlz\src\bicep\examples\newWorkload\newWorkload.bicep(57,3) : Error BCP035: The specified "object" declaration is missing the following required properties: "networkSecurityGroupDiagnosticsLogs", "networkSecurityGroupDiagnosticsMetrics".
Steps to Reproduce
Pull current Main branch code and run newWorkload.bicep.
Steps to reproduce the behavior:
Run newWorkload.bicep from the examples folder
Review error
Expected behavior
New Tier 3 workload is wired up.
Actual behavior
Error is thrown:
C:\…\repos\missionlz\src\bicep\examples\newWorkload\newWorkload.bicep(57,3) : Error BCP035: The specified "object" declaration is missing the following required properties: "networkSecurityGroupDiagnosticsLogs", "networkSecurityGroupDiagnosticsMetrics".
Description
Deploying a Tier 3 workload using the newWorkload.bicep file fails with an error:
C:\…\repos\missionlz\src\bicep\examples\newWorkload\newWorkload.bicep(57,3) : Error BCP035: The specified "object" declaration is missing the following required properties: "networkSecurityGroupDiagnosticsLogs", "networkSecurityGroupDiagnosticsMetrics".
Steps to Reproduce
Pull current Main branch code and run newWorkload.bicep.
Steps to reproduce the behavior:
Expected behavior
New Tier 3 workload is wired up.
Actual behavior
Error is thrown:
C:\…\repos\missionlz\src\bicep\examples\newWorkload\newWorkload.bicep(57,3) : Error BCP035: The specified "object" declaration is missing the following required properties: "networkSecurityGroupDiagnosticsLogs", "networkSecurityGroupDiagnosticsMetrics".
Screenshots
Additional context
Operating System: Windows 10
Terraform Version:NA
Cloud (public, Azure Government, etc.): Commercial
The text was updated successfully, but these errors were encountered: