Skip to content

Missing ADO pipeline for ms.network.firewallpolicies.yml #923

@MariusStorhaug

Description

@MariusStorhaug

Description

An ADO pipeline is missing for Microsoft.Network/firewallPolicies

Steps to reproduce

$ADOPipelines = Get-ChildItem '.azuredevops\modulePipelines' -Filter ms.*.yml
$GHWorkflows = Get-ChildItem '.github\workflows' -Filter ms.*.yml
Compare-Object -ReferenceObject $ADOPipelines.Name -DifferenceObject $GHWorkflows.Name

Added a separate issue, suggesting a blocking verification test for PRs to check files that all modules should have.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status

Closed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions