microsoft / industry

This repository provides holistic architecture design and reference implementation for industry cloud based on proven success of large scale deployments and at-scale adoption with customers and partners.
MIT License
258 stars 74 forks source link

[AfO Landing Zones] Add required subnets to Network Analytics #305

Closed victorar closed 2 years ago

victorar commented 2 years ago

Please include the two following subnets to the VNet deployed as part of the Network Analytics Landing Zone reference implementation:

PrivateSubnetCIDR PublicSubnetCIDR

Each subnet must be /26 CIDR.

CC: @rathishrms

rathishrms commented 2 years ago

can we please name the subnets the below as thats how its needed for our automation? @victorar @krnese adbPublicSubnetCidr, adbPrivateSubnetCidr

marvinbuss commented 2 years ago

Quick question: It sounds like we are just proposing customers to leverage Azure Databricks. Is that correct? Why not Azure Synapse with Kusto/Data Explorer, which is very good for analyzing large amounts of monitoring data (append only)?

victorar commented 2 years ago

Closing this issue for the time being due to dependencies being worked out.

rathishrms commented 2 years ago

Thanks @victorar, as discussed at this point our automation is creating the required ADB subnets. Will let you know if this approach changes for future. Thanks!