Windows Azure Platform Introduction (8) Windows Azure 账户管理

简介:

Windows Azure Platform 系列文章目录

  

  Windows Azure使用Live ID作为账户,当用户登录Windows Azure Portal并且输入了Windows Live ID登录并且购买了Windows Azure服务之后,这个Live ID就会被称作Subscription Live ID。通常情况下,这个Live ID由公司的财务人员或项目经理持有。

  Subscription Live ID用户可以关联多个Live ID用来使用他所购买的这个Windows Azure Subscription,而这些Live ID成为Admin Live ID。 Admin Live ID可以控制当前Subscription 以内的所有功能,包括创建删除Service (Hosting Service和Storage Service),创建删除SQL Azure Server以及创建删除Windows Azure AppFabric Namespace等。这个Admin Live ID的持有者通常是项目经理。

  对于Windows Azure部分,Admin Live ID的持有者还可以创建Co-Admin Live ID,来实现多人控制Windows Azure的需求。Co-Admin Live ID拥有同Admin Live ID一样的权限,但是Co-Admin不能管理其他的Co-Admin Live ID以及Admin Live ID,即他不能删除除Admin Live ID创建的别的Co-Admin Live ID。

分类:  Azure Introduction

本文转自Lei Zhang的博客博客园博客,原文链接:http://www.cnblogs.com/threestone/archive/2012/01/17/2457828.html,如需转载请自行联系原作者
目录
相关文章
|
5月前
|
编译器 Windows
plugin cannot be loaded for module “QtQuick“ && Could not load the Qt platform plugin “windows“
本文讨论了在Qt应用程序中遇到的平台插件加载问题,包括具体的错误信息、解决方案和参考链接。问题表现为无法加载“QtQuick”模块的插件,并且无法找到“windows”平台插件。解决方案是修改环境变量`Qt5_DIR`以使用正确的Qt版本和编译器环境。
199 1
|
6月前
|
开发者 iOS开发 C#
Uno Platform 入门超详细指南:从零开始教你打造兼容 Web、Windows、iOS 和 Android 的跨平台应用,轻松掌握 XAML 与 C# 开发技巧,快速上手示例代码助你迈出第一步
【8月更文挑战第31天】Uno Platform 是一个基于 Microsoft .NET 的开源框架,支持使用 C# 和 XAML 构建跨平台应用,适用于 Web(WebAssembly)、Windows、Linux、macOS、iOS 和 Android。它允许开发者共享几乎全部的业务逻辑和 UI 代码,同时保持原生性能。选择 Uno Platform 可以统一开发体验,减少代码重复,降低开发成本。安装时需先配置好 Visual Studio 或 Visual Studio for Mac,并通过 NuGet 或官网下载工具包。
608 0
|
6月前
|
iOS开发 Android开发 MacOS
从零到全能开发者:解锁Uno Platform,一键跨越多平台应用开发的神奇之旅,让你的代码飞遍Windows、iOS、Android、macOS及Web,技术小白也能秒变跨平台大神!
【8月更文挑战第31天】从零开始,踏上使用Uno Platform开发跨平台应用的旅程。只需编写一次代码,即可轻松部署到Windows、iOS、macOS、Android及Web(通过WASM)等多个平台。Uno Platform为.NET生态带来前所未有的灵活性和效率,简化跨平台开发。首先确保安装了Visual Studio或VS Code及.NET SDK,然后选择合适的项目模板创建新项目。项目结构类似传统.NET MAUI或WPF项目,包含核心NuGet包。通过简单的按钮示例,你可以快速上手并构建应用。Uno Platform让你的技术探索之旅充满无限可能。
154 0
|
8月前
|
Windows
Qtdesigner报错:This application failed to stat could not find or load the Qt platform plugin “windows“
Qtdesigner报错:This application failed to stat could not find or load the Qt platform plugin “windows“
运行QtDesigner.exe报错:it could not find or load the Qt platform plugin “windows“
运行QtDesigner.exe报错:it could not find or load the Qt platform plugin “windows“
运行QtDesigner.exe报错:it could not find or load the Qt platform plugin “windows“