Skip to content

Commit 9ffa73a

Browse files
committed
Merge branch 'master' of https://github.com/microsoftdocs/azure-docs-pr into akv-restore-about
2 parents 0cf5da8 + 08feab7 commit 9ffa73a

34 files changed

+768
-511
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3639,7 +3639,7 @@
36393639
},
36403640
{
36413641
"source_path": "articles/key-vault/about-keys-secrets-and-certificates.md",
3642-
"redirect_url": "/azure/key-vault/index.yml",
3642+
"redirect_url": "/azure/key-vault",
36433643
"redirect_document_id": false
36443644
},
36453645
{

articles/active-directory-domain-services/join-ubuntu-linux-vm.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,12 @@ Successfully enrolled machine in realm
151151

152152
If your VM can't successfully complete the domain-join process, make sure that the VM's network security group allows outbound Kerberos traffic on TCP + UDP port 464 to the virtual network subnet for your Azure AD DS managed domain.
153153

154+
If you received the error *Unspecified GSS failure. Minor code may provide more information (Server not found in Kerberos database)*, open the file */etc/krb5.conf* and add the following code in `[libdefaults]` section and try again:
155+
156+
```console
157+
rdns=false
158+
```
159+
154160
## Update the SSSD configuration
155161

156162
One of the packages installed in a previous step was for System Security Services Daemon (SSSD). When a user tries to sign in to a VM using domain credentials, SSSD relays the request to an authentication provider. In this scenario, SSSD uses Azure AD DS to authenticate the request.

articles/active-directory/app-provisioning/customize-application-attributes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,10 @@ The SCIM RFC defines a core user and group schema, while also allowing for exten
139139
4. Select **Edit attribute list for AppName**.
140140
5. At the bottom of the attribute list, enter information about the custom attribute in the fields provided. Then select **Add Attribute**.
141141

142-
For SCIM applications, the attribute name must follow the pattern shown in the example below. The "CustomExtensionName" and "CustomAttribute" can be customized per your application's requirements, for example: urn:ietf:params:scim:schemas:extension:2.0:CustomExtensionName:CustomAttribute or urn:ietf:params:scim:schemas:extension:CustomExtensionName:2.0:User.CustomAttributeName:value
142+
For SCIM applications, the attribute name must follow the pattern shown in the example below. The "CustomExtensionName" and "CustomAttribute" can be customized per your application's requirements, for example:
143+
* urn:ietf:params:scim:schemas:extension:CustomExtensionName:2.0:User:CustomAttribute
144+
* urn:ietf:params:scim:schemas:extension:2.0:CustomExtensionName:CustomAttribute
145+
* urn:ietf:params:scim:schemas:extension:CustomExtensionName:2.0:User.CustomAttributeName:value
143146

144147
These instructions are only applicable to SCIM-enabled applications. Applications such as ServiceNow and Salesforce are not integrated with Azure AD using SCIM, and therefore they don't require this specific namespace when adding a custom attribute.
145148

articles/active-directory/authentication/howto-mfa-nps-extension.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,14 @@ Use these steps to get a test account started:
140140
2. Follow the prompts to set up a verification method.
141141
3. [Create a Conditional Access policy](howto-mfa-getstarted.md#create-conditional-access-policy) to require multi-factor authentication for the test account.
142142

143+
> [!IMPORTANT]
144+
>
145+
> Make sure that users have successfully registered for Azure Multi-Factor Authentication. If users have previously only registered for self-service password reset (SSPR), *StrongAuthenticationMethods* is enabled for their account. Azure Multi-Factor Authentication is enforced when *StrongAuthenticationMethods* is configured, even if the user only registered for SSPR.
146+
>
147+
> Combined security registration can be enabled that configures SSPR and Azure Multi-Factor Authentication at the same time. For more information, see [Enable combined security information registration in Azure Active Directory](howto-registration-mfa-sspr-combined.md).
148+
>
149+
> You can also [force users to re-register authentication methods](howto-mfa-userdevicesettings.md#manage-user-authentication-options) if they previously only enabled SSPR.
150+
143151
## Install the NPS extension
144152

145153
> [!IMPORTANT]

articles/active-directory/b2b/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
items:
1818
- name: Bulk invite via PowerShell
1919
href: bulk-invite-powershell.md
20-
- name: Bulk invite via the portal (preview)
20+
- name: Bulk invite via the portal
2121
href: tutorial-bulk-invite.md
2222
- name: Enforce multi-factor authentication
2323
href: b2b-tutorial-require-mfa.md

articles/active-directory/conditional-access/howto-conditional-access-policy-all-users-mfa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Organizations may have many cloud applications in use. Not all of those applicat
3838

3939
## Create a Conditional Access policy
4040

41-
The following steps will help create a Conditional Access policy to require those assigned administrative roles to perform multi-factor authentication.
41+
The following steps will help create a Conditional Access policy to require All users to perform multi-factor authentication.
4242

4343
1. Sign in to the **Azure portal** as a global administrator, security administrator, or Conditional Access administrator.
4444
1. Browse to **Azure Active Directory** > **Security** > **Conditional Access**.
Lines changed: 160 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,160 @@
1+
---
2+
title: 'Tutorial: Configure Juno Journey for automatic user provisioning with Azure Active Directory | Microsoft Docs'
3+
description: Learn how to automatically provision and de-provision user accounts from Azure AD to Juno Journey.
4+
services: active-directory
5+
documentationcenter: ''
6+
author: zchia
7+
writer: zchia
8+
manager: beatrizd
9+
10+
ms.assetid: 79813b19-c96e-4459-a4e5-636a6b6f5041
11+
ms.service: active-directory
12+
ms.subservice: saas-app-tutorial
13+
ms.workload: identity
14+
ms.tgt_pltfrm: na
15+
ms.devlang: na
16+
ms.topic: article
17+
ms.date: 04/16/2020
18+
ms.author: Zhchia
19+
---
20+
21+
# Tutorial: Configure Juno Journey for automatic user provisioning
22+
23+
This tutorial describes the steps you need to perform in both Juno Journey and Azure Active Directory (Azure AD) to configure automatic user provisioning. When configured, Azure AD automatically provisions and de-provisions users and groups to [Juno Journey](https://www.junojourney.com/) using the Azure AD Provisioning service. For important details on what this service does, how it works, and frequently asked questions, see [Automate user provisioning and deprovisioning to SaaS applications with Azure Active Directory](../manage-apps/user-provisioning.md).
24+
25+
26+
## Capabilities supported
27+
> [!div class="checklist"]
28+
> * Create users in Juno Journey
29+
> * Remove users in Juno Journey when they do not require access anymore
30+
> * Keep user attributes synchronized between Azure AD and Juno Journey
31+
> * [Single sign-on](https://docs.microsoft.com/azure/active-directory/saas-apps/juno-journey-tutorial) to Juno Journey (recommended)
32+
33+
## Prerequisites
34+
35+
The scenario outlined in this tutorial assumes that you already have the following prerequisites:
36+
37+
* [An Azure AD tenant](https://docs.microsoft.com/azure/active-directory/develop/quickstart-create-new-tenant)
38+
* A user account in Azure AD with [permission](https://docs.microsoft.com/azure/active-directory/users-groups-roles/directory-assign-admin-roles) to configure provisioning (e.g. Application Administrator, Cloud Application administrator, Application Owner, or Global Administrator).
39+
* A [Juno Journey tenant](https://www.junojourney.com/getstartedwithjuno).
40+
* A user account in Juno Journey with Admin permissions.
41+
42+
## Step 1. Plan your provisioning deployment
43+
1. Learn about [how the provisioning service works](https://docs.microsoft.com/azure/active-directory/manage-apps/user-provisioning).
44+
2. Determine who will be in [scope for provisioning](https://docs.microsoft.com/azure/active-directory/manage-apps/define-conditional-rules-for-provisioning-user-accounts).
45+
3. Determine what data to [map between Azure AD and Juno Journey](https://docs.microsoft.com/azure/active-directory/manage-apps/customize-application-attributes).
46+
47+
## Step 2. Configure Juno Journey to support provisioning with Azure AD
48+
49+
1. For **Secret Token** and **Tenant URL** contact Juno Journey support team at [email protected]. This value will be entered in the **Secret Token** and **Tenant URL** fields respectively in the Provisioning tab of your Juno Journey application in the Azure portal.
50+
51+
## Step 3. Add Juno Journey from the Azure AD application gallery
52+
53+
Add Juno Journey from the Azure AD application gallery to start managing provisioning to Juno Journey. If you have previously setup Juno Journey for SSO you can use the same application. However it is recommended that you create a separate app when testing out the integration initially. Learn more about adding an application from the gallery [here](https://docs.microsoft.com/azure/active-directory/manage-apps/add-gallery-app).
54+
55+
## Step 4. Define who will be in scope for provisioning
56+
57+
The Azure AD provisioning service allows you to scope who will be provisioned based on assignment to the application and or based on attributes of the user / group. If you choose to scope who will be provisioned to your app based on assignment, you can use the following [steps](../manage-apps/assign-user-or-group-access-portal.md) to assign users and groups to the application. If you choose to scope who will be provisioned based solely on attributes of the user or group, you can use a scoping filter as described [here](https://docs.microsoft.com/azure/active-directory/manage-apps/define-conditional-rules-for-provisioning-user-accounts).
58+
59+
* When assigning users and groups to Juno Journey, you must select a role other than **Default Access**. Users with the Default Access role are excluded from provisioning and will be marked as not effectively entitled in the provisioning logs. If the only role available on the application is the default access role, you can [update the application manifest](https://docs.microsoft.com/azure/active-directory/develop/howto-add-app-roles-in-azure-ad-apps) to add additional roles.
60+
61+
* Start small. Test with a small set of users and groups before rolling out to everyone. When scope for provisioning is set to assigned users and groups, you can control this by assigning one or two users or groups to the app. When scope is set to all users and groups, you can specify an [attribute based scoping filter](https://docs.microsoft.com/azure/active-directory/manage-apps/define-conditional-rules-for-provisioning-user-accounts).
62+
63+
64+
## Step 5. Configure automatic user provisioning to Juno Journey
65+
66+
This section guides you through the steps to configure the Azure AD provisioning service to create, update, and disable users and/or groups in TestApp based on user and/or group assignments in Azure AD.
67+
68+
### To configure automatic user provisioning for Juno Journey in Azure AD:
69+
70+
1. Sign in to the [Azure portal](https://portal.azure.com). Select **Enterprise Applications**, then select **All applications**.
71+
72+
![Enterprise applications blade](common/enterprise-applications.png)
73+
74+
2. In the applications list, select **Juno Journey**.
75+
76+
![The Juno Journey link in the Applications list](common/all-applications.png)
77+
78+
3. Select the **Provisioning** tab.
79+
80+
![Provisioning tab](common/provisioning.png)
81+
82+
4. Set the **Provisioning Mode** to **Automatic**.
83+
84+
![Provisioning tab](common/provisioning-automatic.png)
85+
86+
5. Under the **Admin Credentials** section, input the tenant URL value retrieved earlier in **Tenant URL**. Input the secret token value retrieved earlier in **Secret Token**. Click **Test Connection** to ensure Azure AD can connect to Juno Journey. If the connection fails, ensure your Juno Journey account has admin permissions and try again.
87+
88+
![provisioning](./media/juno-journey-provisioning-tutorial/provisioning.png)
89+
90+
6. In the **Notification Email** field, enter the email address of a person or group who should receive the provisioning error notifications and select the **Send an email notification when a failure occurs** check box.
91+
92+
![Notification Email](common/provisioning-notification-email.png)
93+
94+
7. Select **Save**.
95+
96+
8. Under the **Mappings** section, select **Synchronize Azure Active Directory Users to Juno Journey**.
97+
98+
9. Review the user attributes that are synchronized from Azure AD to Juno Journey in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in Juno Journey for update operations. If you choose to change the [matching target attribute](https://docs.microsoft.com/azure/active-directory/manage-apps/customize-application-attributes), you will need to ensure that the Juno Journey API supports filtering users based on that attribute. Select the **Save** button to commit any changes.
99+
100+
|Variable|Type|
101+
|---|---|
102+
|userName|String|
103+
|externalId|String|
104+
|displayName|String|
105+
|title|String|
106+
|active|Boolean|
107+
|preferredLanguage|String|
108+
|emails[type eq "work"].value|String|
109+
|addresses[type eq "work"].country|String|
110+
|addresses[type eq "work"].region|String|
111+
|addresses[type eq "work"].locality|String|
112+
|addresses[type eq "work"].postalCode|String|
113+
|addresses[type eq "work"].formatted|String|
114+
|addresses[type eq "work"].streetAddress|String|
115+
|name.givenName|String|
116+
|name.familyName|String|
117+
|name.middleName|String|
118+
|name.formatted|String|
119+
|phoneNumbers[type eq "fax"].value|String|
120+
|phoneNumbers[type eq "mobile"].value|String|
121+
|phoneNumbers[type eq "work"].value|String|
122+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:department|String|
123+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:employeeNumber|String|
124+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:costCenter|String|
125+
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:division|String|
126+
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager|String|
127+
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:organization|String|
128+
129+
130+
10. To configure scoping filters, refer to the following instructions provided in the [Scoping filter tutorial](../manage-apps/define-conditional-rules-for-provisioning-user-accounts.md).
131+
132+
11. To enable the Azure AD provisioning service for Juno Journey, change the **Provisioning Status** to **On** in the **Settings** section.
133+
134+
![Provisioning Status Toggled On](common/provisioning-toggle-on.png)
135+
136+
12. Define the users and/or groups that you would like to provision to Juno Journey by choosing the desired values in **Scope** in the **Settings** section.
137+
138+
![Provisioning Scope](common/provisioning-scope.png)
139+
140+
13. When you are ready to provision, click **Save**.
141+
142+
![Saving Provisioning Configuration](common/provisioning-configuration-save.png)
143+
144+
This operation starts the initial synchronization cycle of all users and groups defined in **Scope** in the **Settings** section. The initial cycle takes longer to perform than subsequent cycles, which occur approximately every 40 minutes as long as the Azure AD provisioning service is running.
145+
146+
## Step 6. Monitor your deployment
147+
Once you've configured provisioning, use the following resources to monitor your deployment:
148+
149+
* Use the [provisioning logs](https://docs.microsoft.com/azure/active-directory/reports-monitoring/concept-provisioning-logs) to determine which users have been provisioned successfully or unsuccessfully
150+
* Check the [progress bar](https://docs.microsoft.com/azure/active-directory/manage-apps/application-provisioning-when-will-provisioning-finish-specific-user) to see the status of the provisioning cycle and how close it is to completion
151+
* If the provisioning configuration seems to be in an unhealthy state, the application will go into quarantine. Learn more about quarantine states [here](https://docs.microsoft.com/azure/active-directory/manage-apps/application-provisioning-quarantine-status).
152+
153+
## Additional resources
154+
155+
* [Managing user account provisioning for Enterprise Apps](../manage-apps/configure-automatic-user-provisioning-portal.md)
156+
* [What is application access and single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
157+
158+
## Next steps
159+
160+
* [Learn how to review logs and get reports on provisioning activity](../manage-apps/check-status-user-account-provisioning.md)
3.44 KB
Loading

articles/active-directory/saas-apps/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1791,6 +1791,8 @@
17911791
href: iprova-provisioning-tutorial.md
17921792
- name: Jive
17931793
href: jive-provisioning-tutorial.md
1794+
- name: Juno Journey
1795+
href: juno-journey-provisioning-tutorial.md
17941796
- name: Keeper Password Manager & Digital Vault
17951797
href: keeper-password-manager-digitalvault-provisioning-tutorial.md
17961798
- name: LinkedIn Elevate

articles/aks/cluster-autoscaler.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ You can also configure more granular details of the cluster autoscaler by changi
113113
| scale-down-unready-time | How long an unready node should be unneeded before it is eligible for scale down | 20 minutes |
114114
| scale-down-utilization-threshold | Node utilization level, defined as sum of requested resources divided by capacity, below which a node can be considered for scale down | 0.5 |
115115
| max-graceful-termination-sec | Maximum number of seconds the cluster autoscaler waits for pod termination when trying to scale down a node. | 600 seconds |
116+
| balance-similar-node-groups | Detect similar node pools and balance the number of nodes between them | false |
116117

117118
> [!IMPORTANT]
118119
> The cluster autoscaler profile affects all node pools that use the cluster autoscaler. You can't set an autoscaler profile per node pool.

0 commit comments

Comments
 (0)