Skip to main content

View and work with our resources

  1. Add the resource's IP(s) and Hostname(s) to your machine's host so they are detected.

    • For macOS / Linux, it is /etc/hosts.
    • For Windows, it's C:\Windows\System32\drivers\etc\hosts.
    # Format: [IP Address] [Hostname]



    # Talos
    ## Frontend
    10.12.120.56    black-plant-00f4a3203.4.azurestaticapps.net
    10.12.120.57    black-plant-00f4a3203-talostest.westeurope.4.azurestaticapps.net
    ## Backend services (both normal URL and the SCM for deployments)
    10.12.119.177   ia01-rg45-webapp03-f5axdzfyeta4awcf.westeurope-01.azurewebsites.net
    10.12.119.177   ia01-rg45-webapp03-f5axdzfyeta4awcf.scm.westeurope-01.azurewebsites.net
    10.12.119.178   ia01-rg45-webapp04.azurewebsites.net
    10.12.119.178   ia01-rg45-webapp04.scm.azurewebsites.net
    ## Functions (SCM for all | Normal URL only for HTTP triggers)
    10.12.119.241   ia01-rg45-function1.azurewebsites.net
    10.12.119.241   ia01-rg45-function1.scm.azurewebsites.net
    10.12.119.169   ia01-rg45-function1-notif-sender.azurewebsites.net
    10.12.119.169   ia01-rg45-function1-notif-sender.scm.azurewebsites.net
    10.12.119.170   ia01-rg45-function1-signals-sender.azurewebsites.net
    10.12.119.170   ia01-rg45-function1-signals-sender.scm.azurewebsites.net
    10.12.119.242   ia01-rg45-function2.azurewebsites.net
    10.12.119.242   ia01-rg45-function2.scm.azurewebsites.net
    10.12.119.173   ia01-rg45-function2-tel-listener.azurewebsites.net
    10.12.119.173   ia01-rg45-function2-tel-listener.scm.azurewebsites.net
    10.12.119.243   ia01-rg45-function3.azurewebsites.net
    10.12.119.243   ia01-rg45-function3.scm.azurewebsites.net
    10.12.119.171   ia01-rg45-function3-message-proc.azurewebsites.net
    10.12.119.171   ia01-rg45-function3-message-proc.scm.azurewebsites.net
    10.12.119.174   ia01-rg45-function3-tel-parser.azurewebsites.net
    10.12.119.174   ia01-rg45-function3-tel-parser.scm.azurewebsites.net
    10.12.119.244   ia01-rg45-function4.azurewebsites.net
    10.12.119.244   ia01-rg45-function4.scm.azurewebsites.net
    10.12.119.175   ia01-rg45-function4-event-receiver.azurewebsites.net
    10.12.119.175   ia01-rg45-function4-event-receiver.scm.azurewebsites.net
    10.12.119.172   ia01-rg45-function4-trips-service.azurewebsites.net
    10.12.119.172   ia01-rg45-function4-trips-service.scm.azurewebsites.net
    10.12.119.246   ia01-rg45-function5.azurewebsites.net
    10.12.119.246   ia01-rg45-function5.scm.azurewebsites.net
    ## Data Explorer (Kusto)
    10.12.120.4     ia01-rg45-dataexplorer.westeurope.kusto.windows.net
    10.12.120.5     ingest-ia01-rg45-dataexplorer.westeurope.kusto.windows.net
    10.12.120.6     wcha01rg45dataexplorer00.blob.core.windows.net
    10.12.120.7     wcha01rg45dataexplorer00.queue.core.windows.net
    10.12.120.8     wcha01rg45dataexplorer00.table.core.windows.net
    10.12.120.9     vfma01rg45dataexplorer01.blob.core.windows.net
    10.12.120.10    vfma01rg45dataexplorer01.queue.core.windows.net
    10.12.120.11    vfma01rg45dataexplorer01.table.core.winDdows.net
    ## Virtual Machines
    10.12.119.215   digital-customs-borders-helpdesk-test.aade.gr
    10.12.119.216   digital-customs-borders-idp-test.aade.gr
    ## External (Planet)
    20.229.42.2 digital-customs-borders-ext-test.aade.gr
  2. Connect to the VPN.

    The setup can be found here.

  3. Navigate to either 1 or 2.

Supposedly, now we have access to everything.