Skip to content

Commit dc5970d

Browse files
authored
Updated Azure AD Exporter link to Entra Exporter
1 parent 07ce357 commit dc5970d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/architecture/recoverability-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Create a process of predefined communications to make others aware of the issue
100100
Document the state of your tenant and its objects regularly. Then if a hard delete or misconfiguration occurs, you have a roadmap to recovery. The following tools can help you document your current state:
101101

102102
- [Microsoft Graph APIs](/graph/overview) can be used to export the current state of many Azure AD configurations.
103-
- [Azure AD Exporter](https://github.com/microsoft/azureadexporter) is a tool you can use to export your configuration settings.
103+
- [Entra Exporter](https://github.com/microsoft/entraexporter) is a tool you can use to export your configuration settings.
104104
- [Microsoft 365 Desired State Configuration](https://github.com/microsoft/Microsoft365DSC/wiki/What-is-Microsoft365DSC) is a module of the PowerShell Desired State Configuration framework. You can use it to export configurations for reference and application of the prior state of many settings.
105105
- [Conditional Access APIs](https://github.com/Azure-Samples/azure-ad-conditional-access-apis) can be used to manage your Conditional Access policies as code.
106106

0 commit comments

Comments
 (0)