Skip to content

Commit 8f5fa15

Browse files
authored
Updated Azure AD Exporter references to Entra Exporter
Fixed a couple of references that I missed in the last update
1 parent 76c602d commit 8f5fa15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,15 +124,15 @@ Microsoft Graph APIs are highly customizable based on your organizational needs.
124124

125125
*Securely store these configuration exports with access provided to a limited number of admins.
126126

127-
The [Azure AD Exporter](https://github.com/microsoft/azureadexporter) can provide most of the documentation you need:
127+
The [Entra Exporter](https://github.com/microsoft/entraexporter) can provide most of the documentation you need:
128128

129129
- Verify that you've implemented the desired configuration.
130130
- Use the exporter to capture current configurations.
131131
- Review the export, understand the settings for your tenant that aren't exported, and manually document them.
132132
- Store the output in a secure location with limited access.
133133

134134
> [!NOTE]
135-
> Settings in the legacy multifactor authentication portal for Application Proxy and federation settings might not be exported with the Azure AD Exporter, or with the Microsoft Graph API.
135+
> Settings in the legacy multifactor authentication portal for Application Proxy and federation settings might not be exported with the Entra Exporter, or with the Microsoft Graph API.
136136
The [Microsoft 365 Desired State Configuration](https://github.com/microsoft/Microsoft365DSC/wiki/What-is-Microsoft365DSC) module uses Microsoft Graph and PowerShell to retrieve the state of many of the configurations in Azure AD. This information can be used as reference information or, by using PowerShell Desired State Configuration scripting, to reapply a known good state.
137137

138138
Use [Conditional Access Graph APIs](https://github.com/Azure-Samples/azure-ad-conditional-access-apis) to manage policies like code. Automate approvals to promote policies from preproduction environments, backup and restore, monitor change, and plan ahead for emergencies.

0 commit comments

Comments
 (0)