Can we expose ports on a Azure VMRole after we have published the project onto Azure? Probably using Azure Powershell cmdlets or some other way.
At present, I am deleting the VMRole and adding new endpoints on my project (Visual Studio Azure Project) and re-publish it.