Skip to content

Commit 67e9f4c

Browse files
authored
Merge pull request #102878 from MicrosoftDocs/master
1/30 PM Publish
2 parents 1b694c0 + b66df4b commit 67e9f4c

File tree

97 files changed

+917
-946
lines changed

Some content is hidden

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

97 files changed

+917
-946
lines changed

.openpublishing.redirection.json

Lines changed: 295 additions & 235 deletions
Large diffs are not rendered by default.

articles/active-directory-b2c/cookie-definitions.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,10 @@ To safeguard access to sites, web browsers will introduce a new secure-by-defaul
2626

2727
Developers must use the new cookie setting, `SameSite=None`, to designate cookies for cross-site access. When the `SameSite=None` attribute is present, an additional `Secure` attribute must be used so cross-site cookies can only be accessed over HTTPS connections. Validate and test all your applications, including those applications that use Azure AD B2C.
2828

29-
For more information, see [Effect on customer websites and Microsoft services and products in Chrome version 80 or later](https://support.microsoft.com/help/4522904/potential-disruption-to-customer-websites-in-latest-chrome).
29+
For more information, see:
30+
31+
* [Handle SameSite cookie changes in Chrome browser](../active-directory/develop/howto-handle-samesite-cookie-changes-chrome-browser.md)
32+
* [Effect on customer websites and Microsoft services and products in Chrome version 80 or later](https://support.microsoft.com/help/4522904/potential-disruption-to-customer-websites-in-latest-chrome)
3033

3134
## Cookies
3235

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,23 @@ If your previous computer certificate has expired, and a new certificate has bee
190190
> [!NOTE]
191191
> If you use your own certificates instead of generating certificates with the PowerShell script, make sure that they align to the NPS naming convention. The subject name must be **CN=\<TenantID\>,OU=Microsoft NPS Extension**.
192192
193+
### Microsoft Azure Government additional steps
194+
195+
For customers that use Azure Government cloud, the following additional configuration steps are required on each NPS server:
196+
197+
1. Open **Registry Editor** on the NPS server.
198+
1. Navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\AzureMfa`. Set the following key values:
199+
200+
| Registry key | Value |
201+
|--------------------|-----------------------------------|
202+
| AZURE_MFA_HOSTNAME | adnotifications.windowsazure.us |
203+
| STS_URL | https://login.microsoftonline.us/ |
204+
205+
1. Repeat the previous two steps to set the registry key values for each NPS server.
206+
1. Restart the NPS service for each NPS server.
207+
208+
For minimal impact, take each NPS server out of the NLB rotation one at a time and wait for all connections to drain.
209+
193210
### Certificate rollover
194211

195212
With release 1.0.1.32 of the NPS extension, reading multiple certificates is now supported. This capability will help facilitate rolling certificate updates prior to their expiration. If your organization is running a previous version of the NPS extension, you should upgrade to version 1.0.1.32 or higher.
104 KB
Loading
3.44 KB
Loading
Lines changed: 147 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,147 @@
1+
---
2+
title: 'Tutorial: Configure Mixpanel 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 Mixpanel.
4+
services: active-directory
5+
documentationcenter: ''
6+
author: Zhchia
7+
writer: Zhchia
8+
manager: beatrizd
9+
10+
ms.assetid: 565cdc45-4377-4b70-870b-64edf3dcc92c
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: 01/24/2020
18+
ms.author: Zhchia
19+
---
20+
21+
# Tutorial: Configure Mixpanel for automatic user provisioning
22+
23+
This tutorial describes the steps you need to perform in both Mixpanel and Azure Active Directory (Azure AD) to configure automatic user provisioning. When configured, Azure AD automatically provisions and de-provisions users and groups to [Mixpanel](https://mixpanel.com/pricing/) 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 Mixpanel
29+
> * Remove users in Mixpanel when they do not require access anymore
30+
> * Keep user attributes synchronized between Azure AD and Mixpanel
31+
> * Provision groups and group memberships in Mixpanel
32+
> * [Single sign-on](https://docs.microsoft.com/azure/active-directory/saas-apps/mixpanel-tutorial) to Mixpanel (recommended)
33+
34+
## Prerequisites
35+
36+
The scenario outlined in this tutorial assumes that you already have the following prerequisites:
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+
* An Enterprise level mixpanel organization
40+
* A mixpanel account with admin privileges on said org
41+
* SSO enabled within mixpanel with a claimed domain
42+
43+
## Step 1. Plan your provisioning deployment
44+
1. Learn about [how the provisioning service works](https://docs.microsoft.com/azure/active-directory/manage-apps/user-provisioning).
45+
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).
46+
3. Determine what data to [map between Azure AD and Mixpanel](https://docs.microsoft.com/azure/active-directory/manage-apps/customize-application-attributes).
47+
48+
## Step 2. Configure Mixpanel to support provisioning with Azure AD
49+
1. For setting up SSO and claiming a domain refer [this](https://help.mixpanel.com/hc/articles/360036428871-Single-Sign-On).
50+
2. After that you will need to generate a SCIM token in the SCIM tab of the access security section of your organization settings.
51+
![Mixpanel token](./media/mixpanel-provisioning-tutorial/mixpanelscim.png)
52+
53+
54+
## Step 3. Add Mixpanel from the Azure AD application gallery
55+
56+
Add Mixpanel from the Azure AD application gallery to start managing provisioning to Mixpanel. If you have previously setup Mixpanel 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).
57+
58+
## Step 4. Define who will be in scope for provisioning
59+
60+
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).
61+
62+
* When assigning users and groups to Mixpanel, 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.
63+
64+
* 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).
65+
66+
67+
## Step 5. Configure automatic user provisioning to Mixpanel
68+
69+
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.
70+
71+
### To configure automatic user provisioning for Mixpanel in Azure AD:
72+
73+
1. Sign in to the [Azure portal](https://portal.azure.com). Select **Enterprise Applications**, then select **All applications**.
74+
75+
![Enterprise applications blade](common/enterprise-applications.png)
76+
77+
2. In the applications list, select **Mixpanel**.
78+
79+
![The Mixpanel link in the Applications list](common/all-applications.png)
80+
81+
3. Select the **Provisioning** tab.
82+
83+
![Provisioning tab](common/provisioning.png)
84+
85+
4. Set the **Provisioning Mode** to **Automatic**.
86+
87+
![Provisioning tab](common/provisioning-automatic.png)
88+
89+
5. Under the **Admin Credentials** section, input your Mixpanel **Tenant URL** and **Secret Token**. Click **Test Connection** to ensure Azure AD can connect to Mixpanel. If the connection fails, ensure your Mixpanel account has Admin permissions and try again.
90+
91+
![provisioning](./media/mixpanel-provisioning-tutorial/provisioning.png)
92+
93+
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.
94+
95+
![Notification Email](common/provisioning-notification-email.png)
96+
97+
7. Select **Save**.
98+
99+
8. Under the **Mappings** section, select **Synchronize Azure Active Directory Users to Mixpanel**.
100+
101+
9. Review the user attributes that are synchronized from Azure AD to Mixpanel in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in Mixpanel 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 Mixpanel API supports filtering users based on that attribute. Select the **Save** button to commit any changes.
102+
103+
|Attribute|Type|
104+
|---|---|
105+
|userName|String|
106+
|displayName|String|
107+
108+
10. Under the **Mappings** section, select **Synchronize Azure Active Directory Groups to Mixpanel**.
109+
110+
11. Review the group attributes that are synchronized from Azure AD to Mixpanel in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the groups in Mixpanel for update operations. Select the **Save** button to commit any changes.
111+
112+
|Attribute|Type|
113+
|---|---|
114+
|displayName|String|
115+
|members|Reference|
116+
117+
12. 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).
118+
119+
13. To enable the Azure AD provisioning service for Mixpanel, change the **Provisioning Status** to **On** in the **Settings** section.
120+
121+
![Provisioning Status Toggled On](common/provisioning-toggle-on.png)
122+
123+
14. Define the users and/or groups that you would like to provision to Mixpanel by choosing the desired values in **Scope** in the **Settings** section.
124+
125+
![Provisioning Scope](common/provisioning-scope.png)
126+
127+
15. When you are ready to provision, click **Save**.
128+
129+
![Saving Provisioning Configuration](common/provisioning-configuration-save.png)
130+
131+
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.
132+
133+
## Step 6. Monitor your deployment
134+
Once you've configured provisioning, use the following resources to monitor your deployment:
135+
136+
1. 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
137+
2. 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
138+
3. 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).
139+
140+
## Additional resources
141+
142+
* [Managing user account provisioning for Enterprise Apps](../manage-apps/configure-automatic-user-provisioning-portal.md)
143+
* [What is application access and single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
144+
145+
## Next steps
146+
147+
* [Learn how to review logs and get reports on provisioning activity](../manage-apps/check-status-user-account-provisioning.md)

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1683,6 +1683,8 @@
16831683
href: merchlogix-provisioning-tutorial.md
16841684
- name: Meta Networks Connector
16851685
href: meta-networks-connector-provisioning-tutorial.md
1686+
- name: Mixpanel
1687+
href: mixpanel-provisioning-tutorial.md
16861688
- name: myPolicies
16871689
href: mypolicies-provisioning-tutorial.md
16881690
- name: Mindtickle

articles/aks/azure-disk-customer-managed-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Create a **new resource group** and AKS cluster, then use your key to encrypt th
101101
102102
```azurecli-interactive
103103
# Retrieve the DiskEncryptionSet value and set a variable
104-
diskEncryptionSetId=$(az resource show -n diskEncryptionSetName -g myResourceGroup --resource-type "Microsoft.Compute/diskEncryptionSets" --query [id] -o tsv)
104+
diskEncryptionSetId=$(az resource show -n mydiskEncryptionSetName -g myResourceGroup --resource-type "Microsoft.Compute/diskEncryptionSets" --query [id] -o tsv)
105105
106106
# Create a resource group for the AKS cluster
107107
az group create -n myResourceGroup -l myAzureRegionName

articles/analysis-services/analysis-services-database-users.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to manage database roles and users on an Analysis Service
44
author: minewiskan
55
ms.service: azure-analysis-services
66
ms.topic: conceptual
7-
ms.date: 10/29/2019
7+
ms.date: 01/30/2020
88
ms.author: owend
99
ms.reviewer: minewiskan
1010

@@ -39,10 +39,10 @@ When creating a tabular model project, you create roles and add users or groups
3939

4040
|Permission|Description|
4141
|----------------|-----------------|
42-
|**None**|Members cannot modify the model schema and cannot query data.|
42+
|**None**|Members cannot read or modify the model schema and cannot query data.|
4343
|**Read**|Members can query data (based on row filters) but cannot modify the model schema.|
4444
|**Read and Process**|Members can query data (based on row-level filters) and run Process and Process All operations, but cannot modify the model schema.|
45-
|**Process**|Members can run Process and Process All operations. Cannot modify the model schema and cannot query data.|
45+
|**Process**|Members can run Process and Process All operations. Cannot read or modify the model schema and cannot query data.|
4646
|**Administrator**|Members can modify the model schema and query all data.|
4747

4848
5. If the role you are creating has Read or Read and Process permission, you can add row filters by using a DAX formula. Click the **Row Filters** tab, then select a table, then click the **DAX Filter** field, and then type a DAX formula.

articles/azure-maps/tutorial-geofence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ We make two [Logic Apps](https://docs.microsoft.com/azure/event-grid/event-handl
189189

190190
## Create an Azure Maps Events subscription
191191

192-
Azure Maps supports three event types. You can have a look at the Azure Maps supported event types [here](https://docs.microsoft.com/azure/event-grid/event-schema-azure-maps. We need two different event subscriptions, one for the enter event and one for the exit events.
192+
Azure Maps supports three event types. You can have a look at the Azure Maps supported event types [here](https://docs.microsoft.com/azure/event-grid/event-schema-azure-maps). We need two different event subscriptions, one for the enter event and one for the exit events.
193193

194194
Follow the steps below to create an event subscription for the geofence enter events. You can subscribe to geofence exit events in a similar manner.
195195

0 commit comments

Comments
 (0)