nsg_rule_allow_ssh | R Documentation |
Network security rules
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
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.
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
nsg_config
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.