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

Stars
124
Committers
24

Bot releases are hidden (Show)

CanadaPubSecALZ - v1.3.0 Latest Release

Published by skeeler about 1 year ago

What's Changed

Pull Requests

Issues Resolved

  • #383 Configure new Azure DevOps organization for testing CanadaPubSecALZ [environment]
  • #378 Deploy landing zones to new Azure subscriptions in new primary tenant [environment]
  • #377 Scripts to generate CanadaPubSecALZ configuration files using existing environment as template [enhancement]
  • #376 CanadaPubSecALZ configuration JSON schema support for editors [enhancement]
  • #375 Fix subscription filtering bug in deployment scripts [bug]
  • #374 Fix path normalization bug in deployment scripts [bug]

Full Changelog: https://github.com/Azure/CanadaPubSecALZ/compare/v1.2.0...v1.3.0

CanadaPubSecALZ - v1.2.0

Published by tredell over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/CanadaPubSecALZ/compare/v1.1.0...v1.2.0

CanadaPubSecALZ - v1.1.0

Published by skeeler about 2 years ago

What's Changed

Full Changelog: https://github.com/Azure/CanadaPubSecALZ/compare/v1.0.1...v1.1.0

CanadaPubSecALZ - v1.0.1

Published by skeeler about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/CanadaPubSecALZ/compare/v1.0.0...v1.0.1

CanadaPubSecALZ - v1.0.0

Published by skeeler over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/CanadaPubSecALZ/compare/v0.11.0...v1.0.0

CanadaPubSecALZ - v0.11.0

Published by skeeler over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/CanadaPubSecALZ/compare/v0.10.0...v0.11.0

CanadaPubSecALZ - v0.10.0

Published by skeeler over 2 years ago

Breaking Changes

Note that several issues were addressed that resulted in breaking changes for this release.

Refer to this list of issues for more details: v0.10.0 breaking changes

What's Changed

Full Changelog: https://github.com/Azure/CanadaPubSecALZ/compare/v0.9.0...v0.10.0

CanadaPubSecALZ - v0.9.0

Published by skeeler over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/CanadaPubSecALZ/compare/v0.8.0...v0.9.0

CanadaPubSecALZ - v0.8.0

Published by SenthuranSivananthan over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/CanadaPubSecALZ/compare/v0.7.0...v0.8.0

CanadaPubSecALZ - v0.7.0

Published by SenthuranSivananthan over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/CanadaPubSecALZ/compare/v0.6.0...v0.7.0

CanadaPubSecALZ - v0.6.0

Published by SenthuranSivananthan almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/CanadaPubSecALZ/compare/v0.5.0...v0.6.0

CanadaPubSecALZ - v0.5.1

Published by SenthuranSivananthan almost 3 years ago

What's Changed

  • Update Bicep Linter rules & fix automation syntax (#124)

Full Changelog: https://github.com/Azure/CanadaPubSecALZ/compare/v0.5.0...v0.5.1

CanadaPubSecALZ - v0.5.0

Published by SenthuranSivananthan almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/CanadaPubSecALZ/compare/v0.4.0...v0.5.0

CanadaPubSecALZ - v0.4.0

Published by SenthuranSivananthan almost 3 years ago

This release includes:

cc: @Vallentyne, @hudua, @SenthuranSivananthan, @skeeler, @obrien-j, @nataliakon, @mnigh

CanadaPubSecALZ - v0.3.0

Published by SenthuranSivananthan about 3 years ago

This release is based on Azure Landing Zones for Canadian Public Sector version: v0.3.0 (September 2021 Release)

The purpose of the reference implementation is to guide Canadian Public Sector customers on building Landing Zones in their Azure environment. The 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.

Architecture supported up to Treasury Board of Canada Secretariat (TBS) Cloud Profile 3 - Cloud Only Applications. This profile is applicable to Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) with characteristics :

  • Cloud-based services hosting sensitive (up to Protected B) information
  • No direct system to system network interconnections required with GC data centers

Current release supports:

  • Supports Azure Policy Sets (customers are encouraged to review the compliance results and adjust their environment based on their requirements):
    • Azure Security Benchmark
    • Canada Federal Protected B (PBMM)
    • CIS Microsoft Foundation v1.3.0
    • HITRUST/HIPAA
    • NIST 800-53 R4 & NIST 800-53 R5
  • DDOS Standard Protection
  • Shared Azure Bastion in Hub
  • Shared Private DNS Zones in Hub
  • Bring-your-own DNS for Spoke subscriptions
  • Service Health alerts
  • Hub & Spoke networking with cloud-only access using Network Virtual Appliances (NVAs)
  • Hub & Spoke networking with cloud-only access using Azure Firewall (with and without forced tunneling)
  • 3 Archetypes:
    • Generic Subscription
    • Machine Learning
    • Healthcare
  • Azure DevOps Pipelines for:
    • Management Groups
    • Log Analytics
    • Azure Policies
    • Roles
    • Hub Networking - Fortinet Firewalls (only pay-as-you-go images)
    • Hub Networking - Azure Firewall & Azure Firewall Policy
    • Subscriptions (Archetypes)

cc: @adamlash, @Vallentyne, @hudua, @MG-Microsoft, @SenthuranSivananthan, @skeeler

Related Projects