├── .gitignore ├── CODE_OF_CONDUCT.md ├── LICENSE ├── README.md ├── SECURITY.md ├── stig ├── README.md ├── linux │ ├── README.md │ ├── config │ │ ├── CentOS74.mof │ │ ├── CentOS75.mof │ │ ├── CentOS76.mof │ │ ├── CentOS77.mof │ │ ├── CentOS78.mof │ │ ├── CentOS79.mof │ │ ├── RHEL72.mof │ │ ├── RHEL73.mof │ │ ├── RHEL74.mof │ │ ├── RHEL75.mof │ │ ├── RHEL77.mof │ │ ├── RHEL78.mof │ │ ├── RHEL79.mof │ │ ├── Ubuntu1804-DataScience.mof │ │ ├── Ubuntu1804.mof │ │ ├── localhost.mof │ │ └── rhel8STIG-ansible.zip │ ├── createUiDefinition.json │ ├── mainTemplate.json │ ├── rhel7STIG.sh │ ├── rhel8STIG.sh │ ├── ubuntuDsVmSTIG.sh │ └── ubuntuSTIG.sh ├── publish-to-blob.ps1 ├── publish-to-existing-vm.md ├── publish-to-shared-gallery.md ├── tools │ ├── README.md │ ├── examples │ │ └── scale-deployment-data-1.psd1 │ ├── kick-start-scaled-deployment.ps1 │ ├── publish-to-blob.ps1 │ └── scale-deployment.ps1 └── windows │ ├── GenerateStigChecklist.ps1 │ ├── InstallModules.ps1 │ ├── README.md │ ├── RequiredModules.ps1 │ ├── Windows.ps1.zip │ ├── createUiDefinition.json │ └── mainTemplate.json └── zero trust architecture blueprint ├── README.md ├── archive ├── implementation-statements │ ├── .sspassistant │ ├── README.md │ ├── ac │ │ ├── ac-02.07.md │ │ ├── ac-02.12.md │ │ ├── ac-04.md │ │ ├── ac-05.md │ │ ├── ac-06.07.md │ │ ├── ac-1.md │ │ ├── ac-17.01.md │ │ ├── ac-2.md │ │ └── ac-23.md │ ├── au │ │ ├── au-03.02.md │ │ ├── au-05.md │ │ ├── au-06.04.md │ │ ├── au-06.05.md │ │ ├── au-12.01.md │ │ └── au-12.md │ ├── cm │ │ ├── cm-07.02.md │ │ ├── cm-07.05.md │ │ └── cm-11.md │ ├── cp │ │ ├── cp-07.md │ │ └── cp-09.05.md │ ├── ia │ │ ├── ia-02.01.md │ │ ├── ia-02.02.md │ │ ├── ia-05.01.md │ │ └── ia-05.md │ ├── ir │ │ └── ir-06.02.md │ ├── ra │ │ └── ra-05.md │ ├── sc │ │ ├── sc-05.md │ │ ├── sc-07.03.md │ │ ├── sc-07.04.md │ │ ├── sc-07.md │ │ ├── sc-08.01.md │ │ └── sc-28.01.md │ └── si │ │ ├── si-02.06.md │ │ ├── si-02.md │ │ ├── si-03.01.md │ │ ├── si-03.md │ │ ├── si-04.12.md │ │ ├── si-04.18.md │ │ └── si-04.md ├── utils │ └── authoring-assistant │ │ ├── README.md │ │ └── vscode-ssp-assistant-0.0.6.vsix ├── zero-trust-architecture-offline │ ├── README.md │ ├── blueprint │ │ ├── artifacts │ │ │ ├── 05088c37-2381-4674-aa64-d3022d3839e9.json │ │ │ ├── 05af2b76-44e5-40c7-a400-2bf814c90331.json │ │ │ ├── 0d369266-ba61-408f-9224-b59407dd9219.json │ │ │ ├── 15b2256e-6e50-497e-8c7b-12908ea3bcec.json │ │ │ ├── 17932dfa-ef41-4773-bb3f-6d47ec231862.json │ │ │ ├── 2fa4484f-856a-412f-8f6b-4dbe43ece14e.json │ │ │ ├── 325a87d6-1147-4a81-a9b7-be40306f672a.json │ │ │ ├── 3bcbd39e-142f-438c-8d60-bf1e7a7a646d.json │ │ │ ├── 4e8db8db-05a3-4595-aaae-efc24c749ad6.json │ │ │ ├── 758c7b68-2444-44ef-8b96-88697b685ac0.json │ │ │ ├── 86379ec5-5137-4be8-924a-fdac61206823.json │ │ │ ├── 9f359831-fbfd-456d-ac61-7a949d067a55.json │ │ │ ├── a0601552-2ed7-439f-a2f2-104130d3a20f.json │ │ │ ├── a76b04dc-bab8-4e73-9968-be509cfa88b6.json │ │ │ ├── ad448639-d7d1-4f19-a459-02a6883d3a50.json │ │ │ ├── app-linux-vm.json │ │ │ ├── app-windows-vm.json │ │ │ ├── azure-firewall.json │ │ │ ├── bcd7c4f1-5fed-4934-8e08-f76d0779ff27.json │ │ │ ├── bfb71af3-5e93-4fef-8d82-1268fbb70867.json │ │ │ ├── e2e95399-ff59-48b9-9985-504a5eedd7af.json │ │ │ ├── jumpbox.json │ │ │ ├── keyvault.json │ │ │ ├── log-analytics.json │ │ │ ├── net.json │ │ │ ├── nsg.json │ │ │ └── security-center.json │ │ └── blueprint.json │ ├── run.config.json │ ├── run.policy.template.json │ ├── run.ps1 │ └── scripts │ │ ├── DownloadPowerShellModules.ps1 │ │ ├── RequiredModules.ps1 │ │ ├── build.ps1 │ │ ├── dependencies │ │ ├── offline │ │ │ └── apply-stigs.sh │ │ └── online │ │ │ └── apply-stigs.sh │ │ ├── source │ │ └── WindowsServer2019Workgroup │ │ │ └── WindowsServer2019Workgroup.ps1 │ │ └── upload.ps1 └── zero-trust-architecture │ ├── README.md │ └── blueprint │ ├── artifacts │ ├── 05088c37-2381-4674-aa64-d3022d3839e9.json │ ├── 05af2b76-44e5-40c7-a400-2bf814c90331.json │ ├── 0d369266-ba61-408f-9224-b59407dd9219.json │ ├── 15b2256e-6e50-497e-8c7b-12908ea3bcec.json │ ├── 17932dfa-ef41-4773-bb3f-6d47ec231862.json │ ├── 2fa4484f-856a-412f-8f6b-4dbe43ece14e.json │ ├── 325a87d6-1147-4a81-a9b7-be40306f672a.json │ ├── 3bcbd39e-142f-438c-8d60-bf1e7a7a646d.json │ ├── 4e8db8db-05a3-4595-aaae-efc24c749ad6.json │ ├── 758c7b68-2444-44ef-8b96-88697b685ac0.json │ ├── 86379ec5-5137-4be8-924a-fdac61206823.json │ ├── 939c6f4a-da98-4c2e-9d87-ba25bb8f0c23.json │ ├── 9f359831-fbfd-456d-ac61-7a949d067a55.json │ ├── a0601552-2ed7-439f-a2f2-104130d3a20f.json │ ├── a76b04dc-bab8-4e73-9968-be509cfa88b6.json │ ├── active-directory-domain-services.json │ ├── ad448639-d7d1-4f19-a459-02a6883d3a50.json │ ├── azure-firewall.json │ ├── bcd7c4f1-5fed-4934-8e08-f76d0779ff27.json │ ├── bfb71af3-5e93-4fef-8d82-1268fbb70867.json │ ├── e2e95399-ff59-48b9-9985-504a5eedd7af.json │ ├── jumpbox.json │ ├── keyvault.json │ ├── log-analytics.json │ ├── net.json │ └── nsg.json │ └── blueprint.json ├── zero-trust-architecture-offline-v2 ├── README.md ├── blueprint │ ├── artifacts │ │ ├── 05088c37-2381-4674-aa64-d3022d3839e9.json │ │ ├── 05af2b76-44e5-40c7-a400-2bf814c90331.json │ │ ├── 0d369266-ba61-408f-9224-b59407dd9219.json │ │ ├── 15b2256e-6e50-497e-8c7b-12908ea3bcec.json │ │ ├── 17932dfa-ef41-4773-bb3f-6d47ec231862.json │ │ ├── 2fa4484f-856a-412f-8f6b-4dbe43ece14e.json │ │ ├── 325a87d6-1147-4a81-a9b7-be40306f672a.json │ │ ├── 3bcbd39e-142f-438c-8d60-bf1e7a7a646d.json │ │ ├── 4e8db8db-05a3-4595-aaae-efc24c749ad6.json │ │ ├── 758c7b68-2444-44ef-8b96-88697b685ac0.json │ │ ├── 86379ec5-5137-4be8-924a-fdac61206823.json │ │ ├── 9f359831-fbfd-456d-ac61-7a949d067a55.json │ │ ├── a0601552-2ed7-439f-a2f2-104130d3a20f.json │ │ ├── a76b04dc-bab8-4e73-9968-be509cfa88b6.json │ │ ├── ad448639-d7d1-4f19-a459-02a6883d3a50.json │ │ ├── bcd7c4f1-5fed-4934-8e08-f76d0779ff27.json │ │ ├── bfb71af3-5e93-4fef-8d82-1268fbb70867.json │ │ └── e2e95399-ff59-48b9-9985-504a5eedd7af.json │ └── blueprint.json ├── run-cleanup.ps1 ├── run.config.json ├── run.policy.template.json ├── run.ps1 ├── scripts │ ├── DownloadPowerShellModules.ps1 │ ├── RequiredModules.ps1 │ ├── build.ps1 │ ├── dependencies │ │ ├── offline │ │ │ └── apply-stigs.sh │ │ └── online │ │ │ └── apply-stigs.sh │ ├── source │ │ └── WindowsServer2019Workgroup │ │ │ └── WindowsServer2019Workgroup.ps1 │ └── upload.ps1 └── src │ ├── hub-security-center.json │ ├── hub-shared-jump-box.json │ ├── hub-shared-network-firewall.json │ ├── hub-shared-network-nsg.json │ ├── hub-shared-network-vnet.json │ ├── hub-shared-security-kv.json │ ├── hub-shared-security-kv.ps1 │ ├── hub-shared-security-log.json │ ├── spoke-workload-linux-vm.json │ ├── spoke-workload-network-vnet.json │ └── spoke-workload-windows-vm.json └── zero-trust-architecture-v2 ├── README.md ├── blueprint ├── artifacts │ ├── hub-security-center.json │ ├── hub-shared-network-bastion.json │ ├── hub-shared-network-firewall.json │ ├── hub-shared-network-gateway.json │ ├── hub-shared-network-nsg.json │ ├── hub-shared-network-vnet.json │ ├── hub-shared-network-watcher.json │ ├── hub-shared-security-log.json │ └── spoke-workload-network-vnet.json └── blueprint.json └── blueprint_gov ├── artifacts ├── hub-security-center.json ├── hub-shared-network-bastion.json ├── hub-shared-network-firewall.json ├── hub-shared-network-gateway.json ├── hub-shared-network-nsg.json ├── hub-shared-network-vnet.json ├── hub-shared-network-watcher.json ├── hub-shared-security-log.json └── spoke-workload-network-vnet.json └── blueprint.json /.gitignore: -------------------------------------------------------------------------------- 1 | **/.DS_Store 2 | .vscode/ 3 | -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/README.md -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/SECURITY.md -------------------------------------------------------------------------------- /stig/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/README.md -------------------------------------------------------------------------------- /stig/linux/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/README.md -------------------------------------------------------------------------------- /stig/linux/config/CentOS74.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/CentOS74.mof -------------------------------------------------------------------------------- /stig/linux/config/CentOS75.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/CentOS75.mof -------------------------------------------------------------------------------- /stig/linux/config/CentOS76.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/CentOS76.mof -------------------------------------------------------------------------------- /stig/linux/config/CentOS77.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/CentOS77.mof -------------------------------------------------------------------------------- /stig/linux/config/CentOS78.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/CentOS78.mof -------------------------------------------------------------------------------- /stig/linux/config/CentOS79.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/CentOS79.mof -------------------------------------------------------------------------------- /stig/linux/config/RHEL72.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/RHEL72.mof -------------------------------------------------------------------------------- /stig/linux/config/RHEL73.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/RHEL73.mof -------------------------------------------------------------------------------- /stig/linux/config/RHEL74.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/RHEL74.mof -------------------------------------------------------------------------------- /stig/linux/config/RHEL75.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/RHEL75.mof -------------------------------------------------------------------------------- /stig/linux/config/RHEL77.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/RHEL77.mof -------------------------------------------------------------------------------- /stig/linux/config/RHEL78.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/RHEL78.mof -------------------------------------------------------------------------------- /stig/linux/config/RHEL79.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/RHEL79.mof -------------------------------------------------------------------------------- /stig/linux/config/Ubuntu1804-DataScience.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/Ubuntu1804-DataScience.mof -------------------------------------------------------------------------------- /stig/linux/config/Ubuntu1804.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/Ubuntu1804.mof -------------------------------------------------------------------------------- /stig/linux/config/localhost.mof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/localhost.mof -------------------------------------------------------------------------------- /stig/linux/config/rhel8STIG-ansible.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/config/rhel8STIG-ansible.zip -------------------------------------------------------------------------------- /stig/linux/createUiDefinition.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/createUiDefinition.json -------------------------------------------------------------------------------- /stig/linux/mainTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/mainTemplate.json -------------------------------------------------------------------------------- /stig/linux/rhel7STIG.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/rhel7STIG.sh -------------------------------------------------------------------------------- /stig/linux/rhel8STIG.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/rhel8STIG.sh -------------------------------------------------------------------------------- /stig/linux/ubuntuDsVmSTIG.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/ubuntuDsVmSTIG.sh -------------------------------------------------------------------------------- /stig/linux/ubuntuSTIG.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/linux/ubuntuSTIG.sh -------------------------------------------------------------------------------- /stig/publish-to-blob.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/publish-to-blob.ps1 -------------------------------------------------------------------------------- /stig/publish-to-existing-vm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/publish-to-existing-vm.md -------------------------------------------------------------------------------- /stig/publish-to-shared-gallery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/publish-to-shared-gallery.md -------------------------------------------------------------------------------- /stig/tools/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/tools/README.md -------------------------------------------------------------------------------- /stig/tools/examples/scale-deployment-data-1.psd1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/tools/examples/scale-deployment-data-1.psd1 -------------------------------------------------------------------------------- /stig/tools/kick-start-scaled-deployment.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/tools/kick-start-scaled-deployment.ps1 -------------------------------------------------------------------------------- /stig/tools/publish-to-blob.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/tools/publish-to-blob.ps1 -------------------------------------------------------------------------------- /stig/tools/scale-deployment.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/tools/scale-deployment.ps1 -------------------------------------------------------------------------------- /stig/windows/GenerateStigChecklist.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/windows/GenerateStigChecklist.ps1 -------------------------------------------------------------------------------- /stig/windows/InstallModules.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/windows/InstallModules.ps1 -------------------------------------------------------------------------------- /stig/windows/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/windows/README.md -------------------------------------------------------------------------------- /stig/windows/RequiredModules.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/windows/RequiredModules.ps1 -------------------------------------------------------------------------------- /stig/windows/Windows.ps1.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/windows/Windows.ps1.zip -------------------------------------------------------------------------------- /stig/windows/createUiDefinition.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/windows/createUiDefinition.json -------------------------------------------------------------------------------- /stig/windows/mainTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/stig/windows/mainTemplate.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/README.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/.sspassistant: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/README.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ac/ac-02.07.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ac/ac-02.07.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ac/ac-02.12.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ac/ac-02.12.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ac/ac-04.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ac/ac-04.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ac/ac-05.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ac/ac-05.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ac/ac-06.07.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ac/ac-06.07.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ac/ac-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ac/ac-1.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ac/ac-17.01.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ac/ac-17.01.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ac/ac-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ac/ac-2.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ac/ac-23.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ac/ac-23.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/au/au-03.02.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/au/au-03.02.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/au/au-05.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/au/au-05.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/au/au-06.04.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/au/au-06.04.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/au/au-06.05.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/au/au-06.05.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/au/au-12.01.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/au/au-12.01.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/au/au-12.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/au/au-12.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/cm/cm-07.02.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/cm/cm-07.02.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/cm/cm-07.05.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/cm/cm-07.05.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/cm/cm-11.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/cm/cm-11.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/cp/cp-07.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/cp/cp-07.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/cp/cp-09.05.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/cp/cp-09.05.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ia/ia-02.01.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ia/ia-02.01.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ia/ia-02.02.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ia/ia-02.02.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ia/ia-05.01.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ia/ia-05.01.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ia/ia-05.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ia/ia-05.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ir/ir-06.02.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ir/ir-06.02.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/ra/ra-05.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/ra/ra-05.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/sc/sc-05.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/sc/sc-05.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/sc/sc-07.03.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/sc/sc-07.03.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/sc/sc-07.04.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/sc/sc-07.04.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/sc/sc-07.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/sc/sc-07.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/sc/sc-08.01.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/sc/sc-08.01.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/sc/sc-28.01.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/sc/sc-28.01.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/si/si-02.06.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/si/si-02.06.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/si/si-02.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/si/si-02.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/si/si-03.01.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/si/si-03.01.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/si/si-03.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/si/si-03.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/si/si-04.12.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/si/si-04.12.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/si/si-04.18.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/si/si-04.18.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/implementation-statements/si/si-04.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/implementation-statements/si/si-04.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/utils/authoring-assistant/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/utils/authoring-assistant/README.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/utils/authoring-assistant/vscode-ssp-assistant-0.0.6.vsix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/utils/authoring-assistant/vscode-ssp-assistant-0.0.6.vsix -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/README.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/05088c37-2381-4674-aa64-d3022d3839e9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/05088c37-2381-4674-aa64-d3022d3839e9.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/05af2b76-44e5-40c7-a400-2bf814c90331.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/05af2b76-44e5-40c7-a400-2bf814c90331.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/0d369266-ba61-408f-9224-b59407dd9219.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/0d369266-ba61-408f-9224-b59407dd9219.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/15b2256e-6e50-497e-8c7b-12908ea3bcec.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/15b2256e-6e50-497e-8c7b-12908ea3bcec.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/17932dfa-ef41-4773-bb3f-6d47ec231862.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/17932dfa-ef41-4773-bb3f-6d47ec231862.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/2fa4484f-856a-412f-8f6b-4dbe43ece14e.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/2fa4484f-856a-412f-8f6b-4dbe43ece14e.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/325a87d6-1147-4a81-a9b7-be40306f672a.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/325a87d6-1147-4a81-a9b7-be40306f672a.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/3bcbd39e-142f-438c-8d60-bf1e7a7a646d.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/3bcbd39e-142f-438c-8d60-bf1e7a7a646d.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/4e8db8db-05a3-4595-aaae-efc24c749ad6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/4e8db8db-05a3-4595-aaae-efc24c749ad6.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/758c7b68-2444-44ef-8b96-88697b685ac0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/758c7b68-2444-44ef-8b96-88697b685ac0.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/86379ec5-5137-4be8-924a-fdac61206823.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/86379ec5-5137-4be8-924a-fdac61206823.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/9f359831-fbfd-456d-ac61-7a949d067a55.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/9f359831-fbfd-456d-ac61-7a949d067a55.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/a0601552-2ed7-439f-a2f2-104130d3a20f.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/a0601552-2ed7-439f-a2f2-104130d3a20f.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/a76b04dc-bab8-4e73-9968-be509cfa88b6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/a76b04dc-bab8-4e73-9968-be509cfa88b6.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/ad448639-d7d1-4f19-a459-02a6883d3a50.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/ad448639-d7d1-4f19-a459-02a6883d3a50.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/app-linux-vm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/app-linux-vm.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/app-windows-vm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/app-windows-vm.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/azure-firewall.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/azure-firewall.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/bcd7c4f1-5fed-4934-8e08-f76d0779ff27.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/bcd7c4f1-5fed-4934-8e08-f76d0779ff27.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/bfb71af3-5e93-4fef-8d82-1268fbb70867.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/bfb71af3-5e93-4fef-8d82-1268fbb70867.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/e2e95399-ff59-48b9-9985-504a5eedd7af.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/e2e95399-ff59-48b9-9985-504a5eedd7af.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/jumpbox.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/jumpbox.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/keyvault.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/keyvault.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/log-analytics.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/log-analytics.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/net.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/net.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/nsg.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/nsg.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/security-center.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/artifacts/security-center.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/blueprint.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/blueprint/blueprint.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/run.config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/run.config.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/run.policy.template.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/run.policy.template.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/run.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/run.ps1 -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/scripts/DownloadPowerShellModules.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/scripts/DownloadPowerShellModules.ps1 -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/scripts/RequiredModules.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/scripts/RequiredModules.ps1 -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/scripts/build.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/scripts/build.ps1 -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/scripts/dependencies/offline/apply-stigs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/scripts/dependencies/offline/apply-stigs.sh -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/scripts/dependencies/online/apply-stigs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/scripts/dependencies/online/apply-stigs.sh -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/scripts/source/WindowsServer2019Workgroup/WindowsServer2019Workgroup.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/scripts/source/WindowsServer2019Workgroup/WindowsServer2019Workgroup.ps1 -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture-offline/scripts/upload.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture-offline/scripts/upload.ps1 -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/README.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/05088c37-2381-4674-aa64-d3022d3839e9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/05088c37-2381-4674-aa64-d3022d3839e9.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/05af2b76-44e5-40c7-a400-2bf814c90331.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/05af2b76-44e5-40c7-a400-2bf814c90331.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/0d369266-ba61-408f-9224-b59407dd9219.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/0d369266-ba61-408f-9224-b59407dd9219.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/15b2256e-6e50-497e-8c7b-12908ea3bcec.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/15b2256e-6e50-497e-8c7b-12908ea3bcec.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/17932dfa-ef41-4773-bb3f-6d47ec231862.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/17932dfa-ef41-4773-bb3f-6d47ec231862.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/2fa4484f-856a-412f-8f6b-4dbe43ece14e.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/2fa4484f-856a-412f-8f6b-4dbe43ece14e.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/325a87d6-1147-4a81-a9b7-be40306f672a.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/325a87d6-1147-4a81-a9b7-be40306f672a.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/3bcbd39e-142f-438c-8d60-bf1e7a7a646d.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/3bcbd39e-142f-438c-8d60-bf1e7a7a646d.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/4e8db8db-05a3-4595-aaae-efc24c749ad6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/4e8db8db-05a3-4595-aaae-efc24c749ad6.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/758c7b68-2444-44ef-8b96-88697b685ac0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/758c7b68-2444-44ef-8b96-88697b685ac0.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/86379ec5-5137-4be8-924a-fdac61206823.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/86379ec5-5137-4be8-924a-fdac61206823.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/939c6f4a-da98-4c2e-9d87-ba25bb8f0c23.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/939c6f4a-da98-4c2e-9d87-ba25bb8f0c23.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/9f359831-fbfd-456d-ac61-7a949d067a55.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/9f359831-fbfd-456d-ac61-7a949d067a55.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/a0601552-2ed7-439f-a2f2-104130d3a20f.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/a0601552-2ed7-439f-a2f2-104130d3a20f.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/a76b04dc-bab8-4e73-9968-be509cfa88b6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/a76b04dc-bab8-4e73-9968-be509cfa88b6.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/active-directory-domain-services.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/active-directory-domain-services.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/ad448639-d7d1-4f19-a459-02a6883d3a50.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/ad448639-d7d1-4f19-a459-02a6883d3a50.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/azure-firewall.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/azure-firewall.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/bcd7c4f1-5fed-4934-8e08-f76d0779ff27.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/bcd7c4f1-5fed-4934-8e08-f76d0779ff27.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/bfb71af3-5e93-4fef-8d82-1268fbb70867.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/bfb71af3-5e93-4fef-8d82-1268fbb70867.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/e2e95399-ff59-48b9-9985-504a5eedd7af.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/e2e95399-ff59-48b9-9985-504a5eedd7af.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/jumpbox.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/jumpbox.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/keyvault.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/keyvault.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/log-analytics.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/log-analytics.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/net.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/net.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/nsg.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/artifacts/nsg.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/blueprint.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/archive/zero-trust-architecture/blueprint/blueprint.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/README.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/05088c37-2381-4674-aa64-d3022d3839e9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/05088c37-2381-4674-aa64-d3022d3839e9.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/05af2b76-44e5-40c7-a400-2bf814c90331.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/05af2b76-44e5-40c7-a400-2bf814c90331.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/0d369266-ba61-408f-9224-b59407dd9219.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/0d369266-ba61-408f-9224-b59407dd9219.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/15b2256e-6e50-497e-8c7b-12908ea3bcec.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/15b2256e-6e50-497e-8c7b-12908ea3bcec.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/17932dfa-ef41-4773-bb3f-6d47ec231862.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/17932dfa-ef41-4773-bb3f-6d47ec231862.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/2fa4484f-856a-412f-8f6b-4dbe43ece14e.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/2fa4484f-856a-412f-8f6b-4dbe43ece14e.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/325a87d6-1147-4a81-a9b7-be40306f672a.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/325a87d6-1147-4a81-a9b7-be40306f672a.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/3bcbd39e-142f-438c-8d60-bf1e7a7a646d.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/3bcbd39e-142f-438c-8d60-bf1e7a7a646d.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/4e8db8db-05a3-4595-aaae-efc24c749ad6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/4e8db8db-05a3-4595-aaae-efc24c749ad6.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/758c7b68-2444-44ef-8b96-88697b685ac0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/758c7b68-2444-44ef-8b96-88697b685ac0.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/86379ec5-5137-4be8-924a-fdac61206823.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/86379ec5-5137-4be8-924a-fdac61206823.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/9f359831-fbfd-456d-ac61-7a949d067a55.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/9f359831-fbfd-456d-ac61-7a949d067a55.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/a0601552-2ed7-439f-a2f2-104130d3a20f.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/a0601552-2ed7-439f-a2f2-104130d3a20f.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/a76b04dc-bab8-4e73-9968-be509cfa88b6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/a76b04dc-bab8-4e73-9968-be509cfa88b6.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/ad448639-d7d1-4f19-a459-02a6883d3a50.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/ad448639-d7d1-4f19-a459-02a6883d3a50.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/bcd7c4f1-5fed-4934-8e08-f76d0779ff27.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/bcd7c4f1-5fed-4934-8e08-f76d0779ff27.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/bfb71af3-5e93-4fef-8d82-1268fbb70867.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/bfb71af3-5e93-4fef-8d82-1268fbb70867.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/e2e95399-ff59-48b9-9985-504a5eedd7af.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/artifacts/e2e95399-ff59-48b9-9985-504a5eedd7af.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/blueprint.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/blueprint/blueprint.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/run-cleanup.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/run-cleanup.ps1 -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/run.config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/run.config.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/run.policy.template.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/run.policy.template.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/run.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/run.ps1 -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/scripts/DownloadPowerShellModules.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/scripts/DownloadPowerShellModules.ps1 -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/scripts/RequiredModules.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/scripts/RequiredModules.ps1 -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/scripts/build.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/scripts/build.ps1 -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/scripts/dependencies/offline/apply-stigs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/scripts/dependencies/offline/apply-stigs.sh -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/scripts/dependencies/online/apply-stigs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/scripts/dependencies/online/apply-stigs.sh -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/scripts/source/WindowsServer2019Workgroup/WindowsServer2019Workgroup.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/scripts/source/WindowsServer2019Workgroup/WindowsServer2019Workgroup.ps1 -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/scripts/upload.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/scripts/upload.ps1 -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-security-center.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-security-center.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-shared-jump-box.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-shared-jump-box.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-shared-network-firewall.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-shared-network-firewall.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-shared-network-nsg.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-shared-network-nsg.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-shared-network-vnet.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-shared-network-vnet.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-shared-security-kv.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-shared-security-kv.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-shared-security-kv.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-shared-security-kv.ps1 -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-shared-security-log.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/hub-shared-security-log.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/spoke-workload-linux-vm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/spoke-workload-linux-vm.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/spoke-workload-network-vnet.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/spoke-workload-network-vnet.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/spoke-workload-windows-vm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-offline-v2/src/spoke-workload-windows-vm.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/README.md -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-security-center.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-security-center.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-shared-network-bastion.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-shared-network-bastion.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-shared-network-firewall.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-shared-network-firewall.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-shared-network-gateway.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-shared-network-gateway.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-shared-network-nsg.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-shared-network-nsg.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-shared-network-vnet.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-shared-network-vnet.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-shared-network-watcher.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-shared-network-watcher.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-shared-security-log.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/hub-shared-security-log.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/spoke-workload-network-vnet.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/artifacts/spoke-workload-network-vnet.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/blueprint.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint/blueprint.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-security-center.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-security-center.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-shared-network-bastion.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-shared-network-bastion.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-shared-network-firewall.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-shared-network-firewall.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-shared-network-gateway.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-shared-network-gateway.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-shared-network-nsg.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-shared-network-nsg.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-shared-network-vnet.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-shared-network-vnet.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-shared-network-watcher.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-shared-network-watcher.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-shared-security-log.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/hub-shared-security-log.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/spoke-workload-network-vnet.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/artifacts/spoke-workload-network-vnet.json -------------------------------------------------------------------------------- /zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/blueprint.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/ato-toolkit/HEAD/zero trust architecture blueprint/zero-trust-architecture-v2/blueprint_gov/blueprint.json --------------------------------------------------------------------------------