-
Notifications
You must be signed in to change notification settings - Fork 291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deploy button not working #140
Comments
Hello @wanesurf. We are currently in the process of preparing for a soft launch at //build towards the end of this month. As such we are migrating the existing deployment from ARM to bicep. The current 'Deploy to Azure' button is not functional while we undergo the migration. We plan to have the new deployment completed within the next few weeks. Please feel free to join the Azure SaaS community as we will be sending out an email notification once complete. https://www.azuresaas.net/join Thank you! |
{
"code": "MultipleErrorsOccurred",
"details": [
{
"code": "InvalidContentLink",
"message": "Unable to download deployment content from 'https://raw.githubusercontent.com/Azure/azure-saas/main/src/Saas.OnboardingFlow/Saas.OnboardingFlow.CosmosDb.Deployment/azuredeploy.json'. The tracking Id is 'cf99b363-c6d7-454e-802e-3aa691c95358'. Please see https://aka.ms/arm-deploy for usage details."
},
{
"code": "InvalidContentLink",
"message": "Unable to download deployment content from 'https://raw.githubusercontent.com/Azure/azure-saas/main/src/Saas.Data/Saas.Data.Sql.Deployment/azuredeploy.json'. The tracking Id is 'cf99b363-c6d7-454e-802e-3aa691c95358'. Please see https://aka.ms/arm-deploy for usage details."
}
],
"message": "Multiple error occurred: BadRequest,BadRequest. Please see details."
}
The text was updated successfully, but these errors were encountered: