Learn R Programming

AzureVM (version 2.2.2)

nsg_rule_allow_ssh: Network security rules

Description

Network security rules

Usage

nsg_rule_allow_ssh

nsg_rule_allow_http

nsg_rule_allow_https

nsg_rule_allow_rdp

nsg_rule_allow_jupyter

nsg_rule_allow_rstudio

nsg_rule_allow_mssql

nsg_rule_allow_mssql_browser

Arguments

Format

Objects of class nsg_rule.

An object of class nsg_rule of length 2.

An object of class nsg_rule of length 2.

An object of class nsg_rule of length 2.

An object of class nsg_rule of length 2.

An object of class nsg_rule of length 2.

An object of class nsg_rule of length 2.

An object of class nsg_rule of length 2.

Details

Some predefined network security rule objects, to unblock commonly used ports.

  • HTTP: TCP port 80

  • HTTPS: TCP port 443

  • JupyterHub: TCP port 8000

  • RDP: TCP port 3389

  • RStudio Server: TCP port 8787

  • SSH: TCP port 22

  • SQL Server: TCP port 1433

  • SQL Server browser service: TCP port 1434

See Also

nsg_config