Administering your Windows Azure AD tenant

19 out of 20 rated this helpful - Rate this topic

Published: April 16, 2012

Updated: June 3, 2013

Applies To: Office 365, Windows Azure, Windows Intune

Note
This topic provides online help content for cloud services, such as Windows Intune and Office 365, which rely on Windows Azure Active Directory for identity and directory services.

Windows Azure Active Directory provides the core directory and identity management capabilities behind most of Microsoft’s cloud services. These services include, but are not limited to:

  • Microsoft Office 365
  • Microsoft Dynamics CRM Online
  • Windows Azure
  • Windows InTune

Similarities between Active Directory and Windows Azure AD

Much like how Active Directory serves as the data store for identities in your on-premises environment, Windows Azure AD provides a repository for all of your organization’s directory data in the cloud so that it can be readily available to all of the services you have subscribed to with your tenant.

Similar to how a line of business (LOB) application might use LDAP to access data in your local Active Directory, 3rd party cloud applications can interact with your data in Windows Azure AD through the Graph API.  For more information about the Graph API, see Windows Azure Active Directory Graph Overview.

The following diagram illustrates how various applications, whether they are hosted locally or in the cloud, use a similar methodology to access identity data stored in the most applicable directory store available to them. 

Why integrate Active Directory with Windows Azure AD?

Directory integration provides several benefits to streamline identity management such as syncing user data between your local directory and Windows Azure AD.

You only need to integrate once!

One of the primary benefits of setting up directory integration capabilities such as directory sync or single sign-on, is that once you’ve configured it, all of the cloud services you have subscribed to in your Windows Azure AD tenant can utilize the data that is now provisioned and updated in your cloud store. In other words, you only need to set up your Directory Integration components once, and every service can use it.

For example, after you have set up directory sync initially to continuously sync users and contacts for use with Exchange Online, that same directory integration configuration and infrastructure will also be available to all current and future services that you subscribed to with your tenant. This means that you will not need to configure a different instance of directory sync in order to use another service, like the Windows InTune service.

Or, in another example, let’s say you set up Directory Sync with Password Sync for use with SharePoint Online, in this case you wouldn’t need to setup Directory Sync or Password Sync again when you start subscribing to Lync Online. For more information, see Directory integration.

Managing your tenant data

As an administrator of one or more Microsoft cloud service subscriptions, you can either use the Windows Azure Management Portal, the Windows Azure Active Directory (Windows Azure AD) portal, the Windows Intune account portal, or the Office 365 account portal to manage your organizations tenant data. You can also use the downloadable Windows Azure Active Directory Module for Windows PowerShell cmdlets to help you manage your tenant data stored in Windows Azure AD. For more information about your tenant, see What is a Windows Azure AD tenant?.

From either of these portals (or cmdlets), you can:

  • Create and manage accounts
  • Manage the cloud service(s) your organization subscribes to
  • Set up on-premises integration with your directory service

The Windows Azure Management Portal, the Windows Azure AD portal, Office 365 account portal, Windows Intune account portal and the cmdlets all read from and write to a single shared instance of Windows Azure AD that is associated with your organization’s tenant, as shown in the following illustration. In this way, portals (or cmdlets) act as a front-end interface that pull in and/or modify your tenant data.

The above listed account portals and the associated Windows PowerShell cmdlets used for Windows Azure AD to manage users and your subscription, are built on top of the Windows Azure AD platform.

Caution
When you make a change to your organizations data using any of the portals (or cmdlets) shown in the illustration above while signed in under the context of one of these services, it is important you understand that this change will also be shown in either of the other portals the next time you sign-in under the context of that service because this data is shared across the services you are subscribed to in your tenant.

For example, if you used the Office 365 account portal to block a user from signing in, that action will block the user from signing in to any other service that your organization is currently subscribed to, and if you were to then pull up that same users account under the context of the Windows Intune account portal you will see that the user is blocked.

Using the Windows Azure Management Portal

The Windows Azure Management Portal is typically used to manage the services associated with your Windows Azure subscription. One of the newer Windows Azure services that you can use for identity management and directory tenant capabilities is the Active Directory service. If you are an administrator, you can manage these capabilities by clicking on Active Directory in the left-nav of the Management Portal.

If you have an existing Windows Azure subscription using your Microsoft account, you can also use the Management Portal to create, and later manage your new directory tenant. To create a new directory tenant associated with your Microsoft account by using the Management Portal, click Active Directory, click Create, and then specify your Domain NameCountry, and Organization Name that you want to use.

If you don’t have an existing Windows Azure subscription, you can Sign up for Windows Azure as an organization, so that you can begin using the Windows Azure Management Portal to create, distribute and manage user accounts and other identity management capabilities for use by your organization. When you sign up for Windows Azure as an organization, a directory tenant is created for you automatically based on the value of the Organization Name field used during sign up.

Using the Windows Azure AD portal

You can use the Windows Azure AD portal to do most of the functions you can do using other portals, with the added benefit of having a single place to see all of the users, groups, domains, licenses associated with all of the cloud services that your organization subscribes to in your Windows Azure AD tenant.

Using the Office 365 or Windows Intune account portals

You can use an account portal to manage your Office 365 or Windows Intune subscription and specify the users who can access its various services. From the account portal, you can perform tasks such as manually adding user accounts and security groups, setting up and managing service settings, checking service status, and accessing online Help.

Windows Azure AD currently supports front-end access to your organizations subscription data using one or more of the following account portals, depending on whether you are subscribed to their corresponding service:

  • Office 365 account portal
  • Windows Intune account portal

Users can also access these account portals but only to change their password or to access the various services for which they have been assigned licenses.

Using the Windows Azure AD PowerShell cmdlets

You can use the Windows Azure Active Directory Module for Windows PowerShell cmdlets to accomplish many Windows Azure AD tenant-based administrative tasks. For more information, see Manage Windows Azure AD using Windows PowerShell.

What are tenant administrator responsibilities?

Despite which method you use to manage your tenant, you can assign different types of administrators to performing various tasks such as creating and editing users, managing billing operations, and resetting passwords. Global administrators grant permissions to different administrators within your organization based on the administrator role. For more information, see Assigning administrator roles.

In addition to performing specific tasks related to their role, we recommend that all administrators have experience in the following areas:

  • Knowledge of the organization’s IT environment, network, and Internet connectivity
  • Experience supporting and administering operating systems and applications for personal computers
  • Experience providing user assistance or training
  • Ability to troubleshoot user issues

The following are examples of potential administrator responsibilities:

  • Create, change, or delete user accounts
  • Monitor service licenses and service health
  • Manage passwords
  • Resolve user issues with email and other services
  • Manage sites and site collections
  • Pay subscription fees
  • Migrate from the existing organizations environment to the cloud
  • Train and support workers on how to use cloud services
  • Escalate issues to Microsoft Support

[Windows Azure] Administering your Windows Azure AD tenant的更多相关文章

  1. 如何获取Azure AD tenant的tenant Id?

          一般情况下,Azure AD用户知道自己tenant域名,因为域名是账户的后缀,例如:contoso.onMicrosoft.com.如果你还不了解什么是Azure AD tenant,可 ...

  2. Add Office 365 Azure Directory into Windows Azure

    Add Office 365 Azure Directory into Windows Azure Pre-Requisite: 1.Azure Subscription to the Microso ...

  3. [Windows Azure] What is Windows Azure Active Directory?

    What is Windows Azure Active Directory? Windows Azure Active Directory is a service that provides id ...

  4. 【初码干货】【Azure系列】1、再次感受Azure,体验Windows Server 2016并部署BlogEngine.NET

    上个月末,在某人的建议下,重新注册了一个1元试用账户(包含1个月期限的1500元订阅),并充值了1000元转为了正式账户,相当于1000元得到了2500的订阅,于是又一次开启了Azure之旅. 在这不 ...

  5. Windows Azure Storage (20) 使用Azure File实现共享文件夹

    <Windows Azure Platform 系列文章目录> Update 2016-4-14.在Azure VM配置FTP和IIS,请参考: http://blogs.iis.net/ ...

  6. Windows Azure Web Site (13) Azure Web Site备份

    <Windows Azure Platform 系列文章目录> 我们在使用Windows Azure Web Site的时候,经常会遇到需要对Web Site进行备份的情况.在这里笔者简单 ...

  7. Windows Azure Web Site (18) Azure Web App设置MIME

    <Windows Azure Platform 系列文章目录> 在笔者之前的文章中,介绍了我们在使用Azure Web App,可以把静态资源保存到Azure Storage中: Wind ...

  8. Windows Azure Virtual Machine (35) Azure VM通过Linked DB,执行SQL Job

    <Windows Azure Platform 系列文章目录> 今天遇到一个Case,客户在使用Azure Automation,执行Azure SQL Database 存储过程的时候, ...

  9. 使用 HPC Pack 为 Azure 中的 Windows HPC 工作负荷创建和管理群集的选项

    利用 Microsoft HPC Pack 和 Azure 的计算与基础结构服务,创建和管理基于云的高性能计算 (HPC) 群集. HPC Pack 是在 Azure 和 Windows Server ...

随机推荐

  1. 【TP5.0】tp5.0实现连接多个数据库,实现类似3.2M(‘table’,'prefix_','db_config2')的CURD操作

    1.db_connect的name链式操作,类似于3.2的M('table','prefix_','db_config2') /** * db_connect的name链式操作,类似于3.2的M('t ...

  2. Oracle 9i 10g 11g 区别的转载

    下面看看9i.10g.11g版本的区别 Oracle 10g比9i多的新特性?        1. 10g支持网格计算,即多台结点服务器利用高速网络组成一个虚拟的高性能服务器,负载在整个 网格中衡(L ...

  3. linux磁盘相关命令

    一.查看文件夹大小du du -h -d1 2>/dev/null 解释: h表示以可读性较好的方式显示,即带单位显示 d表示深度depth,为1表示只显示当前目录下文件的大小 2>/de ...

  4. Android启动过程深入解析

    本文由 伯乐在线 - 云海之巅 翻译.未经许可,禁止转载!英文出处:kpbird.欢迎加入翻译小组. 当按下Android设备电源键时究竟发生了什么? Android的启动过程是怎么样的? 什么是Li ...

  5. C# 自定义控件入门

    原文地址:http://www.itdaan.com/blog/2008/03/29/95500785fa538b3900b34ee824376e8b.html 这几天为了什么"评估&quo ...

  6. Swift 封装

    前言 封装主要有两大目的:一是为了我们使用数据更加方便,二是为了数据保护. 1.Swift 访问修饰符 在 Swift 语言中,访问修饰符也分为三类,分别是 private.internal.publ ...

  7. Runway for Mac(UML 流程图绘图工具)破解版安装

    1.软件简介    Runway 是 macOS 系统上一款强大实用的软件开发工具,Runway for Mac 是一个界面简单功能强大的UML设计师.此外,Runway for Mac 带给你所有你 ...

  8. 【Algorithm】希尔排序

    一. 算法描述 希尔排序:将无序数组分割为若干个子序列,子序列不是逐段分割的,而是相隔特定的增量的子序列,对各个子序列进行插入排序:然后再选择一个更小的增量,再将数组分割为多个子序列进行排序..... ...

  9. 安卓7.0遇到 android.os.FileUriExposedException: file:///storage/emulated.. exposed beyond app through Intent.getData()

    1.在AndroidManifest.xml中添加如下代码 <?xml version="1.0" encoding="utf-8"?> <m ...

  10. 15. 使用Apache Curator装饰ZooKeeper

    Apache ZooKeeper是为了帮助解决复杂问题的软件工具,它可以帮助用户从复杂的实现中解救出来. 然而,ZooKeeper只暴露了原语,这取决于用户如何使用这些原语来解决应用程序中的协调问题. ...