--bucket-file-path <REPORT_PATH>
(the report’s file name should end with .html
).
https://<Account-Name>.blob.core.windows.net/<Azure-Container-Name>/index.html
.
In order to do that, pass --update-bucket-website true
to send-report
in order to update the index.html
file in
the container.
config.yml
file, you can add the following configuration instead of the CLI arguments: