Then follow instructions from [Quickstart deploy to Azure](https://docs.microsoft.com/en-us/visualstudio/deployment/quickstart-deploy-to-azure)
### Adding certificate for signing tokens
We also need to upload pfx certificate for signing tokens. If you don't have one here are the steps to do it using openssl (remember to write down the password - we will need it later):
Windows users can download OpenSSL from [here](https://slproweb.com/products/Win32OpenSSL.html)
Or if you're using [Chocolatey](https://chocolatey.org/) you can install above package using: