Azure / CanadaPubSecALZ

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

Identity Archetype #359

Closed tredell closed 1 year ago

tredell commented 1 year ago

Overview/Summary

Adds the Identity Subscription Archetype with the option of deploying Azure DNS Resolver

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

This PR fixes/adds/changes/removes

  1. Fixes #348

Breaking Changes

N/A

Testing Evidence

End-to-End Testing completed

image

DNSResolverRG Created

image

DNSResolver & Conditional Forwarding Ruleset created

image

DNS Resolver Inbound Endpoint is associated with the Identity vnet

image

DNS Resolver Outbound Endpoint is associated with the Conditional Forwarding Ruleset

image

Conditional Forwarding Ruleset is linked to the Identity vnet

image

As part of this Pull Request I have