Azure / CanadaPubSecALZ

This reference implementation is based on Cloud Adoption Framework for Azure and provides an opinionated implementation that enables ITSG-33 regulatory compliance by using NIST SP 800-53 Rev. 4 and Canada Federal PBMM Regulatory Compliance Policy Sets.
MIT License
124 stars 86 forks source link

Bug fixes - network routing & ADO Identity Pipelines #362

Closed tredell closed 1 year ago

tredell commented 1 year ago

Overview/Summary

Fixes the ADO Identity Pipeline and configures the Hub vNET peering to allow transient traffic

Replace this with a brief description of what this Pull Request fixes, changes, etc.

This PR fixes/adds/changes/removes

  1. Fixes #361
  2. Fixes #351

Breaking Changes

N/A

Testing Evidence

Allow Spoke vnet traffic to transit thru the hub

image

Identity Path from Root is set

image

Successful run of the Pipelines:

ADO Pipelines

image

GitHub Actions End-to-end

image

As part of this Pull Request I have