I've installed the latest community edition of Scalr, and created a user account with which to connect to Azure.
Although I'm a global admin on the subscription the the Default Directory is inaccessible so I need to use a custom AAD called mytestdomain.onmicrosoft.com Created a new application in the custom directory following the support notes https://scalr-wiki.atlassian.net/wiki/display/docs/Enabling+support+for+Azure - Name : Scalr - Sign on url : http://myscalrserver.westeurope.cloudapp.azure.com/public/xAzureToken (this is the URL used to connect to the admin console over port 80 - without the /public/xAzureToken) - Application is multi tenant : yes - User assignment required : no - App id uri : http://mytestdomain.onmicrosoft.com/scalr - Reply url : http://myscalrserver.westeurope.cloudapp.azure.com/public/xAzureToken - Permissions delegated as per support doc. Scalr-server.rb - updated with client id and key from Azure application - routing[:endpoint_host] = myscalrserver.westeurope.cloudapp.azure.com Adding cloud credentials to an environment Tenant Id: mytestdomain.onmicrosoft.com Scalr logo appears, then pops up with error message : "Cannot proceed with your request. Try again later" Any suggestions where I've made a mistake in the configuration? Or perhaps Scalr doesn't work with custom domains? -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
