diff --git a/.github/workflows/consistency-check.yml b/.github/workflows/consistency-check.yml index 81b8d980..c46c1a05 100644 --- a/.github/workflows/consistency-check.yml +++ b/.github/workflows/consistency-check.yml @@ -2,8 +2,8 @@ name: Consistency Check on: workflow_dispatch: - schedule: - - cron: '0 0 * * *' # every day at midnight + # schedule: + # - cron: '0 0 * * *' # every day at midnight env: SCHEMA_FOLDER: schemas/latest/landingzones diff --git a/README.md b/README.md index d07ef966..466e0840 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Azure Landing Zones for Canadian Public Sector +> [!NOTE] +> This repository has been archived. Please see https://github.com/cds-snc/cds-azure-lz for the latest version. + ## Introduction 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](https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/) and provides an opinionated implementation that enables ITSG-33 regulatory compliance by using [NIST SP 800-53 Rev. 4](https://learn.microsoft.com/azure/governance/policy/samples/nist-sp-800-53-r4) and [Canada Federal PBMM](https://learn.microsoft.com/azure/governance/policy/samples/canada-federal-pbmm) Regulatory Compliance Policy Sets.