-
Notifications
You must be signed in to change notification settings - Fork 23
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
Adds Migrate-Docs.ps1 script to the repo #1299
Open
emmanuel-karanja
wants to merge
155
commits into
modularize
Choose a base branch
from
enganga/Docs-Migration-Script
base: modularize
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…sion to response (#1283) * Get-EntraContext enhancements - add Entra PS metadata * Removing aliases. * Updating module name * Updating Entra PS beta condition * Adding aliases * Experimenting with inline alias * Removing trailing spaces * Removing aliases --------- Co-authored-by: stevemutungi <[email protected]>
…1284) * Hotfix - Update-EntraBetaUserAuthenticationRequirement * Moving test file to SignIns path --------- Co-authored-by: stevemutungi <[email protected]>
* Adding proxy command for Connect-Entra * Fixing module dependency --------- Co-authored-by: stevemutungi <[email protected]>
* Get-EntraUserGroup command (code, tests, docs) * Fixing script path --------- Co-authored-by: stevemutungi <[email protected]>
Co-authored-by: stevemutungi <[email protected]>
…nal properties) (#1270) * Adding Set Administrative Unit command, tests and docs. * Updating docs properties * Removing IsMemberManagementRestricted property * Formatting changes * Fixing failing tests * Adding -MembershipType 'Assigned' in docs --------- Co-authored-by: stevemutungi <[email protected]>
* Adding Get User Role command * Adding filter capability logic * Removing GetVague part * Fixing filter expressions for Beta command * Adding sort capability * Adding skip and sort params. * Removing skip - not supported by service * Adding GetById paramset docs --------- Co-authored-by: stevemutungi <[email protected]>
* Added -Property example to docs for Get-EntraGroup * Changed from -Property to use the more intuitive -Select * Hotfix: more detailed example * Update Get-EntraBetaGroup.md * Minor example improvements --------- Co-authored-by: Steve Mutungi <[email protected]>
…l to include displayName property (#1289)
Learn Build status updates of commit e4d0c2f: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 script assumes that it resides in the same directory as entra-powershell repo and the entra-powershell-docs-pr
What it does:
in the docs repo(entra-powershell-docs-pr).
to reflect the correct grouping in the docs.