Configure Internet facing SSL SharePoint Site using IAAS
Step 1: Browse the Azure Portal and Select Virtual Machine from Left Hand Side and click the virtual machine , which server site user want to browse
Step 2:- Click on the public IP address
Step 3:- Click Configuration & enter the DNS label, domain will be set like devsp01.cloudapp.azure.com, Click on save.
Here you are ready with internet facing URL using IAAS platform.
Step4:- Allow the port -> Do the configuration in Network Security Group.
Go to the more services and type network in search box
Step 5:- Select the Server and click inbound security rules
Step 6:- Set Inbound Rule with selected parameter
1. Priority
2. Services
3. Protocol
4. Action and click Save
Azure portal level configuration done and you are ready with URL i.e. https://devsp01.cloudapp.azure.com
Next step - Continue with below sequence of articles
2. SharePoint Site Host
http://manojmittalblogs.blogspot.in/2016/10/configure-internet-facing-ssl_83.html
Happy coding..