Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request includes changes to update the terminology used in various files to reflect the correct terminology of "Microsoft Entra Tenant" instead of "Azure AD Tenant". The most important changes include updating the help message, comments, and log messages in the
Wipe-AlzTenant.ps1
script, as well as updating the description in theREADME.md
file.Main terminology updates:
.github/scripts/Wipe-AlzTenant.ps1
: Updated the help message, comments, and log messages in theWipe-AlzTenant.ps1
script to reflect the correct terminology of "Microsoft Entra Tenant" instead of "Azure AD Tenant". [1] [2]README.md
: Updated the description inREADME.md
to correct the terminology from "Azure AD Tenant" to "Microsoft Entra Tenant".Other terminology updates:
tests/pester/full.tests.ps1
: Updated the description of a test case in thefull.tests.ps1
script to reflect the correct terminology of "Microsoft Entra Group" instead of "AAD Group". [1] [2]docs/wiki/ConsumerGuide.md
: Updated the description inConsumerGuide.md
to use the correct terminology "Microsoft Enterprise Tenant" instead of "Azure AD Tenant".main.bicep.parameters.md
: Updated the description inmain.bicep.parameters.md
to correct the terminology from "Azure AD Tenant" to "Microsoft Entra Tenant".main.bicep
: Updated the description inmain.bicep
from "Azure AD Tenant" to "Microsoft Entra Tenant" to reflect the correct terminology.