-
Notifications
You must be signed in to change notification settings - Fork 19
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
[Usability] Cmdlet renaming #1205
base: main
Are you sure you want to change the base?
Conversation
Learn Build status updates of commit b01b4ca:
|
Learn Build status updates of commit 855abec:
|
Learn Build status updates of commit dc1237d: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit a739014: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit bda4987: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 6a06e74: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 903f9c1: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 3240820:
|
File | Status | Preview URL | Details |
---|---|---|---|
module/docs/entra-powershell-v1.0/toc.yml | View (entra-powershell-preview) | Details | |
module/docs/entra-powershell-beta/Microsoft.Graph.Entra.Beta/Add-EntraBetaScopedRoleMembership.md | ✅Succeeded | n/a (file deleted or renamed) | |
module/docs/entra-powershell-beta/Microsoft.Graph.Entra.Beta/Get-EntraBetaScopedRoleMembership.md | ✅Succeeded | View (entra-powershell-beta-preview) | |
module/docs/entra-powershell-beta/Microsoft.Graph.Entra.Beta/New-EntraBetaScopedRoleMembership.md | ✅Succeeded | View (entra-powershell-beta-preview) | |
module/docs/entra-powershell-beta/Microsoft.Graph.Entra.Beta/Remove-EntraBetaScopedRoleMembership.md | ✅Succeeded | View (entra-powershell-beta-preview) | |
module/docs/entra-powershell-beta/toc.yml | ✅Succeeded | View (entra-powershell-beta-preview) | |
module/docs/entra-powershell-v1.0/Microsoft.Graph.Entra/Add-EntraAdministrativeUnitMember.md | ✅Succeeded | n/a (file deleted or renamed) | |
module/docs/entra-powershell-v1.0/Microsoft.Graph.Entra/Add-EntraScopedRoleMembership.md | ✅Succeeded | n/a (file deleted or renamed) | |
module/docs/entra-powershell-v1.0/Microsoft.Graph.Entra/Get-EntraAdministrativeUnitMember.md | ✅Succeeded | View (entra-powershell-preview) | |
module/docs/entra-powershell-v1.0/Microsoft.Graph.Entra/Get-EntraScopedRoleMembership.md | ✅Succeeded | View (entra-powershell-preview) | |
module/docs/entra-powershell-v1.0/Microsoft.Graph.Entra/New-EntraAdministrativeUnitMember.md | ✅Succeeded | View (entra-powershell-preview) | |
module/docs/entra-powershell-v1.0/Microsoft.Graph.Entra/New-EntraScopedRoleMembership.md | ✅Succeeded | View (entra-powershell-preview) | |
module/docs/entra-powershell-v1.0/Microsoft.Graph.Entra/Remove-EntraAdministrativeUnitMember.md | ✅Succeeded | View (entra-powershell-preview) | |
module/docs/entra-powershell-v1.0/Microsoft.Graph.Entra/Remove-EntraScopedRoleMembership.md | ✅Succeeded | View (entra-powershell-preview) | |
module/Entra/AdditionalFunctions/Add-EntraAdministrativeUnitMember.ps1 | ✅Succeeded | n/a (file deleted or renamed) | |
module/Entra/AdditionalFunctions/Add-EntraScopedRoleMembership.ps1 | ✅Succeeded | n/a (file deleted or renamed) | |
module/Entra/AdditionalFunctions/New-EntraAdministrativeUnitMember.ps1 | ✅Succeeded | ||
module/Entra/AdditionalFunctions/New-EntraScopedRoleMembership.ps1 | ✅Succeeded | ||
module/EntraBeta/customizations/Add-EntraBetaScopedRoleMembership.ps1 | ✅Succeeded | n/a (file deleted or renamed) | |
module/EntraBeta/customizations/New-EntraBetaScopedRoleMembership.ps1 | ✅Succeeded | ||
src/CompatibilityAdapterBuilder.ps1 | ✅Succeeded | ||
src/EntraAliasDefinitions.ps1 | ✅Succeeded | ||
src/EntraBetaAliasDefinitions.ps1 | ✅Succeeded | ||
test/module/Entra/Add-EntraAdministrativeUnitMember.Tests.ps1 | ✅Succeeded | n/a (file deleted or renamed) | |
test/module/Entra/Add-EntraScopedRoleMembership.Tests.ps1 | ✅Succeeded | n/a (file deleted or renamed) |
This comment lists only the first 25 files in the pull request.
module/docs/entra-powershell-v1.0/toc.yml
- Line 18, Column 11: [Warning: file-not-found - See documentation]
Invalid file link: 'Microsoft.Graph.Entra/Add-EntraAdministrativeUnitMember.md'.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Learn Build status updates of commit eaa4869: ✅ Validation status: passed
This comment lists only the first 25 files in the pull request. For any questions, please:
|
Learn Build status updates of commit 48f72ad: ✅ Validation status: passed
This comment lists only the first 25 files in the pull request. For any questions, please:
|
Learn Build status updates of commit 47864d1: ✅ Validation status: passed
This comment lists only the first 25 files in the pull request. For any questions, please:
|
Learn Build status updates of commit d7cb3ce: ✅ Validation status: passed
This comment lists only the first 25 files in the pull request. For any questions, please:
|
Cmdlet renaming to fit future looking Microsoft Graph naming:
Add-EntraScopedRoleMembership
toNew-EntraScopedRoleMembership
Add-EntraAdministrativeUnitMember
toNew-EntraAdministrativeUnitMember