Connecting to Microsoft Azure Synapse SQL using an Azure private endpoint

Connecting to Microsoft Azure Synapse SQL using an Azure private endpoint

Add a subnet to the virtual network

Add a subnet to the virtual network

Add a subnet to the virtual network to deploy the Azure resources.
A subnet is a range of IP addresses in the virtual network. You can segment the virtual network into one or more sub-networks and allocate a portion of the virtual network's address space to each subnet. You can then deploy Azure resources in a specific subnet.
  1. Go to the virtual network that you created.
  2. Under
    Settings
    , click
    Subnets
    .
  3. Click
    Subnet
    .
    The
    Add subnet
    page appears.
  4. In the
    Name
    field, enter a name for the subnet.
  5. In the
    Subnet address range
    field, you can specify an address range as per your requirement or use the default subnet address range .
    The subnet address range must be contained by the address space of the virtual network. You can't edit the address range of a subnet which is in use.
  6. In the
    Network security group
    field, select the network security group that you created. If you don't want to use a network security group, select
    None
    .
  7. In the
    Services
    field, select
    Microsoft.Sql
    and
    Microsoft.Storage
  8. Click
    Save
    .

0 COMMENTS

We’d like to hear from you!