Skip to content

Commit 9ef0965

Browse files
authored
Merge pull request #181670 from MicrosoftDocs/master
12/02 AM Publish
2 parents 46d4b36 + ff15506 commit 9ef0965

File tree

206 files changed

+1065
-609
lines changed

Some content is hidden

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

206 files changed

+1065
-609
lines changed

.openpublishing.redirection.defender-for-iot.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,12 @@
2222
},
2323
{
2424
"source_path_from_root": "/articles/defender-for-iot/quickstart-system-prerequisites.md",
25-
"redirect_url": "/azure/defender-for-iot/organizations/quickstart-system-prerequisites",
25+
"redirect_url": "/azure/defender-for-iot/organizations/getting-started",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/azure/defender-for-iot/organizations/quickstart-system-prerequisites.md",
30+
"redirect_url": "/azure/defender-for-iot/organizations/getting-started",
2631
"redirect_document_id": false
2732
},
2833
{

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6843,6 +6843,11 @@
68436843
"redirect_url": "/azure/azure-maps",
68446844
"redirect_document_id": false
68456845
},
6846+
{
6847+
"source_path_from_root": "/articles/azure-maps/power-bi-visual-getting-started.md ",
6848+
"redirect_url": "/azure/azure-maps/power-bi-visual-get-started",
6849+
"redirect_document_id": false
6850+
},
68466851
{
68476852
"source_path_from_root": "/articles/monitoring-and-diagnostics/index.md",
68486853
"redirect_url": "/azure/azure-monitor",

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Thank you for taking the time to contribute to the Microsoft Azure documentation.
44

5-
This guide covers some general topics related to contribution and refers to the [contributors guide](/contribute) for more detailed explanations when required.
5+
This guide covers some general topics related to contribution and refers to the [contributors guide](https://docs.microsoft.com/contribute) for more detailed explanations when required.
66

77
## Code of Conduct
88

@@ -21,8 +21,8 @@ Please use the Feedback tool at the bottom of any article to submit bugs and sug
2121

2222
### Editing in GitHub
2323

24-
Follow the guidance for [Quick edits to existing documents](/contribute/#quick-edits-to-existing-documents) in our contributors guide.
24+
Follow the guidance for [Quick edits to existing documents](https://docs.microsoft.com/contribute/#quick-edits-to-existing-documents) in our contributors guide.
2525

2626
### Pull Request
2727

28-
Review the guidance for [Pull Requests](/contribute/how-to-write-workflows-major#pull-request-processing) in our contributors guide.
28+
Review the guidance for [Pull Requests](https://docs.microsoft.com/contribute/how-to-write-workflows-major#pull-request-processing) in our contributors guide.

articles/active-directory/app-provisioning/use-scim-to-provision-users-and-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ This section provides example SCIM requests emitted by the AAD SCIM client and e
269269

270270
### User Operations
271271

272-
* Users can be queried by `userName` or `email[type eq "work"]` attributes.
272+
* Users can be queried by `userName` or `emails[type eq "work"]` attributes.
273273

274274
#### Create User
275275

articles/active-directory/app-provisioning/whats-new-docs.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "What's new in Azure Active Directory application provisioning"
33
description: "New and updated documentation for the Azure Active Directory application provisioning."
4-
ms.date: 11/04/2021
4+
ms.date: 12/02/2021
55
ms.service: active-directory
66
ms.subservice: app-provisioning
77
ms.topic: reference
@@ -15,6 +15,25 @@ manager: karenh444
1515

1616
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. To learn what's new with the provisioning service, see [What's new in Azure Active Directory](../fundamentals/whats-new.md).
1717

18+
## November 2021
19+
20+
### New articles
21+
22+
- [Troubleshoot HR attribute retrieval issues](hr-attribute-retrieval-issues.md)
23+
- [Troubleshoot HR manager update issues](hr-manager-update-issues.md)
24+
- [Troubleshoot HR user update issues](hr-user-update-issues.md)
25+
- [Troubleshoot HR write back issues](hr-writeback-issues.md)
26+
- [Troubleshoot HR user creation issues](hr-user-creation-issues.md)
27+
28+
### Updated articles
29+
30+
- [Troubleshoot HR attribute retrieval issues](hr-attribute-retrieval-issues.md)
31+
- [Troubleshoot HR manager update issues](hr-manager-update-issues.md)
32+
- [Troubleshoot HR user update issues](hr-user-update-issues.md)
33+
- [Troubleshoot HR write back issues](hr-writeback-issues.md)
34+
- [Reference for writing expressions for attribute mappings in Azure Active Directory](functions-for-customizing-application-data.md)
35+
36+
1837
## October 2021
1938

2039
### New articles

articles/active-directory/app-proxy/whats-new-docs.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "What's new in Azure Active Directory application proxy"
33
description: "New and updated documentation for the Azure Active Directory application proxy."
4-
ms.date: 11/04/2021
4+
ms.date: 12/02/2021
55
ms.service: active-directory
66
ms.subservice: app-proxy
77
ms.topic: reference
@@ -15,6 +15,12 @@ manager: karenh444
1515

1616
Welcome to what's new in Azure Active Directory application proxy documentation. This article lists new docs that have been added and those that have had significant updates in the last three months. To learn what's new with the service, see [What's new in Azure Active Directory](../fundamentals/whats-new.md).
1717

18+
## November 2021
19+
20+
### Updated articles
21+
22+
- [Tutorial: Add an on-premises application for remote access through Application Proxy in Azure Active Directory](application-proxy-add-on-premises-application.md)
23+
1824
## October 2021
1925

2026
### Updated articles

articles/active-directory/external-identities/whats-new-docs.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "What's new in Azure Active Directory external identities"
33
description: "New and updated documentation for the Azure Active Directory external identities."
4-
ms.date: 11/04/2021
4+
ms.date: 12/02/2021
55
ms.service: active-directory
66
ms.subservice: B2B
77
ms.topic: reference
@@ -15,6 +15,16 @@ manager: CelesteDG
1515

1616
Welcome to what's new in Azure Active Directory external identities documentation. This article lists new docs that have been added and those that have had significant updates in the last three months. To learn what's new with the external identities service, see [What's new in Azure Active Directory](../fundamentals/whats-new.md).
1717

18+
## November 2021
19+
20+
### Updated articles
21+
22+
- [Tutorial: Enforce multi-factor authentication for B2B guest users](b2b-tutorial-require-mfa.md)
23+
- [Grant B2B users in Azure AD access to your on-premises applications](hybrid-cloud-to-on-premises.md)
24+
- [Azure Active Directory external identities: What's new](whats-new-docs.md)
25+
- [Conditional Access for B2B collaboration users](conditional-access.md)
26+
27+
1828
## October 2021
1929

2030
### Updated articles

articles/active-directory/manage-apps/whats-new-docs.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "What's new in Azure Active Directory application management"
33
description: "New and updated documentation for the Azure Active Directory application management."
4-
ms.date: 11/04/2021
4+
ms.date: 12/02/2021
55
ms.service: active-directory
66
ms.subservice: app-mgmt
77
ms.topic: reference
@@ -16,6 +16,28 @@ reviewer: napuri
1616

1717
Welcome to what's new in Azure Active Directory application management documentation. This article lists new docs that have been added and those that have had significant updates in the last three months. To learn what's new with the application management service, see [What's new in Azure Active Directory](../fundamentals/whats-new.md).
1818

19+
## November 2021
20+
21+
### New articles
22+
23+
- [Consent and permissions overview](consent-and-permissions-overview.md)
24+
25+
### Updated articles
26+
27+
- [What is single sign-on in Azure Active Directory?](what-is-single-sign-on.md)
28+
- [Unexpected error when performing consent to an application](application-sign-in-unexpected-user-consent-error.md)
29+
- [Tutorial: Integrate Azure Active Directory with F5 BIG-IP for forms-based authentication Single sign-on](f5-big-ip-forms-advanced.md)
30+
- [Enable self-service application assignment in Azure Active Directory](manage-self-service-access.md)
31+
- [Azure Active Directory application management: What's new](whats-new-docs.md)
32+
- [Grant tenant-wide admin consent to an application in Azure Active Directory](grant-admin-consent.md)
33+
- [Assign users and groups to an application in Azure Active Directory](assign-user-or-group-access-portal.md)
34+
- [Configure permission classifications in Azure Active Directory](configure-permission-classifications.md)
35+
- [Review permissions granted to applications in Azure Active Directory](manage-application-permissions.md)
36+
- [Tutorial: Migrate your applications from Okta to Azure Active Directory](migrate-applications-from-okta-to-azure-active-directory.md)
37+
- [Tutorial: Migrate Okta federation to Azure Active Directory-managed authentication](migrate-okta-federation-to-azure-active-directory.md)
38+
- [Tutorial: Migrate Okta sign-on policies to Azure Active Directory Conditional Access](migrate-okta-sign-on-policies-to-azure-active-directory-conditional-access.md)
39+
- [Tutorial: Migrate Okta sync provisioning to Azure AD Connect-based synchronization](migrate-okta-sync-provisioning-to-azure-active-directory.md)
40+
1941
## October 2021
2042

2143
### Updated articles

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.topic: conceptual
1414
ms.tgt_pltfrm: na
1515
ms.workload: identity
1616
ms.subservice: report-monitor
17-
ms.date: 4/25/2021
17+
ms.date: 12/02/2021
1818
ms.author: markvi
1919
ms.reviewer: arvinh
2020

@@ -269,8 +269,6 @@ Here are some tips and considerations for provisioning reports:
269269

270270
- You might see skipped events for users who are not in scope. This is expected, especially when the sync scope is set to all users and groups. The service will evaluate all the objects in the tenant, even the ones that are out of scope.
271271

272-
- The provisioning logs are currently unavailable in the government cloud. If you can't access the provisioning logs, use the audit logs as a temporary workaround.
273-
274272
- The provisioning logs don't show role imports (applies to AWS, Salesforce, and Zendesk). You can find the logs for role imports in the audit logs.
275273

276274
## Error codes

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,11 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
167167

168168
To enable Azure AD users to sign in to Check Point CloudGuard Posture Management, they must be provisioned into application. Check Point CloudGuard Posture Management supports just-in-time provisioning but for that to work properly, user have to select particular **Role** and assign the same to the user.
169169

170-
> [!Note]
171-
> For **Role** creation and other details contact [Check Point CloudGuard Posture Management Client support team](mailto:[email protected]).
170+
> [!NOTE]
171+
> To learn how to create a **Role** and for other information, see the [CloudGuard Admin Guide](https://sc1.checkpoint.com/documents/CloudGuard_Dome9/Documentation/Integrations/Single-Sign-On/SSO-ADFS.htm).
172+
>
173+
> For 24/7 assistance, contact [Check Point Support](https://www.checkpoint.com/support-services/contact-support/).
174+
>
172175
173176
**To provision a user account manually, perform the following steps:**
174177

0 commit comments

Comments
 (0)