it:ad:azure:iaas:nics:public_ips:home

IT:AD:Azure:IaaS:Public Ips

Summary

Maybe you created IT:AD:Azure:IaaS:Virtual Machine by IT:AD:Powershell with only a single internal IP.

To expose the VM on the net, add a Public IP.

Once created, use a Security Groups to control access to the Public IPs of IT:AD:Azure:IaaS:Virtual Machine

  • Action Browse
  • Action Resource Groups
  • Action your Resource Group
  • Action your VM
    • Note: the Connect button is disabled because the VM has no public IP address.
  • Action Network Interfaces
  • Action the NIC
  • Action the IP Addresses
  • Action Enabled:true
  • Action Configure Required Settings
  • Action Create New
    • Name: (eg: SQLIP)
    • Action OK
  • Close up
  • Back in Browser
  • Action Public IP Addresses
  • Action the Public IP (eg: SQLIP)
  • Action Settings Blade
  • Action Configuration
    • Specify a unique DNS name prefix (eg: SQLVM1) which implies a full DNS (eg: SQLvm1.westus.cloudapp.azure.com)
    • Action Save
  • Now you can VPN to the remote machine using the above full DNS name (SQLvm1.westus.cloudapp.azure.com).
  • /home/skysigal/public_html/data/pages/it/ad/azure/iaas/nics/public_ips/home.txt
  • Last modified: 2023/11/04 02:44
  • by 127.0.0.1