You’re almost done!

Nerdio Manager is now deployed to your Azure subscription and needs to be initialized. Launch Azure Cloud Shell and run the command below. Be sure that you're logged into Azure as a Global Administrator and subscription Owner.
and copy-paste command below:
PowerShell
& ([ScriptBlock]::Create((Invoke-RestMethod 'https://nwp-web-app.azurewebsites.net/api/package/7.5.2/script/install/cloudshell' -Method POST -Body '{"SubscriptionId":"5d4206f2-8af2-479a-b7f9-5fb434457d5f","ResourceGroupName":"rg-sam-migration-uksouth-001","WebAppName":"nmw-app-zhf2mzp3jf"}' -ContentType 'application/json').script))
Show full script
(learn more)
After completing the initialization come back here and refresh this page.

See you soon!