Skip to content

Commit 2a22093

Browse files
authored
Merge pull request #189363 from Justinha/issue-85475
added sspr url
2 parents 0c50469 + d72de3e commit 2a22093

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/active-directory/authentication/troubleshoot-sspr-writeback.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: authentication
88
ms.topic: troubleshooting
9-
ms.date: 08/25/2021
9+
ms.date: 02/22/2022
1010

1111
ms.author: justinha
1212
author: justinha
@@ -17,7 +17,7 @@ ms.collection: M365-identity-device-management
1717
---
1818
# Troubleshoot self-service password reset writeback in Azure Active Directory
1919

20-
Azure Active Directory (Azure AD) self-service password reset (SSPR) lets users reset their passwords in the cloud. Password writeback is a feature enabled with [Azure AD Connect](../hybrid/whatis-hybrid-identity.md) that allows password changes in the cloud to be written back to an existing on-premises directory in real time.
20+
Azure Active Directory (Azure AD) self-service password reset (SSPR) lets users reset their passwords in the cloud. Password writeback is a feature enabled with [Azure AD Connect](../hybrid/whatis-hybrid-identity.md) or [cloud sync](tutorial-enable-cloud-sync-sspr-writeback.md) that allows password changes in the cloud to be written back to an existing on-premises directory in real time.
2121

2222
If you have problems with SSPR writeback, the following troubleshooting steps and common errors may help. If you can't find the answer to your problem, [our support teams are always available](#contact-microsoft-support) to assist you further.
2323

articles/azure-government/compare-azure-government-global-azure.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: stevevi
77
ms.author: stevevi
88
ms.custom: references_regions
99
recommendations: false
10-
ms.date: 02/11/2022
10+
ms.date: 02/22/2022
1111
---
1212

1313
# Compare Azure Government and global Azure
@@ -76,6 +76,7 @@ Table below lists API endpoints in Azure vs. Azure Government for accessing and
7676
||Azure SQL Database|database.windows.net|database.usgovcloudapi.net||
7777
|**Identity**|Azure AD|login.microsoftonline.com|login.microsoftonline.us||
7878
|||certauth.login.microsoftonline.com|certauth.login.microsoftonline.us||
79+
|||passwordreset.microsoftonline.com|passwordreset.microsoftonline.us||
7980
|**Integration**|Service Bus|servicebus.windows.net|servicebus.usgovcloudapi.net||
8081
|**Internet of Things**|Azure IoT Hub|azure-devices.net|azure-devices.us||
8182
||Azure Maps|atlas.microsoft.com|atlas.azure.us||

0 commit comments

Comments
 (0)