Skip to content

Commit 0c82163

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into ehubkafkamigratelatest
2 parents 83596ad + f839380 commit 0c82163

File tree

216 files changed

+2114
-1012
lines changed

Some content is hidden

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

216 files changed

+2114
-1012
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
},
534534
{
535535
"source_path": "articles/site-recovery/vmware-physical-mobility-service-install-manual.md",
536-
"redirect_url": "/azure/site-recovery/vmware-physical-mobility-service-overview#install-mobility-agent-through-ui",
536+
"redirect_url": "/azure/site-recovery/vmware-physical-mobility-service-overview#install-the-mobility-service-using-ui",
537537
"redirect_document_id": false
538538
},
539539
{
@@ -50644,11 +50644,6 @@
5064450644
"redirect_url": "/azure/developer/ansible/vm-scale-set-update-image",
5064550645
"redirect_document_id": false
5064650646
},
50647-
{
50648-
"source_path": "articles/ansible/",
50649-
"redirect_url": "/azure/developer/ansible/",
50650-
"redirect_document_id": false
50651-
},
5065250647
{
5065350648
"source_path": "articles/ansible/index.yml",
5065450649
"redirect_url": "/azure/developer/ansible/",

articles/active-directory/manage-apps/common-scenarios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Identity can only be your control plane if it can connect everything across clou
8585

8686
- [Application management](https://docs.microsoft.com/azure/active-directory/manage-apps/index)
8787
- [Application provisioning](https://docs.microsoft.com/azure/active-directory/app-provisioning/user-provisioning)
88-
- [Hybrid secure access]()
88+
- [Hybrid secure access](https://docs.microsoft.com/azure/active-directory/manage-apps/secure-hybrid-access)
8989
- [Identity governance](https://docs.microsoft.com/azure/active-directory/governance/identity-governance-overview)
9090
- [Microsoft identity platform](https://docs.microsoft.com/azure/active-directory/develop/v2-overview)
9191
- [Identity security](https://docs.microsoft.com/azure/active-directory/conditional-access/index)

articles/active-directory/reports-monitoring/concept-provisioning-logs.md

Lines changed: 32 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -86,23 +86,31 @@ Select an item in the list view to get more detailed information.
8686

8787
## Filter provisioning activities
8888

89-
To narrow down the reported data to a level that works for you, you can filter the provisioning data using the following default fields. Note that the values in the filters are dynamically populated based on your tenant. If, for example, you don't have any create events in your tenant, there won't be a filter option for create.
89+
You can filter your provisioning data. Some filter values are dynamically populated based on your tenant. If, for example, you don't have any create events in your tenant, there won't be a filter option for create.
90+
In the default view, you can select the following filters:
9091

9192
- Identity
92-
- Action
93-
- Source system
94-
- Target system
95-
- Status
9693
- Date
94+
- Status
95+
- Action
9796

9897

99-
![Filter](./media/concept-provisioning-logs/filter.png "Filter")
98+
![Filter](./media/concept-provisioning-logs/default-filter.png "Filter")
10099

101100
The **Identity** filter enables you to specify the name or the identity that you care about. This identity could be a user, group, role, or other object. You can search by the name or ID of the object. The ID varies by scenario. For example, when provisioning an object from Azure AD to SalesForce, the Source ID is the object ID of the user in Azure AD while the TargetID is the ID of the user in Salesforce. When provisioning from Workday to Active Directory, the Source ID is the Workday worker employee ID. Note that the Name of the user may not always be present in the Identity column. There will always be one ID.
102101

103-
The **Source System** filter enables you to specify where the identity is getting provisioned from. For example, when provisioning an object from Azure AD to ServiceNow, the Source system is Azure AD.
104102

105-
The **Target System** filter enables you to specify where the identity is getting provisioned to. For example, when provisioning an object from Azure AD to ServiceNow, the Target System is ServiceNow.
103+
The **Date** filter enables to you to define a timeframe for the returned data.
104+
Possible values are:
105+
106+
- 1 month
107+
- 7 days
108+
- 30 days
109+
- 24 hours
110+
- Custom time interval
111+
112+
When you select a custom time frame, you can configure a start date and an end date.
113+
106114

107115
The **Status** filter enables you to select:
108116

@@ -111,6 +119,8 @@ The **Status** filter enables you to select:
111119
- Failure
112120
- Skipped
113121

122+
123+
114124
The **Action** filter enables you to filter the:
115125

116126
- Create
@@ -119,19 +129,18 @@ The **Action** filter enables you to filter the:
119129
- Disable
120130
- Other
121131

122-
The **Date** filter enables to you to define a timeframe for the returned data.
123-
Possible values are:
132+
In addition, to the filters of the default view, you can also set the following filters:
124133

125-
- 1 month
126-
- 7 days
127-
- 30 days
128-
- 24 hours
129-
- Custom time interval
134+
- Job ID
135+
- Cycle ID
136+
- Change ID
137+
- Source ID
138+
- Target ID
139+
- Application
130140

131-
When you select a custom time frame, you can configure a start date and an end date.
132141

142+
![Pick a field](./media/concept-provisioning-logs/add-filter.png "Pick a field")
133143

134-
In addition to the default fields, when selected, you can also include the following fields in your filter:
135144

136145
- **Job ID** - A unique Job ID is associated with each application that you have enabled provisioning for.
137146

@@ -140,8 +149,13 @@ In addition to the default fields, when selected, you can also include the follo
140149
- **Change ID** - Unique identifier for the provisioning event. You can share this ID to support to look up the provisioning event.
141150

142151

152+
- **Source System** - Enables you to specify where the identity is getting provisioned from. For example, when provisioning an object from Azure AD to ServiceNow, the Source system is Azure AD.
153+
154+
- **Target System** - Enables you to specify where the identity is getting provisioned to. For example, when provisioning an object from Azure AD to ServiceNow, the Target System is ServiceNow.
155+
156+
- **Application** - Enables you to show only records of applications with a display name that contains a specific string.
143157

144-
158+
145159

146160
## Provisioning details
147161

8.7 KB
Loading
12.6 KB
Loading
14 Bytes
Loading

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this tutorial, you'll learn how to integrate ICIMS with Azure Active Director
2727
* Enable your users to be automatically signed-in to ICIMS with their Azure AD accounts.
2828
* Manage your accounts in one central location - the Azure portal.
2929

30-
To learn more about SaaS app integration with Azure AD, see [What is application access and single sign-on with Azure Active Directory](https://docs.microsoft.com/azure/active-directory/what-is-single-sign-on).
30+
To learn more about SaaS app integration with Azure AD, see [What is application access and single sign-on with Azure Active Directory](https://docs.microsoft.com/azure/active-directory/manage-apps/what-is-single-sign-on).
3131

3232
## Prerequisites
3333

@@ -147,7 +147,7 @@ When you click the ICIMS tile in the Access Panel, you should be automatically s
147147

148148
- [ List of Tutorials on How to Integrate SaaS Apps with Azure Active Directory ](https://docs.microsoft.com/azure/active-directory/active-directory-saas-tutorial-list)
149149

150-
- [What is application access and single sign-on with Azure Active Directory? ](https://docs.microsoft.com/azure/active-directory/what-is-single-sign-on)
150+
- [What is application access and single sign-on with Azure Active Directory? ](https://docs.microsoft.com/azure/active-directory/manage-apps/what-is-single-sign-on)
151151

152152
- [What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
153153

articles/active-directory/saas-apps/mongodb-cloud-tutorial.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.collection: M365-identity-device-management
2323

2424
In this tutorial, you'll learn how to integrate MongoDB Cloud with Azure Active Directory (Azure AD). When you integrate MongoDB Cloud with Azure AD, you can:
2525

26-
* Control in Azure AD who has access to MongoDB Cloud.
26+
* Control in Azure AD who has access to MongoDB Cloud, MongoDB Atlas, the MongoDB Community, University, and Support.
2727
* Enable your users to be automatically signed-in to MongoDB Cloud with their Azure AD accounts.
2828
* Manage your accounts in one central location - the Azure portal.
2929

@@ -146,11 +146,11 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
146146

147147
## Configure MongoDB Cloud SSO
148148

149-
To configure single sign-on on **MongoDB Cloud** side, you need to send the downloaded **Federation Metadata XML** and appropriate copied URLs from Azure portal to [MongoDB Cloud support team](https://support.mongodb.com/). They set this setting to have the SAML SSO connection set properly on both sides.
149+
To configure single sign-on on **MongoDB Cloud** side, you will need the appropriate URLs copied from the Azure portal, and you need to configure the Federation Application for your MongoDB Cloud Organization. Follow the instructions in the [MongoDB Cloud Docs](https://docs.atlas.mongodb.com/security/federated-authentication/index.html). If you encounter any issues, you can contact the [MongoDB Cloud support team](https://support.mongodb.com/) for assistance.
150150

151151
### Create MongoDB Cloud test user
152152

153-
In this section, a user called Britta Simon is created in MongoDB Cloud. MongoDB Cloud supports just-in-time user provisioning, which is enabled by default. There is no action item for you in this section. If a user doesn't already exist in MongoDB Cloud, a new one is created after authentication.
153+
In this section, a user called B.Simon is created in MongoDB Cloud. MongoDB Cloud supports just-in-time user provisioning, which is enabled by default. There is no action item for you in this section. If a user doesn't already exist in MongoDB Cloud, a new one is created after authentication.
154154

155155
## Test SSO
156156

@@ -166,6 +166,8 @@ When you click the MongoDB Cloud tile in the Access Panel, you should be automat
166166

167167
- [What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
168168

169+
- [Signup for MongoDB Atlas on Azure](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/mongodb.mongodb_atlas_azure_08082019?tab=Overview)
170+
169171
- [Try MongoDB Cloud with Azure AD](https://aad.portal.azure.com/)
170172

171173
- [What is session control in Microsoft Cloud App Security?](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad)

articles/active-directory/saas-apps/nitro-productivity-suite-tutorial.md

Lines changed: 30 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To learn more about SaaS app integration with Azure AD, see [What is application
3434
To get started, you need the following items:
3535

3636
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
37-
* Nitro Productivity Suite single sign-on (SSO) enabled subscription.
37+
* A Nitro Productivity Suite [Enterprise subscription](https://www.gonitro.com/pricing).
3838

3939
## Scenario description
4040

@@ -75,43 +75,59 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
7575

7676
1. In the [Azure portal](https://portal.azure.com/), on the **Nitro Productivity Suite** application integration page, find the **Manage** section and select **single sign-on**.
7777
1. On the **Select a single sign-on method** page, select **SAML**.
78-
1. On the **Set up single sign-on with SAML** page, click the edit/pen icon for **Basic SAML Configuration** to edit the settings.
78+
1. On the **SAML Signing Certificate** section:
79+
80+
a. Find **Certificate (Base64)** and select **Download** to download the certificate and save it on your computer.
81+
82+
![The Certificate download link](common/certificatebase64.png)
83+
84+
1. On the **Set up Nitro Productivity Suite** section:
85+
86+
a. Click the copy icon beside **Login URL**
87+
88+
![Copy configuration URLs](common/copy-configuration-urls.png)
89+
90+
1. In the [Nitro Admin portal](https://admin.gonitro.com/), on the **Enterprise Settings** page find the **Single Sign-On** section and click the **Setup SAML SSO** button.
91+
92+
a. Paste the **Login URL** from the step above into the **Sign In URL** field.
93+
94+
a. Upload the **Certificate (Base64)** from the earlier step above in the **X509 Signing Certificate** field.
95+
96+
a. Click **Submit**
97+
98+
a. Click **Enable Single Sign-On**
99+
100+
101+
1. Return to the [Azure portal](https://portal.azure.com/), on the **Set up single sign-on with SAML** page, click the edit/pen icon for **Basic SAML Configuration** to edit the settings.
79102

80103
![Edit Basic SAML Configuration](common/edit-urls.png)
81104

82105
1. On the **Basic SAML Configuration** section, if you wish to configure the application in **IDP** initiated mode, enter the values for the following fields:
83106

84-
a. In the **Identifier** text box, type a URL using the following pattern:
107+
a. In the **Identifier** text box, copy and paste the **SAML Entity ID** field from the [Nitro Admin portal](https://admin.gonitro.com/). It should have the following pattern:
85108
`urn:auth0:gonitro-prod:<ENVIRONMENT>`
86109

87-
b. In the **Reply URL** text box, type a URL using the following pattern:
110+
b. In the **Reply URL** text box, copy and paste the **ACS URL** field from the [Nitro Admin portal](https://admin.gonitro.com/). It should have the following pattern:
88111
`https://gonitro-prod.eu.auth0.com/login/callback?connection=<ENVIRONMENT>`
89112

90113
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
91114

92115
In the **Sign-on URL** text box, type the URL:
93116
`https://sso.gonitro.com/login`
94117

95-
> [!NOTE]
96-
> These values are not real. Update these values with the actual Identifier and Reply URL. Contact [Nitro Productivity Suite Client support team](https://www.gonitro.com/support) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
118+
1. Click Save.
97119

98120
1. Nitro Productivity Suite application expects the SAML assertions in a specific format, which requires you to add custom attribute mappings to your SAML token attributes configuration. The following screenshot shows the list of default attributes.
99121

100122
![image](common/default-attributes.png)
101123

102-
1. In addition to above, Nitro Productivity Suite application expects few more attributes to be passed back in SAML response which are shown below. These attributes are also pre populated but you can review them as per your requirements.
124+
1. In addition, the Nitro Productivity Suite application expects a few more attributes to be passed back in the SAML response, as shown in the following table. These attributes are prepopulated, but you can review them per your requirements.
103125

104126
| Name | Source Attribute|
105-
| ---------------| --------------- | --------- |
127+
| ---------------| --------------- |
106128
| employeeNumber | user.objectid |
107129

108-
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Certificate (Base64)** and select **Download** to download the certificate and save it on your computer.
109-
110-
![The Certificate download link](common/certificatebase64.png)
111-
112-
1. On the **Set up Nitro Productivity Suite** section, copy the appropriate URL(s) based on your requirement.
113130

114-
![Copy configuration URLs](common/copy-configuration-urls.png)
115131
### Create an Azure AD test user
116132

117133
In this section, you'll create a test user in the Azure portal called B.Simon.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ In this tutorial, you'll learn how to integrate OpsGenie with Azure Active Direc
2626
* Enable your users to be automatically signed-in to OpsGenie with their Azure AD accounts.
2727
* Manage your accounts in one central location - the Azure portal.
2828

29-
To learn more about SaaS app integration with Azure AD, see [What is application access and single sign-on with Azure Active Directory](https://docs.microsoft.com/azure/active-directory/what-is-single-sign-on).
29+
To learn more about SaaS app integration with Azure AD, see [What is application access and single sign-on with Azure Active Directory](https://docs.microsoft.com/azure/active-directory/manage-apps/what-is-single-sign-on).
3030

3131
## Prerequisites
3232

@@ -192,7 +192,7 @@ When you click the OpsGenie tile in the Access Panel, you should be automaticall
192192

193193
- [ List of Tutorials on How to Integrate SaaS Apps with Azure Active Directory ](https://docs.microsoft.com/azure/active-directory/active-directory-saas-tutorial-list)
194194

195-
- [What is application access and single sign-on with Azure Active Directory? ](https://docs.microsoft.com/azure/active-directory/what-is-single-sign-on)
195+
- [What is application access and single sign-on with Azure Active Directory? ](https://docs.microsoft.com/azure/active-directory/manage-apps/what-is-single-sign-on)
196196

197197
- [What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
198198

0 commit comments

Comments
 (0)