Skip to content

Include Networking in Infrastructure Setup #14

@GrannyProgramming

Description

@GrannyProgramming

What is the Issue?

The current infrastructure setup main.bicep does not take into account networking configurations. As a result, critical aspects such as VNet, subnets, and Network Security Groups (NSGs) may be overlooked, potentially impacting the communication and operation of our AML resources.

What would the solution look like?

Incorporate networking configuration into the infrastructure setup script. This may involve modifying or expanding the current script, potentially leading to a more comprehensive and secure setup process.

Any alternative solutions?

A separate script for configuring networking resources could be created. However, integrating it directly into the infrastructure setup process would likely offer a more streamlined user experience.

Resources and Related Links

machine-learning-end-to-end-secure
vnet

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions