azure - How to make a role only accessible via AzureConnect -


is possible configure role endpoint only allows communication on azure connect? ie, have web application not want expose outside world, local endpoints (azure connect machines) have access without additional security.

in full-vpn scenario happen, i'm struggling define/setup in constraints of azure connect , csdef. have role(s) communicating on-campus resources via connect, can't seem limit access these resources without declaring standard http endpoint. tried creating internal endpoint, appears allowing access w/i actual datacenter (b/t hosted roles)

i think internal endpoint trick. iis (assuming you're using web role) listen on right (be sure specify 1 know is), , won't open traffic internet.

what happens when use internal endpoint , try connect it? , other sorts of connections work? (are sure connect working?)


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

sql server - python to mssql encoding problem -

windows - Python Service Installation - "Could not find PythonClass entry" -