azure - 从 Visual Studio 2013 创建 Azure 项目时无法使用我的 Windows Azure 帐户登录

标签 azure

我正在尝试从 Visual Studio 创建一个 Asp.Net Web 应用程序以托管在 Windows Azure 中。使用我的工作电子邮件登录后(已激活 MSDN 订阅和 Windows Azure 权益),我会看到以下消息:

Sorry but we didn't find any Windows Azure subscriptions associated with your account.

You can sign in with a different account, or as an MSDN Subscriber, you can get started with Microsoft Azure using monthly credits that are included in your MSDN subscription. Just activate your MSDN benefit to get started.

我已经激活了我的 MSDN 权益,并且在过去 10 天内还使用同一帐户在 Windows Azure 上启动并运行了一个 Asp.Net Web 应用程序。

我不明白为什么会发生这种情况。如果有人知道请告诉我。

谢谢

最佳答案

在我组织的 IT 管理员的帮助下,该问题已得到解决。这是解决方案。

问题是,登录时,输入我的电子邮件 ID 后有两个选项可供选择 -

  1. 工作或学校帐户(由您的工作或学校分配)或
  2. Microsoft 帐户(个人帐户)。

我选择了第一个,即工作/学校帐户。我的 MSDN 订阅由我的组织提供,但我使用该 MSDN 订阅创建的 Windows Azure 帐户是我个人的帐户,而不是由我的公司提供的。所以我应该选择第二个选项,即个人帐户。

现在,当我在签名时选择 Microsoft 帐户时,我的项目已成功创建以在 Windows Azure 中托管。

关于azure - 从 Visual Studio 2013 创建 Azure 项目时无法使用我的 Windows Azure 帐户登录,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27687115/

相关文章:

javascript - 如何在 Node.js 中使用 Azure Function App 访问 Azure AD

Azure 静态 Web 应用程序 - 创建 Web 应用程序后是否可以更改存储库?

Azure Redis 缓存主机

azure - ReplaceDocumentAsync without Document 可能吗?

azure - IoT 中心和 ASA 输入之间的 JSON 反序列化过程中部分数据丢失

c# - 有没有办法从预编译的 C# Azure Functions 自动生成 Swagger 标签?

azure - FTP文件上传错误: An exception occurred during a WebClient request. InnerException : This method is not supported.(参数 'value')

c# - 从 Azure 函数将批量消息发送到服务总线主题

azure - "Cross Application Queries"是否可以使用 Azure API 格式获取应用洞察?

java - 尝试启动 VM 时 Azure ApplicationTokenCredentials 中出现评估错误 (NoSuchMethodError)