You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: articles/active-directory/authentication/concept-mfa-licensing.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
---
1
+
---
2
2
title: Azure MFA versions and consumption plans | Microsoft Docs
3
3
description: Information about the Multi-factor Authentication client and the different methods and versions available. Details about each consumption plan
4
4
keywords:
@@ -65,7 +65,7 @@ The following table provides a list of the features that are available in the va
65
65
| MFA for on-premises applications |||● |
66
66
67
67
## How to turn on Azure Multi-Factor Authentication for Azure AD Administrators
68
-
Users assigned the Global Administrator role in Azure AD tenants can enable two-step verification for their Azure AD Global Admin accounts at no additional cost. If you are using a Microsoft Account, you can register for multi-factor authentication [here](https://support.microsoft.com/en-us/help/12408/microsoft-account-about-two-step-verification). If you are not using a Microsoft Account, turn on multi-factor authentication for Global Admins [here](https://docs.microsoft.com/en-us/azure/multi-factor-authentication/multi-factor-authentication-get-started-user-states).
68
+
Users assigned the Global Administrator role in Azure AD tenants can enable two-step verification for their Azure AD Global Admin accounts at no additional cost. If you are using a Microsoft Account, you can register for multi-factor authentication [here](https://support.microsoft.com/en-us/help/12408/microsoft-account-about-two-step-verification). If you are not using a Microsoft Account, turn on multi-factor authentication for Global Admins [here](https://docs.microsoft.com/azure/multi-factor-authentication/multi-factor-authentication-get-started-user-states).
69
69
70
70
## How to get Azure Multi-Factor Authentication
71
71
If you would like the full functionality offered by Azure Multi-Factor Authentication, there are several options:
Copy file name to clipboardexpand all lines: articles/active-directory/connect/active-directory-aadconnect-guest-sync.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -33,15 +33,15 @@ This section contains a list of pre-requisites and assumptions you need to be a
33
33
- Azure AD Connect version 1.1.524.0 or higher
34
34
- Verified domain to set the cloud UPN of external users (example: bmcontoso.com).
35
35
- Federation Service to authenticate your external users. If you use AD FS, it must be 2012 R2 or higher
36
-
- MSOL PowerShell v1.1 is installed on a machine to verify federation settings. For more information, see [Azure ActiveDirectory (MSOnline)](https://docs.microsoft.com/en-us/powershell/azure/active-directory/overview?view=azureadps-1.0).
36
+
- MSOL PowerShell v1.1 is installed on a machine to verify federation settings. For more information, see [Azure ActiveDirectory (MSOnline)](https://docs.microsoft.com/powershell/azure/active-directory/overview?view=azureadps-1.0).
37
37
38
38
39
39
### Assumptions
40
40
- Azure AD Connect has already been set up and installed successfully. For information on how to install Azure AD Connect, see [Azure AD Connect and federation](active-directory-aadconnectfed-whatis.md).
41
41
This document makes the following assumptions:
42
42
- that you have a federation service set up and that it is successfully authenticating users.
43
43
- external users can authenticate using their external email address.
44
-
-- Using an alternate ID for sign-in has been set up and configured. Users can authenticate using their alternate ID. For additional information on setting up an alternate ID with AD FS, see [Configure Alternate Login ID](https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/operations/configuring-alternate-login-id).
44
+
-- Using an alternate ID for sign-in has been set up and configured. Users can authenticate using their alternate ID. For additional information on setting up an alternate ID with AD FS, see [Configure Alternate Login ID](https://docs.microsoft.com/windows-server/identity/ad-fs/operations/configuring-alternate-login-id).
45
45
46
46
## Task 1: Prepare the environment
47
47
The following task is more of an informational so that you are ready to begin synchronizing your external accounts so that they can sign-in using an alternate i such as the mail attribute.
@@ -137,7 +137,7 @@ Use the following procedure to configure Azure AD Connect.
137
137
## Task 3: Federation
138
138
The following task is an informational on a few things that you need to have in-place in order for the scenario to work.
139
139
140
-
You can verify your federation settings with Azure using the Azure AD PowerShell. This document uses the v1.1 of MSOL PowerShell. You can install this version [here](https://docs.microsoft.com/en-us/powershell/azure/active-directory/overview?view=azureadps-1.0).
140
+
You can verify your federation settings with Azure using the Azure AD PowerShell. This document uses the v1.1 of MSOL PowerShell. You can install this version [here](https://docs.microsoft.com/powershell/azure/active-directory/overview?view=azureadps-1.0).
141
141
142
142
### Verify the federation settings
143
143
Use the following procedure to verify federation settings.
@@ -179,5 +179,5 @@ In order to verify that this is working properly, you need to sign-in to an endp
179
179
180
180
## Next steps
181
181
-[Properties of an Azure Active Directory B2B collaboration user](../../active-directory/active-directory-b2b-user-properties.md#key-properties-of-the-azure-ad-b2b-collaboration-user)
Copy file name to clipboardexpand all lines: articles/active-directory/connect/active-directory-aadconnect-sso-faq.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
---
1
+
---
2
2
title: 'Azure AD Connect: Seamless Single Sign-On - Frequently asked questions | Microsoft Docs'
3
3
description: Answers to frequently asked questions about Azure Active Directory Seamless Single Sign-On.
4
4
services: active-directory
@@ -78,7 +78,7 @@ Follow these steps on the on-premises server where you are running Azure AD Conn
78
78
### Step 1. Get list of AD forests where Seamless SSO has been enabled
79
79
80
80
1. First, download, and install the [Microsoft Online Services Sign-In Assistant](http://go.microsoft.com/fwlink/?LinkID=286152).
81
-
2. Then download and install the [64-bit Azure Active Directory module for Windows PowerShell](https://docs.microsoft.com/en-us/powershell/azure/active-directory/install-msonlinev1?view=azureadps-1.0).
81
+
2. Then download and install the [64-bit Azure Active Directory module for Windows PowerShell](https://docs.microsoft.com/powershell/azure/active-directory/install-msonlinev1?view=azureadps-1.0).
82
82
3. Navigate to the `%programfiles%\Microsoft Azure Active Directory Connect` folder.
83
83
4. Import the Seamless SSO PowerShell module using this command: `Import-Module .\AzureADSSO.psd1`.
84
84
5. Run PowerShell as an Administrator. In PowerShell, call `New-AzureADSSOAuthenticationContext`. This command should give you a popup to enter your tenant's Global Administrator credentials.
Copy file name to clipboardexpand all lines: articles/active-directory/develop/active-directory-developers-guide-index.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ These articles describe specific concepts and features of Azure Active Directory
40
40
|[Office 365 Seller Dashboard](https://msdn.microsoft.com/office/office365/howto/submit-web-apps-seller-dashboard)| How to publish an application on the O365 seller dashboard |
41
41
|[Visual Studio Connected Services](vs-active-directory-dotnet-getting-started.md)| How to use Azure AD integration with MVC projects in Visual Studio |
42
42
|[Windows Server ADFS](https://technet.microsoft.com/windows-server-docs/identity/ad-fs/overview/ad-fs-scenarios-for-developers)| How to integrate with on-premises Active Directory using ADFS |
43
-
|[Error handling best practices for ADAL](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-devhowto-adal-error-handling)| How to build resilient error handling and enable logging |
43
+
|[Error handling best practices for ADAL](https://docs.microsoft.com/azure/active-directory/develop/active-directory-devhowto-adal-error-handling)| How to build resilient error handling and enable logging |
44
44
45
45
## Reference
46
46
These articles provide a foundation for REST and authentication library APIs, protocols, errors, code samples, and endpoints.
@@ -54,4 +54,4 @@ These articles provide a foundation for REST and authentication library APIs, pr
54
54
|[Application Manifest](active-directory-application-manifest.md)| An explanation of the elements that make up an Azure AD app registration |
55
55
|[Token Lifetimes](../active-directory-configurable-token-lifetimes.md)| The default lifetimes of Azure AD tokens and customization instructions |
56
56
|[Service Limits & Restrictions](../active-directory-service-limits-restrictions.md)| Limitations of Azure AD entities and objects |
57
-
|[Code Samples](active-directory-code-samples.md)| A list of all Azure AD code samples |
57
+
|[Code Samples](active-directory-code-samples.md)| A list of all Azure AD code samples |
Copy file name to clipboardexpand all lines: articles/active-directory/develop/active-directory-devquickstarts-android.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
---
1
+
---
2
2
title: Azure AD Android Getting Started | Microsoft Docs
3
3
description: How to build an Android application that integrates with Azure AD for sign-in and calls Azure AD protected APIs using OAuth2.0.
4
4
services: active-directory
@@ -25,7 +25,7 @@ If you're developing a desktop application, Azure Active Directory (Azure AD) ma
25
25
26
26
For Android clients that need to access protected resources, Azure AD provides the Active Directory Authentication Library (ADAL). The sole purpose of ADAL is to make it easy for your app to get access tokens. To demonstrate how easy it is, we’ll build an Android To-Do List application that:
27
27
28
-
* Gets access tokens for calling a To-Do List API using [OAuth 2.0 authentication protocol](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-protocols-oauth-code).
28
+
* Gets access tokens for calling a To-Do List API using [OAuth 2.0 authentication protocol](https://docs.microsoft.com/azure/active-directory/develop/active-directory-protocols-oauth-code).
29
29
* Gets a user's to-do list.
30
30
* Signs out users.
31
31
@@ -271,7 +271,7 @@ Note that correlation IDs are central to the diagnostics in the library. You can
271
271
#### Errors & Exceptions
272
272
Exceptions are the first diagnostic. We try to provide helpful error messages. If you find one that is not helpful, please file an issue and let us know. Include device information such as model and SDK number.
273
273
274
-
To learn more about what errors your app should handle, checkout the [Error handling best practices](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-devhowto-adal-error-handling).
274
+
To learn more about what errors your app should handle, checkout the [Error handling best practices](https://docs.microsoft.com/azure/active-directory/develop/active-directory-devhowto-adal-error-handling).
275
275
276
276
#### Logs
277
277
You can configure the library to generate log messages that you can use to help diagnose issues. You configure logging by making the following call to configure a callback that ADAL will use to hand off each log message as it's generated.
Copy file name to clipboardexpand all lines: articles/active-directory/develop/active-directory-saml-debugging.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
---
1
+
---
2
2
title: How to debug SAML-based single sign-on to applications in Azure Active Directory | Microsoft Docs
3
3
description: 'Learn how to debug SAML-based single sign-on to applications in Azure Active Directory '
4
4
services: active-directory
@@ -92,7 +92,7 @@ You can also copy the value in the **SAMLrequest** and use another Base64 decode
92
92
93
93
Visit [Error on application’s page after signing in](https://docs.microsoft.com/azure/active-directory/application-sign-in-problem-federated-sso-gallery?/?WT.mc_id=DOC_AAD_How_to_Debug_SAML) troubleshooting guidance for more information on what may be missing or wrong in the SAML response.
94
94
95
-
For information on how to review the SAML response visit the article [Single Sign-On SAML protocol](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-single-sign-on-protocol-reference?/?WT.mc_id=DOC_AAD_How_to_Debug_SAML#response).
95
+
For information on how to review the SAML response visit the article [Single Sign-On SAML protocol](https://docs.microsoft.com/azure/active-directory/develop/active-directory-single-sign-on-protocol-reference?/?WT.mc_id=DOC_AAD_How_to_Debug_SAML#response).
Copy file name to clipboardexpand all lines: articles/active-directory/managed-service-identity/known-issues.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
---
1
+
---
2
2
title: FAQs and known issues with Managed Service Identity (MSI) for Azure Active Directory
3
3
description: Known issues with Managed Service Identity for Azure Active Directory.
4
4
services: active-directory
@@ -49,7 +49,7 @@ When using MSI with VMs, we encourage using the MSI IMDS endpoint. The Azure Ins
49
49
50
50
The MSI VM extension is still availble to be used today; however, moving forward we will default to using the IMDS endpoint. The MSI VM extension will start on a deprecation plan soon.
51
51
52
-
For more information on Azure Instance Metada Service, see [IMDS documentation](https://docs.microsoft.com/en-us/azure/virtual-machines/windows/instance-metadata-service)
52
+
For more information on Azure Instance Metada Service, see [IMDS documentation](https://docs.microsoft.com/azure/virtual-machines/windows/instance-metadata-service)
Copy file name to clipboardexpand all lines: articles/azure-stack/user/azure-stack-manage-vm-protect.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
---
1
+
---
2
2
title: Protect VMs deployed on Azure Stack | Microsoft Docs
3
3
description: Guidelines on how to protect virtual machines deployed on Azure Stack.
4
4
services: azure-stack
@@ -144,7 +144,7 @@ Important considerations for your Azure Stack deployment:
144
144
## Next steps
145
145
146
146
In this article, we covered the guidelines on how to protect user VMs deployed on Azure Stack. For more information on how to protect your VMs using Azure services, refer to:
147
-
-[Azure Backup Server support for Azure Stack](https://docs.microsoft.com/en-us/azure/backup/)
148
-
-[Azure Site Recovery support for Azure Stack](https://docs.microsoft.com/en-us/azure/site-recovery/)
147
+
-[Azure Backup Server support for Azure Stack](https://docs.microsoft.com/azure/backup/)
148
+
-[Azure Site Recovery support for Azure Stack](https://docs.microsoft.com/azure/site-recovery/)
149
149
150
150
To learn more about the partner products that offer VM protection on Azure Stack, refer to "[Protecting applications and data on Azure Stack](https://azure.microsoft.com/blog/protecting-applications-and-data-on-azure-stack/)."
Copy file name to clipboardexpand all lines: articles/azure-stack/user/azure-stack-profiles-azure-resource-manager-versions.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
---
1
+
---
2
2
title: Resource provider API versions supported by profiles in Azure Stack | Microsoft Docs
3
3
description: Learn about the Azure Resource Manager version supported by profiles in Azure Stack.
4
4
services: azure-stack
@@ -53,7 +53,7 @@ You use role-based access control to manage the actions users in your organizati
53
53
54
54
### Microsoft.Compute
55
55
56
-
The Azure Compute APIs give you programmatic access to virtual machines and their supporting resources. For more information, see [Azure Compute](https://docs.microsoft.com/en-us/rest/api/compute/).
56
+
The Azure Compute APIs give you programmatic access to virtual machines and their supporting resources. For more information, see [Azure Compute](https://docs.microsoft.com/rest/api/compute/).
0 commit comments