Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New generic policy for PaaS resources private endpoint to override Private DNS zone. #1618

Merged
merged 32 commits into from
May 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
cb7c68c
Create Deploy-Private DNS zone-PaaS-Private endpoint.json
Ravivarman13 Apr 12, 2024
61740f6
Create Deploy-Private DNS zone-PaaS-Private endpoint-Allowed values.json
Ravivarman13 Apr 12, 2024
6b5f0d2
Merge branch 'policy-refresh-q3fy24' into main
Springstone Apr 22, 2024
f9dd4fb
Update and rename Deploy-Private DNS zone-PaaS-Private endpoint-Allow…
Ravivarman13 Apr 22, 2024
163a4fa
Update and rename Deploy-Private DNS zone-PaaS-Private endpoint.json …
Ravivarman13 Apr 22, 2024
18c23c7
Update Whats-new.md
Ravivarman13 Apr 22, 2024
84c9af7
Update and rename Deploy-Private DNS zone ID-PaaS-PE.json to Deploy-P…
Ravivarman13 Apr 24, 2024
137c9d7
Update and rename Deploy-Private DNS zone-PaaS-PE-Generic.json to Dep…
Ravivarman13 Apr 24, 2024
501c795
Update Deploy-Private-DNS-zone-ID-PaaS-PE.json
Ravivarman13 Apr 24, 2024
9916128
Update Deploy-Private-DNS-zone-PaaS-PE-Generic.json
Ravivarman13 Apr 24, 2024
f5f0d59
Update policies.bicep
Ravivarman13 Apr 24, 2024
e35159f
Update Deploy-Private-DNS-zone-ID-PaaS-PE.json
Ravivarman13 Apr 24, 2024
31cbaf5
Auto-update Portal experience [Springstone/651f57a7]
github-actions[bot] Apr 25, 2024
b519233
Update Deploy-Private-DNS-zone-ID-PaaS-PE.json
Ravivarman13 Apr 25, 2024
3222694
Auto-update Portal experience [Ravivarman13/651f57a7]
github-actions[bot] Apr 25, 2024
00d2353
Update Deploy-Private-DNS-zone-PaaS-PE-Generic.json
Ravivarman13 Apr 25, 2024
cf32b6d
Auto-update Portal experience [Ravivarman13/651f57a7]
github-actions[bot] Apr 25, 2024
5e2f612
Update and rename Deploy-Private-DNS-zone-ID-PaaS-PE.json to Deploy-P…
Ravivarman13 Apr 30, 2024
4095626
Update and rename Deploy-Private-DNS-zone-PaaS-PE-Generic.json to Dep…
Ravivarman13 Apr 30, 2024
cab3551
Update Whats-new.md
Ravivarman13 Apr 30, 2024
31526a1
Update policies.bicep
Ravivarman13 Apr 30, 2024
817a0dd
Auto-update Portal experience [Ravivarman13/651f57a7]
github-actions[bot] Apr 30, 2024
9f661a4
Apply suggestions from JT code review
jtracey93 May 3, 2024
166cd1b
Auto-update Portal experience [jtracey93/b646a5d5]
github-actions[bot] May 3, 2024
92b61bb
Update Whats-new.md
Ravivarman13 May 6, 2024
0f69d16
Update policies.bicep
Ravivarman13 May 6, 2024
4b6ef7c
Auto-update Portal experience [Ravivarman13/b646a5d5]
github-actions[bot] May 6, 2024
c1d87a0
Delete src/resources/Microsoft.Authorization/policyDefinitions/Deploy…
Ravivarman13 May 6, 2024
d26ffb8
Merge branch 'policy-refresh-q3fy24' of https://github.com/Azure/Ente…
Ravivarman13 May 6, 2024
c408761
Auto-update Portal experience [Ravivarman13/79c74f4d]
github-actions[bot] May 6, 2024
c9defbd
Merge branch 'policy-refresh-q3fy24' of https://github.com/Azure/Ente…
Ravivarman13 May 7, 2024
092195b
Auto-update Portal experience [Ravivarman13/21908c03]
github-actions[bot] May 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/wiki/Whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Here's what's changed in Enterprise Scale/Azure Landing Zones:
- Added new initiative and assignment to enable auditing for Trust Launch capable virtual machines which includes the following built-in policies:
- [Disks and OS image should support TrustedLaunch](https://www.azadvertizer.net/azpolicyadvertizer/b03bb370-5249-4ea4-9fce-2552e87e45fa.html)
- [Virtual Machine should have TrustedLaunch enabled](https://www.azadvertizer.net/azpolicyadvertizer/c95b54ad-0614-4633-ab29-104b01235cbf.html)
- Added new custom policy "Deploy-Private-DNS-Generic" this policy will DINE-configure private DNS zone group to override the DNS resolution for PaaS services private endpoint, it is generic for the services which supports private DNS but doesn't have built in policy exist and also for the new services which supports private DNS in future
### May 2024

#### Documentation
Expand Down Expand Up @@ -1134,4 +1135,4 @@ Note that a number of initiatives have been updated that will fail to deploy if

#### Other

- Contoso Reference Implementation Update - Virtual WAN Hub default CIDR changed from `/16` to `/23` - closing issue [#440](https://github.com/Azure/Enterprise-Scale/issues/440)
- Contoso Reference Implementation Update - Virtual WAN Hub default CIDR changed from `/16` to `/23` - closing issue [#440](https://github.com/Azure/Enterprise-Scale/issues/440)
Loading
Loading