Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update Entra ID terminology and object identifiers #173

Conversation

jonnybottles
Copy link
Collaborator

  • Replace 'Azure AD' terminology with 'Microsoft Entra ID' to align with Microsoft's rebranding.
  • Rename output file from AzureADAdministrators to EntraIDAdministrators.
  • Change MemberId property to ObjectId for better accuracy with Graph API terminology.
  • Add detailed code comments to improve maintainability.
  • Updated Hawk.psd1 to version 3.2.3.
  • Updated changelog to reflect release 3.2.3 changes.

- Replace 'Azure AD' terminology with 'Microsoft Entra ID' to align with Microsoft's rebranding.
- Rename output file from AzureADAdministrators to EntraIDAdministrators.
- Change MemberId property to ObjectId for better accuracy with Graph API terminology.
- Add detailed code comments to improve maintainability.
- Updated Hawk.psd1 to version 3.2.3.
- Updated changelog to reflect release 3.2.3 changes.
Copy link
Owner

@T0pCyber T0pCyber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@T0pCyber T0pCyber merged commit ab183f8 into Development Dec 15, 2024
4 checks passed
@T0pCyber T0pCyber deleted the bugfix/162-modernize-authentication-to-replace-azuread-with-microsoft-graph branch December 15, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants