2020 10月做的雲端研究
-
Azur CLI (1)
-
Cloud Shell (or called as Power Shell) https://shell.azure.com
-
Azure Portal https://portal.azure.com/
-
Private IP range and Subnetting
-
VM creation, config (1)
-
Connect Sec
-
RDP (1)
When using RDP, remmember to add Rule to FW to allow inbound ICMP.
This command allows ICMP inbound through the Windows firewall:
New-NetFirewallRule –DisplayName "Allow ICMPv4-In" –Protocol ICMPv4
-
RDP/SSH over TLS (1)
When using Bastion, Public IP is not needed.
-
VPN (encrypted connection) thru Portal, Power Shell (1), CLI
-
ExpressRoute (1)
To extend on-premise network over private connection.
-
DNS (1)
-
Peering
-
-
Delivery Sec
-
App Protection