.. _sq-files: SafeQuard File Server --------------------- 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. .. image:: ../images/get_domain_url.png #. The URL will open up the file server in your browser, which will look like this: .. image:: ../images/safequard_fs.png 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.