Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open http://portal.azure.com
  2. Log in with your credentials
  3. Locate the environment that you want to access and (Usually PROD)
  4. Click the FacilityTaskExchangeApi

  5. In the left most menu pane, scroll down untill you reach the menu named DevelopmentTools, open it and click the sub-menu named App Service Editor

  6. In the window to the right click the link named Open Editor

  7. In the window that opens select the file ypou want to view

Ip Whitelisting

For a client machine to connect to, and communicate with teh service, the sending machine public ip adress should be added to the whiletist, otherwise it will be rejected. 

To add a new Ip adress to the service whitelist follow this procedure:

  1. Open http://portal.azure.com
  2. Log in with your credentials
  3. Locate the environment that you want to access and (Usually PROD)
  4. Click the FacilityTaskExchangeApi
    Image Added
  5. In the left most panel, locate and expand the menu item named Settings then click the sub-menu item Networking
    Image Added
  6. In the opened view, click the link shown in the picture:
    Image Added
  7. Scroll to the bottom and check if an element matching your machine is in the list. 
    1. If present
      1. Click the element of your machine
      2. In the panel that appears, change the ip adress in the field named IP Address Block
      3. Click Update Rule
    2. If not:
      1. Click Add
      2. Fill out the fields in the panel that apears to the right
        (ALWAYS FILL IN A NAME THAT MAKES SENCE SINCE MAINTAINING WILL BE IMPOSSIBLE IF YOU DONT - PLEASE FOLLOW THE ONES ALLREADY MADE)
      3. Click Add rule
  8. Scroll to the top of the main page
  9. Click SAVE

A restart should not be nessesary but it never killed anyone to do so.

Services in the hosted environments

...