Skip to content

feat: Add SNAT property to firewall resources #1541

feat: Add SNAT property to firewall resources

feat: Add SNAT property to firewall resources #1541

Triggered via pull request September 6, 2024 02:24
Status Success
Total duration 4m 28s
Artifacts

bicep-build-to-validate.yml

on: pull_request
Bicep Build & Lint All Modules
4m 18s
Bicep Build & Lint All Modules
Test Azure Well-Architected Framework (PSRule)
2m 27s
Test Azure Well-Architected Framework (PSRule)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Test Azure Well-Architected Framework (PSRule)
Failed to expand bicep source '/home/runner/work/ALZ-Bicep/ALZ-Bicep/infra-as-code/bicep/modules/hubNetworking/samples/baseline.sample.bicep'. Exception calling "GetBicepResources" with "2" argument(s): "Unable to expand resources because the source file '/home/runner/work/ALZ-Bicep/ALZ-Bicep/infra-as-code/bicep/modules/hubNetworking/samples/baseline.sample.bicep' was not valid. An error occurred evaluating expression '[if(equals(toLower(variables('varGwConfig')[copyIndex()].gatewayType), 'vpn'), createObject('vpnClientAddressPool', coalesce(tryGet(variables('varGwConfig')[copyIndex()].vpnClientConfiguration, 'vpnClientAddressPool'), ''), 'vpnClientProtocols', coalesce(tryGet(variables('varGwConfig')[copyIndex()].vpnClientConfiguration, 'vpnClientProtocols'), ''), 'vpnAuthenticationTypes', coalesce(tryGet(variables('varGwConfig')[copyIndex()].vpnClientConfiguration, 'vpnAuthenticationTypes'), ''), 'aadTenant', coalesce(tryGet(variables('varGwConfig')[copyIndex()].vpnClientConfiguration, 'aadTenant'), ''), 'aadAudience', coalesce(tryGet(variables('varGwConfig')[copyIndex()].vpnClientConfiguration, 'aadAudience'), ''), 'aadIssuer', coalesce(tryGet(variables('varGwConfig')[copyIndex()].vpnClientConfiguration, 'aadIssuer'), ''), 'vpnClientRootCertificates', coalesce(tryGet(variables('varGwConfig')[copyIndex()].vpnClientConfiguration, 'vpnClientRootCertificates'), ''), 'radiusServerAddress', coalesce(tryGet(variables('varGwConfig')[copyIndex()].vpnClientConfiguration, 'radiusServerAddress'), ''), 'radiusServerSecret', coalesce(tryGet(variables('varGwConfig')[copyIndex()].vpnClientConfiguration, 'radiusServerSecret'), '')), null())]' line 6251. The language expression property 'vpnClientConfiguration' doesn't exist."
Test Azure Well-Architected Framework (PSRule)
AZR-000395: pip-minimum-ip failed Azure.PublicIP.MigrateStandard. Use the Standard SKU for Public IP addresses as the Basic SKU will be retired.
Test Azure Well-Architected Framework (PSRule)
AZR-000359: minimum private DNS failed Azure.Deployment.Name. Nested deployments should meet naming requirements of deployments.
Test Azure Well-Architected Framework (PSRule)
AZR-000359: minimum private DNS failed Azure.Deployment.Name. Nested deployments should meet naming requirements of deployments.
Test Azure Well-Architected Framework (PSRule)
AZR-000430: alz-Vpn-Gateway failed Azure.VNG.MaintenanceConfig. Use a customer-controlled maintenance configuration for virtual network gateways.
Test Azure Well-Architected Framework (PSRule)
AZR-000430: alz-ExpressRoute-Gateway failed Azure.VNG.MaintenanceConfig. Use a customer-controlled maintenance configuration for virtual network gateways.
Test Azure Well-Architected Framework (PSRule)
AZR-000399: alz-azfwpolicy-eastus failed Azure.Firewall.PolicyMode. Deny high confidence malicious IP addresses, domains and URLs.
Test Azure Well-Architected Framework (PSRule)
AZR-000429: alz-azfw-eastus failed Azure.Firewall.AvailabilityZone. Deploy firewall instances using availability zones in supported regions to ensure high availability and resilience.
Test Azure Well-Architected Framework (PSRule)
AZR-000359: baseline policy failed Azure.Deployment.Name. Nested deployments should meet naming requirements of deployments.
Test Azure Well-Architected Framework (PSRule)
AZR-000359: minimum policy failed Azure.Deployment.Name. Nested deployments should meet naming requirements of deployments.
Test Azure Well-Architected Framework (PSRule)
Using invariant culture may cause rule infomation to be displayed incorrectly. Consider using -Culture or set the Output.Culture option.
Test Azure Well-Architected Framework (PSRule)
The option 'Execution.NotProcessedWarning' is deprecated and will be removed with PSRule v3. See http://aka.ms/ps-rule/deprecations for more detail.
Test Azure Well-Architected Framework (PSRule)
Rule 'PSRule.Rules.Azure\Azure.VNET.UseNSGs' was suppressed by suppression group '.\ALZ.MinimumSample' for 'pip-minimum-ip'. Ignore the minimum sample configuration.
Test Azure Well-Architected Framework (PSRule)
Rule 'PSRule.Rules.Azure\Azure.PublicIP.AvailabilityZone' was suppressed by suppression group '.\ALZ.MinimumSample' for 'pip-minimum-ip'. Ignore the minimum sample configuration.
Test Azure Well-Architected Framework (PSRule)
Rule 'PSRule.Rules.Azure\Azure.VNG.VPNAvailabilityZoneSKU' was suppressed by suppression group '.\ALZ.MinimumSample' for 'pip-minimum-ip'. Ignore the minimum sample configuration.
Test Azure Well-Architected Framework (PSRule)
Rule 'PSRule.Rules.Azure\Azure.VNG.VPNActiveActive' was suppressed by suppression group '.\ALZ.MinimumSample' for 'pip-minimum-ip'. Ignore the minimum sample configuration.
Test Azure Well-Architected Framework (PSRule)
Rule 'PSRule.Rules.Azure\Azure.Firewall.Mode' was suppressed by suppression group '.\ALZ.MinimumSample' for 'pip-minimum-ip'. Ignore the minimum sample configuration.
Test Azure Well-Architected Framework (PSRule)
Rule 'PSRule.Rules.Azure\Azure.PublicIP.StandardSKU' was suppressed by suppression group '.\ALZ.MinimumSample' for 'pip-minimum-ip'. Ignore the minimum sample configuration.
Test Azure Well-Architected Framework (PSRule)
Rule 'PSRule.Rules.Azure\Azure.NSG.LateralTraversal' was suppressed by suppression group '.\ALZ.NSGForBastion' for 'nsg-AzureBastionSubnet'. Ignore NSG lateral movement rule for Azure Bastion as this is needed for Bastion to work.
Test Azure Well-Architected Framework (PSRule)
Rule 'PSRule.Rules.Azure\Azure.VNET.UseNSGs' was suppressed by suppression group '.\ALZ.MinimumSample' for 'alz-hub-eastus'. Ignore the minimum sample configuration.