Based on previous posts:
Latest xmrig version is v6.16.4 which requires a new configuration.
All Azure batch configuration remain the same as reported in original article and uses startup script save in Azure Storage Account for Ubuntu.
Configuration wizard allows to generate config.json file needed:
{
"autosave": true,
"donate-level": 5,
"cpu": true,
"opencl": false,
"cuda": false,
"pools": [
{
"url": "us-west.minexmr.com:443",
"user": "your_wallet_here",
"keepalive": true,
"tls": true
}
]
}
Pingback: XMR on Azure – MineXMR closure | Ing. Lele's Blog - HeadQuarter