forked from MicrosoftDocs/azure-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds what's new for app provisioning.
- Loading branch information
Showing
3 changed files
with
74 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"$schema": "https://whatsnewapi.azurewebsites.net/schema", | ||
"docSetProductName": "Azure Active Directory application provisioning", | ||
"rootDirectory": "articles/active-directory/app-provisioning/", | ||
"docLinkSettings": { | ||
"linkFormat": "relative", | ||
"relativeLinkPrefix": "/azure/active-directory/app-provisioning" | ||
}, | ||
"inclusionCriteria": { | ||
"excludePullRequestTitles": true, | ||
"minAdditionsToFile" : 10, | ||
"maxFilesChanged": 50, | ||
"labels": [ | ||
"label:active-directory/svc", | ||
"label:app-provisioning/subsvc" | ||
] | ||
}, | ||
"areas": [ | ||
{ | ||
"name": ".", | ||
"heading": "Azure Active Directory application provisioning" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48 changes: 48 additions & 0 deletions
48
articles/active-directory/app-provisioning/whats-new-docs.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
--- | ||
title: "What's new in Azure Active Directory application provisioning" | ||
description: "New and updated documentation for the Azure Active Directory application provisioning." | ||
ms.date: 10/21/2020 | ||
ms.service: active-directory | ||
ms.subservice: app-provisioning | ||
ms.topic: reference | ||
ms.workload: identity | ||
ms.author: kenwith | ||
author: kenwith | ||
manager: CelesteDG | ||
services: active-directory | ||
--- | ||
|
||
# Azure Active Directory application provisioning: What's new | ||
|
||
Welcome to what's new in Azure Active Directory application provisioning documentation. This article lists new docs that have been added and those that have had significant updates in the last three months. | ||
|
||
## September 2020 | ||
|
||
### New articles | ||
|
||
- [What is application provisioning?](user-provisioning.md) | ||
|
||
### Updated articles | ||
- [Application provisioning in quarantine status](application-provisioning-quarantine-status.md) | ||
- [Customizing user provisioning attribute-mappings for SaaS applications in Azure Active Directory](customize-application-attributes.md) | ||
- [Build a SCIM endpoint and configure user provisioning with Azure AD](use-scim-to-provision-users-and-groups.md) | ||
- [Workday attribute reference](workday-attribute-reference.md) | ||
|
||
## August 2020 | ||
|
||
### New articles | ||
- [Known issues: Application provisioning](known-issues.md) | ||
|
||
|
||
### Updated articles | ||
- [Configure provisioning using Microsoft Graph APIs](application-provisioning-configure-api.md) | ||
- [Known issues and resolutions with SCIM 2.0 protocol compliance of the Azure AD User Provisioning service](application-provisioning-config-problem-scim-compatibility.md) | ||
|
||
## July 2020 | ||
|
||
### New articles | ||
- [How Azure Active Directory provisioning integrates with SAP SuccessFactors](sap-successfactors-integration-reference.md) | ||
|
||
|
||
### Updated articles | ||
- [On-demand provisioning](provision-on-demand.md) |