Documentation

connecti connect azure

Connect to Azure infrastructure.

Synopsis

Create a tailscale bastion in an Azure Virtual Network via a scale set.

connecti connect azure [flags]

Options

      --api-key string                The tailnet api key to use. See: https://login.tailscale.com/admin/settings/keys
  -h, --help                          help for azure
      --location string               The Azure Location to use.
      --name string                   Unique name to use for your bastion.
      --resource-group-name string    The name of the resource group your network belongs to.
      --routes string                  The route you wish to advertise.
      --subnet-name string            The subnet name to use in the virtual network.
      --tailnet string                The name of the tailnet to connect to. See: https://login.tailscale.com/admin/settings/general
      --virtual-network-name string   The virtual network to which your chosen subnet belongs.

Options inherited from parent commands

      --config string   config file (default is $HOME/.connecti.yaml)
  -D, --debug           enable debug logging

SEE ALSO

Auto generated by spf13/cobra on 4-Nov-2022