Skip to content

Commit b2aefaa

Browse files
authored
Remove flat DNS zone image from documentation
Removed an image that illustrated a flat private DNS zone and its comparison to a sharded design.
1 parent 22ec1f4 commit b2aefaa

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

articles/dns/sharding-private-dns-zones.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ A centralized private DNS zone might seem simpler during early adoption. However
2323

2424
Sharding mitigates this risk by ensuring DNS changes are scoped to a clearly defined set of workloads and virtual networks. Each zone represents an ownership or operational boundary, reducing unintended impact across unrelated services.
2525

26-
:::image type="content" source="media/sharding-private-dns-zones/dns-shard-flat-diagram.png" alt-text="Screenshot of flat private DNS zone linked to many virtual networks compared to a sharded design with zones segmented by ownership and environment." lightbox="media/sharding-private-dns-zones/dns-shard-flat-diagram.png":::
27-
2826
> [!NOTE]
2927
> Sharding is an architectural pattern. Azure doesn't provide a built-in feature or toggle to enable sharding.
3028

0 commit comments

Comments
 (0)