2.1. SafeQuard File Server¶
2.1.1. Accessing the SafeQuard File Server¶
The file server is accessed through the SafeQuard App Service. Here are the steps to follow:
Navigate to the SafeQuard App Service on Azure Console.
Move to the Overview page and you will be able to see the
Properties
tab.Under the Domain column, click on the URL shown beside Default Domain.
Note
Optionally, you can link your own domain/sub-domain to the SafeQuard App Service.
The URL will open up the file server in your browser, which will look like this:
2.1.2. Files¶
These are the files that are deployed as part of the SafeQuard solution. The directory structure of the file server is as follows:
/
├── License
├── SafeQuard.js
└── SafeQuard.wasm
The
License
contains the terms and conditions for using the SafeQuard solution.The
SafeQuard.js
contains the JavaScript file that handles the logic for SafeQuard.The
SafeQuard.wasm
is the WebAssembly file that powers the core functionality of SafeQuard.