0

我有 Microsoft Azure Dreamspark 许可证,我正在尝试创建免费的 MySQL 数据库,但每次我选择计划等并按创建按钮时,我都会收到错误消息:

http://i.stack.imgur.com/nH0CQ.png

您有任何想法如何解决此错误吗?

4

2 回答 2

1

DreamSpark only includes the 1 free Clear DB database so you likely already have an existing MySQL database provisioned. Anything beyond that is a marketplace transaction and those are not covered by the DreamSpark Azure subscription benefits.

于 2015-07-25T14:04:32.757 回答
0

Hi Dreamspark on Azure offering are listed on www.dreamspark.com

Microsoft Azure for DreamSpark gets you started with the services you need to develop in the cloud at no cost:

•Azure App Service Web Apps is a part of a fully managed cloud offering that enables you to build and deploy web apps in seconds. Use ASP.NET, Java, PHP, Node.js or Python. Run popular web apps and CMS solutions. Set up continuous integration and deployment workflows with VSO, GitHub, TeamCity, Hudson or BitBucket – enabling you to automatically build, test and deploy your web app on each successful code check-in or integration tests.

•MySQL Database from ClearDB adds the power of MySQL to your Web Apps. With clearDB MySQL you can deploy more kinds of web apps and CMS solutions such as Wordpress, Joomla, Acquia Drupal, phpBB, and more.

•Application Insights provides a 360° view across availability, performance and usage of your ASP.NET services and mobile applications for Windows Phone, iOS and Android platforms. Search and analyze your data to continuously improve your application, prioritize future investments and improve overall customer experience.

•Visual Studio Online is the fastest and easiest way yet to plan, build, and ship software across a variety of platforms. Get up and running in minutes on our cloud infrastructure without having to install or configure a single server.

For help setting up your services check out the blogs at http://blogs.msdn.com/b/microsoft_student_developer_blog/

于 2015-09-03T17:12:21.127 回答