Skip to content

Commit

Permalink
Fixing formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
kgremban committed Jun 29, 2017
1 parent c3932da commit 27042c9
Showing 1 changed file with 16 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,21 @@ Use the following steps to create an Azure Multi-Factor Auth Provider.
1. Sign in to the [Azure classic portal](https://manage.windowsazure.com) as an administrator.
2. On the left, select **Active Directory**.
3. On the Active Directory page, at the top, select **Multi-Factor Authentication Providers**.
![Creating an MFA Provider](./media/multi-factor-authentication-get-started-auth-provider/authprovider1.png)

![Creating an MFA Provider](./media/multi-factor-authentication-get-started-auth-provider/authprovider1.png)

4. At the bottom, click **New**.
![Creating an MFA Provider](./media/multi-factor-authentication-get-started-auth-provider/authprovider2.png)

![Creating an MFA Provider](./media/multi-factor-authentication-get-started-auth-provider/authprovider2.png)

5. Under App Services, select **Multi-Factor Auth Provider**
![Creating an MFA Provider](./media/multi-factor-authentication-get-started-auth-provider/authprovider3.png)

![Creating an MFA Provider](./media/multi-factor-authentication-get-started-auth-provider/authprovider3.png)

6. Select **Quick Create**.
![Creating an MFA Provider](./media/multi-factor-authentication-get-started-auth-provider/authprovider4.png)

![Creating an MFA Provider](./media/multi-factor-authentication-get-started-auth-provider/authprovider4.png)

7. Fill in the following fields and select **Create**.
1. **Name** – The name of the Multi-Factor Auth Provider.
2. **Usage Model** – Choose one of two options:
Expand All @@ -56,6 +64,9 @@ Use the following steps to create an Azure Multi-Factor Auth Provider.
* You do not need an Azure AD directory to create a Multi-Factor Auth Provider. Leave the box blank if you are only planning to use the Azure Multi-Factor Authentication Server or SDK.
* The Multi-Factor Auth Provider must be associated with an Azure AD directory to take advantage of the advanced features.
* Azure AD Connect, AAD Sync, or DirSync are only a requirement if you are synchronizing your on-premises Active Directory environment with an Azure AD directory. If you only use an Azure AD directory that is not synchronized, then this is not required.
![Creating an MFA Provider](./media/multi-factor-authentication-get-started-auth-provider/authprovider5.png)

![Creating an MFA Provider](./media/multi-factor-authentication-get-started-auth-provider/authprovider5.png)

8. Once you click create, the Multi-Factor Authentication Provider is created and you should see a message stating: **Successfully created Multi-Factor Authentication Provider**. Click **Ok**.

![Creating an MFA Provider](./media/multi-factor-authentication-get-started-auth-provider/authprovider6.png)

0 comments on commit 27042c9

Please sign in to comment.