Skip to content

Commit 4d0fff5

Browse files
authored
Merge pull request #201041 from MicrosoftDocs/main
Merge main to live, 4 AM
2 parents 9dd33a3 + 8acc828 commit 4d0fff5

File tree

148 files changed

+2162
-1423
lines changed

Some content is hidden

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

148 files changed

+2162
-1423
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,16 @@
200200
"redirect_url": "/azure/data-explorer/data-explorer-insights",
201201
"redirect_document_id": false
202202
},
203+
{
204+
"source_path_from_root": "/articles/azure-monitor/vm/vminsights-ga-release-faq.md" ,
205+
"redirect_url": "/azure/azure-monitor/faq#vm-insights",
206+
"redirect_document_id": false
207+
},
208+
{
209+
"source_path_from_root": "/articles/azure-monitor/vm/vminsights-log-search.md" ,
210+
"redirect_url": "/azure/azure-monitor/alerts/vminsights-log-query",
211+
"redirect_document_id": false
212+
},
203213
{
204214
"source_path_from_root": "/articles/azure-monitor/cli-samples.md" ,
205215
"redirect_url": "/cli/azure/azure-cli-reference-for-monitor",
@@ -209,6 +219,12 @@
209219
"source_path_from_root": "/articles/azure-monitor/powershell-samples.md" ,
210220
"redirect_url": "/powershell/module/az.monitor",
211221
"redirect_document_id": false
222+
},
223+
{
224+
"source_path_from_root": "/articles/azure-monitor/insights/azure-cli-application-insights-component.md" ,
225+
"redirect_url": "/cli/azure/monitor/app-insights",
226+
"redirect_document_id": false
212227
}
213228
]
214-
}
229+
}
230+

articles/active-directory-b2c/saml-identity-provider-technical-profile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ The **CryptographicKeys** element contains the following attributes:
176176
| Attribute |Required | Description |
177177
| --------- | ----------- | ----------- |
178178
| SamlMessageSigning |Yes | The X509 certificate (RSA key set) to use to sign SAML messages. Azure AD B2C uses this key to sign the requests and send them to the identity provider. |
179-
| SamlAssertionDecryption |No* | The X509 certificate (RSA key set). A SAML identity provider uses the public portion of the certificate to encrypt the assertion of the SAML response. Azure AD B2C uses the private portion of the certificate to decrypt the assertion. <br/><br/> * Required if the external IDP Encryts SAML assertions.|
179+
| SamlAssertionDecryption |No* | The X509 certificate (RSA key set). A SAML identity provider uses the public portion of the certificate to encrypt the assertion of the SAML response. Azure AD B2C uses the private portion of the certificate to decrypt the assertion. <br/><br/> * Required if the external IDP encrypts SAML assertions.|
180180
| MetadataSigning |No | The X509 certificate (RSA key set) to use to sign SAML metadata. Azure AD B2C uses this key to sign the metadata. |
181181

182182
## Next steps
Lines changed: 144 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,144 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with Agile Provisioning'
3+
description: Learn how to configure single sign-on between Azure Active Directory and Agile Provisioning.
4+
services: active-directory
5+
author: jeevansd
6+
manager: CelesteDG
7+
ms.reviewer: CelesteDG
8+
ms.service: active-directory
9+
ms.subservice: saas-app-tutorial
10+
ms.workload: identity
11+
ms.topic: tutorial
12+
ms.date: 05/23/2022
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Tutorial: Azure AD SSO integration with Agile Provisioning
18+
19+
In this tutorial, you'll learn how to integrate Agile Provisioning with Azure Active Directory (Azure AD). When you integrate Agile Provisioning with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to Agile Provisioning.
22+
* Enable your users to be automatically signed-in to Agile Provisioning with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
## Prerequisites
26+
27+
To get started, you need the following items:
28+
29+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
30+
* Agile Provisioning single sign-on (SSO) enabled subscription.
31+
* Along with Cloud Application Administrator, Application Administrator can also add or manage applications in Azure AD.
32+
For more information, see [Azure built-in roles](../roles/permissions-reference.md).
33+
34+
## Scenario description
35+
36+
In this tutorial, you configure and test Azure AD SSO in a test environment.
37+
38+
* Agile Provisioning supports **SP** and **IDP** initiated SSO.
39+
40+
## Add Agile Provisioning from the gallery
41+
42+
To configure the integration of Agile Provisioning into Azure AD, you need to add Agile Provisioning from the gallery to your list of managed SaaS apps.
43+
44+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
45+
1. On the left navigation pane, select the **Azure Active Directory** service.
46+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
47+
1. To add new application, select **New application**.
48+
1. In the **Add from the gallery** section, type **Agile Provisioning** in the search box.
49+
1. Select **Agile Provisioning** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
50+
51+
## Configure and test Azure AD SSO for Agile Provisioning
52+
53+
Configure and test Azure AD SSO with Agile Provisioning using a test user called **B.Simon**. For SSO to work, you need to establish a link relationship between an Azure AD user and the related user in Agile Provisioning.
54+
55+
To configure and test Azure AD SSO with Agile Provisioning, perform the following steps:
56+
57+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
58+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
59+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
60+
1. **[Configure Agile Provisioning SSO](#configure-agile-provisioning-sso)** - to configure the single sign-on settings on application side.
61+
1. **[Create Agile Provisioning test user](#create-agile-provisioning-test-user)** - to have a counterpart of B.Simon in Agile Provisioning that is linked to the Azure AD representation of user.
62+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
63+
64+
## Configure Azure AD SSO
65+
66+
Follow these steps to enable Azure AD SSO in the Azure portal.
67+
68+
1. In the Azure portal, on the **Agile Provisioning** application integration page, find the **Manage** section and select **single sign-on**.
69+
1. On the **Select a single sign-on method** page, select **SAML**.
70+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
71+
72+
![Screenshot shows to edit Basic S A M L Configuration.](common/edit-urls.png "Basic Configuration")
73+
74+
1. On the **Basic SAML Configuration** section, perform the following steps:
75+
76+
a. In the **Identifier** text box, type a value using the following pattern:
77+
`<CustomerFullyQualifiedName>`
78+
79+
b. In the **Reply URL** text box, type a URL using the following pattern:
80+
`https://<CustomerFullyQualifiedName>/web-portal/saml/SSO`
81+
82+
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
83+
84+
In the **Sign-on URL** text box, type a URL using the following pattern:
85+
`https://<CustomerFullyQualifiedName>/web-portal/`
86+
87+
> [!NOTE]
88+
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign-on URL. Contact [Agile Provisioning Client support team](mailto:[email protected]) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
89+
90+
1. On the **Set up single sign-on with SAML** page, In the **SAML Signing Certificate** section, click copy button to copy **App Federation Metadata Url** and save it on your computer.
91+
92+
![Screenshot shows the Certificate download link.](common/copy-metadataurl.png "Certificate")
93+
94+
### Create an Azure AD test user
95+
96+
In this section, you'll create a test user in the Azure portal called B.Simon.
97+
98+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
99+
1. Select **New user** at the top of the screen.
100+
1. In the **User** properties, follow these steps:
101+
1. In the **Name** field, enter `B.Simon`.
102+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
103+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
104+
1. Click **Create**.
105+
106+
### Assign the Azure AD test user
107+
108+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Agile Provisioning.
109+
110+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
111+
1. In the applications list, select **Agile Provisioning**.
112+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
113+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
114+
1. In the **Users and groups** dialog, select **B.Simon** from the Users list, then click the **Select** button at the bottom of the screen.
115+
1. If you are expecting a role to be assigned to the users, you can select it from the **Select a role** dropdown. If no role has been set up for this app, you see "Default Access" role selected.
116+
1. In the **Add Assignment** dialog, click the **Assign** button.
117+
118+
## Configure Agile Provisioning SSO
119+
120+
To configure single sign-on on **Agile Provisioning** side, you need to send the **App Federation Metadata Url** to [Agile Provisioning support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
121+
122+
### Create Agile Provisioning test user
123+
124+
In this section, you create a user called Britta Simon in Agile Provisioning. Work with [Agile Provisioning support team](mailto:[email protected]) to add the users in the Agile Provisioning platform. Users must be created and activated before you use single sign-on.
125+
126+
## Test SSO
127+
128+
In this section, you test your Azure AD single sign-on configuration with following options.
129+
130+
#### SP initiated:
131+
132+
* Click on **Test this application** in Azure portal. This will redirect to Agile Provisioning Sign on URL where you can initiate the login flow.
133+
134+
* Go to Agile Provisioning Sign-on URL directly and initiate the login flow from there.
135+
136+
#### IDP initiated:
137+
138+
* Click on **Test this application** in Azure portal and you should be automatically signed in to the Agile Provisioning for which you set up the SSO.
139+
140+
You can also use Microsoft My Apps to test the application in any mode. When you click the Agile Provisioning tile in the My Apps, if configured in SP mode you would be redirected to the application sign on page for initiating the login flow and if configured in IDP mode, you should be automatically signed in to the Agile Provisioning for which you set up the SSO. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
141+
142+
## Next steps
143+
144+
Once you configure Agile Provisioning you can enforce session control, which protects exfiltration and infiltration of your organization’s sensitive data in real time. Session control extends from Conditional Access. [Learn how to enforce session control with Microsoft Defender for Cloud Apps](/cloud-app-security/proxy-deployment-any-app).

articles/active-directory/saas-apps/airwatch-tutorial.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Tutorial: Azure Active Directory integration with AirWatch | Microsoft Docs'
2+
title: 'Tutorial: Azure Active Directory integration with AirWatch'
33
description: Learn how to configure single sign-on between Azure Active Directory and AirWatch.
44
services: active-directory
55
author: jeevansd
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: saas-app-tutorial
1010
ms.workload: identity
1111
ms.topic: tutorial
12-
ms.date: 01/20/2021
12+
ms.date: 06/08/2022
1313
ms.author: jeedes
1414
---
1515

@@ -28,6 +28,9 @@ To get started, you need the following items:
2828
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
2929
* AirWatch single sign-on (SSO)-enabled subscription.
3030

31+
> [!NOTE]
32+
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
33+
3134
## Scenario description
3235

3336
In this tutorial, you configure and test Azure AD SSO in a test environment.
@@ -70,14 +73,22 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
7073

7174
1. On the **Basic SAML Configuration** page, enter the values for the following fields:
7275

73-
1. In the **Sign on URL** text box, type a URL using the following pattern:
74-
`https://<subdomain>.awmdm.com/AirWatch/Login?gid=companycode`
75-
76-
1. In the **Identifier (Entity ID)** text box, type the value as:
76+
a. In the **Identifier (Entity ID)** text box, type the value as:
7777
`AirWatch`
7878

79+
b. In the **Reply URL** text box, type a URL using one of the following patterns:
80+
81+
| Reply URL|
82+
|-----------|
83+
| `https://<SUBDOMAIN>.awmdm.com/<COMPANY_CODE>` |
84+
| `https://<SUBDOMAIN>.airwatchportals.com/<COMPANY_CODE>` |
85+
|
86+
87+
c. In the **Sign on URL** text box, type a URL using the following pattern:
88+
`https://<subdomain>.awmdm.com/AirWatch/Login?gid=companycode`
89+
7990
> [!NOTE]
80-
> This value is not the real. Update this value with the actual Sign-on URL. Contact [AirWatch Client support team](https://www.vmware.com/in/support/acquisitions/airwatch.html) to get this value. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
91+
> These values are not the real. Update these values with the actual Reply URL and Sign-on URL. Contact [AirWatch Client support team](https://www.vmware.com/in/support/acquisitions/airwatch.html) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
8192

8293
1. AirWatch application expects the SAML assertions in a specific format. Configure the following claims for this application. You can manage the values of these attributes from the **User Attributes** section on application integration page. On the **Set up Single Sign-On with SAML** page, click **Edit** button to open **User Attributes** dialog.
8394

0 commit comments

Comments
 (0)