zoukankan      html  css  js  c++  java
  • AX7: Add Office 365 Azure Directory into Windows Azure

    Add Office 365 Azure Directory into Windows Azure

    Pre-Requisite: 1.Azure Subscription to the Microsoft account (Service Administrator). 2.Global admin user of Office 365.

    Next we need to follow the steps given below to add Office 365 Active directory. 1.Login to azure account using Microsoft account. 2.Navigate to Active Directory and click on new button.

    3.Select “use existing directory” option because we are adding office 365 Active directory.

     4.Now sign-in with your office 365 user (Global admin).

    Above process is little bit tedious because user need to sign-in and sign-out frequently. Limitation:  If Microsoft user email address and office 365 user email address is same then this process will get failed.

    5.Now you can see “A1 Tech solution” directory added to our Azure account.

     6.Add Azure subscription to Active directory

      Select your AD from dropdown.

    7.Now you can see URL will be changed according to your Office 365 AD domain.

     8.Add co-administrator to your subscription.

      Note:  Each subscription can be associate with only one Active directory.  In order to add co-administrator we have to associate azure subscription with Active directory.

  • 相关阅读:
    PHP开发经常遇到的几个错误
    PHP的Trait
    PHP反射API
    php split 和 explode 的区别
    php判断检测一个数组里有没有重复的值
    PHP serialize 和 JSON 解析与区别
    php 单文件上传
    php 数组 类对象 值传递 引用传递 区别
    六. 网络编程(解决黏包TCP)
    五. 网络编程(UDP 不黏包)
  • 原文地址:https://www.cnblogs.com/dingkui/p/6118503.html
Copyright © 2011-2022 走看看