Skip to content

Commit 7c818f8

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into existingCMK
2 parents 58c98d0 + d42f04e commit 7c818f8

File tree

281 files changed

+4099
-2036
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

281 files changed

+4099
-2036
lines changed

.openpublishing.redirection.json

Lines changed: 39 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,22 @@
595595
"redirect_url": "/azure/machine-learning",
596596
"redirect_document_id": false
597597
},
598+
599+
{
600+
"source_path": "articles/cognitive-services/QnAMaker/Quickstarts/create-publish-kb-nodejs-sdk.md",
601+
"redirect_url": "/azure/cognitive-services//QnAMaker/Quickstarts/quickstart-sdk",
602+
"redirect_document_id": false
603+
},
604+
{
605+
"source_path": "articles/cognitive-services/QnAMaker/Quickstarts/create-publish-kb-csharp-sdk.md",
606+
"redirect_url": "/azure/cognitive-services//QnAMaker/Quickstarts/quickstart-sdk",
607+
"redirect_document_id": false
608+
},
609+
{
610+
"source_path": "articles/cognitive-services/QnAMaker/Quickstarts/python-sdk.md",
611+
"redirect_url": "/azure/cognitive-services//QnAMaker/Quickstarts/quickstart-sdk",
612+
"redirect_document_id": false
613+
},
598614
{
599615
"source_path": "articles/cognitive-services/QnAMaker/Quickstarts/create-knowledge-rest-api-nodejs.md",
600616
"redirect_url": "/azure/cognitive-services//QnAMaker/Quickstarts/publish-kb-nodejs",
@@ -12565,6 +12581,11 @@
1256512581
"redirect_url": "/azure/event-hubs/event-hubs-node-get-started-send",
1256612582
"redirect_document_id": false
1256712583
},
12584+
{
12585+
"source_path": "articles/event-hubs/event-hubs-python.md",
12586+
"redirect_url": "/azure/event-hubs/event-hubs-python-get-started-send",
12587+
"redirect_document_id": false
12588+
},
1256812589
{
1256912590
"source_path": "articles/event-hubs/event-hubs-python-get-started-receive.md",
1257012591
"redirect_url": "/azure/event-hubs/event-hubs-python-get-started-send",
@@ -41196,7 +41217,12 @@
4119641217
},
4119741218
{
4119841219
"source_path": "articles/hdinsight/hdinsight-hadoop-giraph-install.md",
41199-
"redirect_url": "/azure/hdinsight/hdinsight-hadoop-giraph-install-linux",
41220+
"redirect_url": "/azure/hdinsight/hdinsight-hadoop-hue-linux",
41221+
"redirect_document_id": false
41222+
},
41223+
{
41224+
"source_path": "articles/hdinsight/hdinsight-hadoop-giraph-install-linux.md",
41225+
"redirect_url": "/azure/hdinsight/hdinsight-hadoop-hue-linux",
4120041226
"redirect_document_id": false
4120141227
},
4120241228
{
@@ -45644,10 +45670,21 @@
4564445670
"redirect_url": "/azure/media-services/latest/content-aware-encoding",
4564545671
"redirect_document_id": true
4564645672
},
45673+
{
45674+
"source_path": "articles/virtual-machines/workloads/redhat/redhat-byos.md",
45675+
"redirect_url": "/azure/virtual-machines/workloads/redhat/byos",
45676+
"redirect_document_id": false
45677+
},
45678+
{
45679+
"source_path": "articles/virtual-machines/workloads/redhat/redhat-overview.md",
45680+
"redirect_url": "/azure/virtual-machines/workloads/redhat/overview",
45681+
"redirect_document_id": false
45682+
},
4564745683
{
4564845684
"source_path": "articles/load-balancer/load-balancer-arm.md",
4564945685
"redirect_url": "/azure/load-balancer/load-balancer-overview",
4565045686
"redirect_document_id": true
4565145687
}
4565245688
]
45653-
}
45689+
}
45690+

articles/active-directory/authentication/concept-sspr-customization.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ Self-service password reset users have a "Contact your administrator" link avail
4040

4141
The contact email is sent to the following recipients in the following order:
4242

43-
1. If the **password administrator** role is assigned, administrators with this role are notified.
44-
2. If no password administrators are assigned, then administrators with the **user administrator** role are notified.
45-
3. If neither of the previous roles are assigned, then the **global administrators** are notified.
43+
1. If the **helpdesk administrator** role or **password administrator** role is assigned, administrators with these roles are notified.
44+
1. If no helpdesk administrators or password administrator are assigned, then administrators with the **user administrator** role are notified.
45+
1. If none of the previous roles are assigned, then the **global administrators** are notified.
4646

4747
In all cases, a maximum of 100 recipients are notified.
4848

articles/active-directory/conditional-access/howto-conditional-access-policy-location.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ With the location condition in Conditional Access, you can control access to you
2727
1. Give your location a name.
2828
1. Choose **IP ranges** if you know the specific externally accessible IPv4 address ranges that make up that location or **Countries/Regions**.
2929
1. Provide the **IP ranges** or select the **Countries/Regions** for the location you are specifying.
30-
* If you chose Countries/Regions, you can optionally choose to include unknown areas.
30+
* If you choose Countries/Regions, you can optionally choose to include unknown areas.
3131
1. Choose **Save**
3232

3333
More information about the location condition in Conditional Access can be found in the article,

articles/active-directory/governance/access-reviews-overview.md

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.tgt_pltfrm: na
1212
ms.devlang: na
1313
ms.topic: conceptual
1414
ms.subservice: compliance
15-
ms.date: 08/05/2019
15+
ms.date: 01/10/2020
1616
ms.author: ajburnle
1717
ms.reviewer: mwahl
1818
ms.collection: M365-identity-device-management
@@ -92,27 +92,34 @@ If you are ready to deploy access reviews in your organization, follow these ste
9292

9393
[!INCLUDE [Azure AD Premium P2 license](../../../includes/active-directory-p2-license.md)]
9494

95-
### Which users must have licenses?
95+
### How many licenses must you have?
9696

97-
Each user who interacts with access reviews must have a paid Azure AD Premium P2 license. Examples include:
97+
Ensure that your directory has at least as many Azure AD Premium P2 licenses as you have employees that will be performing the following tasks:
9898

99-
- Administrators who create an access review
99+
- Member and guest users who are assigned as reviewers
100+
- Member and guest users who perform a self-review
100101
- Group owners who perform an access review
101-
- Users assigned as reviewers
102-
- Users who perform a self-review
102+
- Application owners who perform an access review
103103

104-
You can also ask guest users to review their own access. For each paid Azure AD Premium P2 license that you assign to one of your own organization's users, you can use Azure AD business-to-business (B2B) to invite up to five guest users under the External User Allowance. These guest users can also use Azure AD Premium P2 features. For more information, see [Azure AD B2B collaboration licensing guidance](../b2b/licensing-guidance.md).
104+
Azure AD Premium P2 licenses are **not** required for the following tasks:
105105

106-
Here are some example scenarios to help you determine the number of licenses you must have.
106+
- No licenses are required for the users with the Global Administrator or User Administrator roles that set up access reviews, configure settings, or apply the decisions from the reviews.
107107

108-
| Scenario | Calculation | Required number of licenses |
109-
| --- | --- | --- |
110-
| An administrator creates an access review of Group A with 500 users. Assigns 3 group owners as reviewers. | 1 license for the administrator + 3 licenses for each group owner as reviewers. | 4 |
111-
| An administrator creates an access review of Group A with 500 users. Makes it a self-review. | 1 license for the administrator + 500 licenses for each user as self-reviewers. | 501 |
112-
| An administrator creates an access review of Group B with 5 users and 25 guest users. Makes it a self-review. | 1 license for the administrator + 5 licenses for each user as self-reviewers.<br/>(guest users are covered in the required 1:5 ratio) | 6 |
113-
| An administrator creates an access review of Group C with 5 users and 108 guest users. Makes it a self-review. | 1 license for the administrator + 5 licenses for each user as self-reviewers + 16 additional licenses to cover all 108 guest users in the required 1:5 ratio.<br/>1+5=6 licenses, which cover 5\*6=30 guest users. For the remaining (108-5\*6)=78 guest users, 78/5=16 additional licenses are required. Thus in total, 6+16=22 licenses are required. | 22 |
108+
For each paid Azure AD Premium P2 license that you assign to one of your own organization's users, you can use Azure AD business-to-business (B2B) to invite up to five guest users under the External User Allowance. These guest users can also use Azure AD Premium P2 features. For more information, see [Azure AD B2B collaboration licensing guidance](../b2b/licensing-guidance.md).
109+
110+
For more information about licenses, see [Assign or remove licenses using the Azure Active Directory portal](../fundamentals/license-users-groups.md).
111+
112+
### Example license scenarios
114113

115-
For information about how to assign licenses to your uses, see [Assign or remove licenses using the Azure Active Directory portal](../fundamentals/license-users-groups.md).
114+
Here are some example license scenarios to help you determine the number of licenses you must have.
115+
116+
| Scenario | Calculation | Number of licenses |
117+
| --- | --- | --- |
118+
| An administrator creates an access review of Group A with 75 users and 1 group owner, and assigns the group owner as the reviewer. | 1 license for the group owner as reviewer | 1 |
119+
| An administrator creates an access review of Group B with 500 users and 3 group owners, and assigns the 3 group owners as reviewers. | 3 licenses for each group owner as reviewers | 3 |
120+
| An administrator creates an access review of Group B with 500 users. Makes it a self-review. | 500 licenses for each user as self-reviewers | 500 |
121+
| An administrator creates an access review of Group C with 50 member users and 25 guest users. Makes it a self-review. | 50 licenses for each user as self-reviewers.<br/>(guest users are covered in the required 1:5 ratio) | 50 |
122+
| An administrator creates an access review of Group D with 6 member users and 108 guest users. Makes it a self-review. | 6 licenses for each user as self-reviewers + 16 additional licenses to cover all 108 guest users in the required 1:5 ratio. 6 licenses, which cover 6\*5=30 guest users. For the remaining (108-6\*5)=78 guest users, 78/5=16 additional licenses are required. Thus in total, 6+16=22 licenses are required. | 22 |
116123

117124
## Next steps
118125

articles/active-directory/governance/complete-access-review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ As an administrator, you [create an access review of groups or applications](cre
2929
- Azure AD Premium P2
3030
- Global administrator, User administrator, Security administrator, or Security reader
3131

32-
For more information, see [Which users must have licenses?](access-reviews-overview.md#which-users-must-have-licenses).
32+
For more information, see [License requirements](access-reviews-overview.md#license-requirements).
3333

3434
## View an access review
3535

articles/active-directory/governance/create-access-review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This article describes how to create one or more access reviews for group member
2828
- Azure AD Premium P2
2929
- Global administrator or User administrator
3030

31-
For more information, see [Which users must have licenses?](access-reviews-overview.md#which-users-must-have-licenses).
31+
For more information, see [License requirements](access-reviews-overview.md#license-requirements).
3232

3333
## Create one or more access reviews
3434

articles/active-directory/governance/entitlement-management-overview.md

Lines changed: 23 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.tgt_pltfrm: na
1212
ms.devlang: na
1313
ms.topic: conceptual
1414
ms.subservice: compliance
15-
ms.date: 10/24/2019
15+
ms.date: 01/10/2020
1616
ms.author: ajburnle
1717
ms.reviewer: markwahl-msft
1818
ms.collection: M365-identity-device-management
@@ -132,17 +132,32 @@ To better understand entitlement management and its documentation, you can refer
132132

133133
Specialized clouds, such as Azure Government, Azure Germany, and Azure China 21Vianet, are not currently available for use.
134134

135-
### Which users must have licenses?
135+
### How many licenses must you have?
136136

137-
Your tenant must have at least as many Azure AD Premium P2 licenses as you have member users active in entitlement management. Active member users in entitlement management include:
137+
Ensure that your directory has at least as many Azure AD Premium P2 licenses as you have employees that will be performing the following tasks:
138138

139-
- A user that initiates or approves a request for an access package.
140-
- A user that has been assigned an access package.
141-
- A user that manages access packages.
139+
- Member users who **can** request an access package.
140+
- Member and guest users who request an access package.
141+
- Member and guest users who approve requests for an access package.
142142

143-
As part of the licenses for member users, you can also allow a number of guest users to interact with entitlement management. For information about how to calculate the number of guest users you can include, see [Azure Active Directory B2B collaboration licensing guidance](../b2b/licensing-guidance.md).
143+
Azure AD Premium P2 licenses are **not** required for the following tasks:
144144

145-
For information about how to assign licenses to your users, see [Assign or remove licenses using the Azure Active Directory portal](../fundamentals/license-users-groups.md). Note that entitlement management currently does not enforce license assignment for users.
145+
- No licenses are required for users with the Global Administrator role who set up the initial catalogs, access packages, and policies, and delegate administrative tasks to other users.
146+
- No licenses are required for users who have been delegated administrative tasks, such as catalog creator, catalog owner, and access package manager.
147+
- No licenses are required for guests who **can** request access packages, but do **not** request an access package.
148+
149+
For each paid Azure AD Premium P2 license that you purchase for your member users (employees), you can use Azure AD B2B to invite up to 5 guest users. These guest users can also use Azure AD Premium P2 features. For more information, see [Azure AD B2B collaboration licensing guidance](../b2b/licensing-guidance.md).
150+
151+
For more information about licenses, see [Assign or remove licenses using the Azure Active Directory portal](../fundamentals/license-users-groups.md).
152+
153+
### Example license scenarios
154+
155+
Here are some example license scenarios to help you determine the number of licenses you must have.
156+
157+
| Scenario | Calculation | Number of licenses |
158+
| --- | --- | --- |
159+
| A Global Administrator at Woodgrove Bank creates initial catalogs and delegates administrative tasks to 6 other users. One of the policies specifies that **All employees** (2,000 employees) can request a specific set of access packages. 150 employees request the access packages. | 2,000 employees who **can** request the access packages | 2,000 |
160+
| A Global Administrator at Woodgrove Bank creates initial catalogs and delegates administrative tasks to 6 other users. One of the policies specifies that **All employees** (2,000 employees) can request a specific set of access packages. Another policy specifies that some users from **Users from partner Contoso** (guests) can request the same access packages subject to approval. Contoso has 30,000 users. 150 employees request the access packages and 10,500 users from Contoso request access. | 2,000 employees + 500 guest users from Contoso that exceed the 1:5 ratio (10,500 - (2,000 * 5)) | 2,500 |
146161

147162
## Next steps
148163

articles/active-directory/governance/manage-guest-access-with-access-reviews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You also can easily ensure that guest users have appropriate access. You can ask
3232

3333
- Azure AD Premium P2
3434

35-
For more information, see [Which users must have licenses?](access-reviews-overview.md#which-users-must-have-licenses).
35+
For more information, [License requirements](access-reviews-overview.md#license-requirements).
3636

3737
## Create and perform an access review for guests
3838

articles/active-directory/governance/manage-user-access-with-access-reviews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ With Azure Active Directory (Azure AD), you can easily ensure that users have ap
2929

3030
- Azure AD Premium P2
3131

32-
For more information, see [Which users must have licenses?](access-reviews-overview.md#which-users-must-have-licenses).
32+
For more information, see [License requirements](access-reviews-overview.md#license-requirements).
3333

3434
## Create and perform an access review
3535

articles/active-directory/manage-apps/customize-application-attributes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Along with this property, attribute-mappings also support the following attribut
6767

6868
- **Source attribute** - The user attribute from the source system (example: Azure Active Directory).
6969
- **Target attribute** – The user attribute in the target system (example: ServiceNow).
70+
- **Default value if null (optional)** - The value that will be passed to the target system if the source attribute is null. This value will only be provisioned when a user is created. The "default value when null" will not be provisioned when updating an existing user. If, for example, you want to provision all existing users in the target system with a particular Job Title (when it is null in the source system), you can use the following [expression](https://docs.microsoft.com/azure/active-directory/manage-apps/functions-for-customizing-application-data): Switch(IsPresent([jobTitle]), "DefaultValue", "True", [jobTitle]). Make sure to replace the "Default Value" with what you would like to provision when null in the source system.
7071
- **Match objects using this attribute** – Whether this mapping should be used to uniquely identify users between the source and target systems. It's typically set on the userPrincipalName or mail attribute in Azure AD, which is typically mapped to a username field in a target application.
7172
- **Matching precedence** – Multiple matching attributes can be set. When there are multiple, they're evaluated in the order defined by this field. As soon as a match is found, no further matching attributes are evaluated.
7273
- **Apply this mapping**

0 commit comments

Comments
 (0)