-
Notifications
You must be signed in to change notification settings - Fork 173
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
1.10.0 Release #1330
Merged
1.10.0 Release #1330
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
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>
* Added examples to the Set-MgUserLicense cmdlet * Added more examples * Added a link to m365 article * Updated the examples to use an M365 license instead of Win 10 * Minor edit * Minor edit * Apply suggestions from code review Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com> Co-authored-by: Peter Ombwa <peombwa@microsoft.com> Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com>
* Add 1es-MsGraphBuildAgentsWindowsPsSDK Do not pull this in until we are happy with the performance of the 1es agent. * Change from msbuild to dotnet to run Roslyn analyzer 1ES image doesn't have VS. * Update from .NET 5 to .NET 6 * Use rooted path for roslyn analyzer command line * Set msBuildArchitecture to DotNetCore * Increase Node heap size to reduce garbage collection This is a shot in the dark change. It would be helpful if AutoREST has perf counters instrumented in it. * change to final pool name * update to use 1es-windows-ps-compute Co-authored-by: Peter Ombwa <peombwa@microsoft.com>
* Update Add-MgApplicationPassword.md * Update Add-MgApplicationPassword.md * Update Add-MgApplicationPassword.md Co-authored-by: Peter Ombwa <peombwa@microsoft.com>
…sion of the module
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>
- adds docker image definition
* Remove camel case conversion of additional properties. * Only camelCase properties of NamedLocation abstract type. * Add site list item tests. * Add Identity.Signins Pester tests.
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>
* Weekly OpenApiDocs Download (#1243) * Weekly OpenApiDocs Download. [run ci] * Fix IOdata instances. * Inline security entities. * Handle duplicates. Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Peter Ombwa <peombwa@microsoft.com> Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com> * Refresh OpenAPI files. * Refresh OpenAPI. * Remove unsupported functions. * Fix exception type in Sites test. * Fix sites tests. * Update directives. * Fix Group directives. * Refresh OpenAPI files. * Fix Users.Actions directives. * Fetch latest. * Refresh OpenAPI files. * Specify IndexerName to avoid schema conflict. * Add IndexerName to Users.Actions module. * Update indexer regex. * Move indexer to main AutoREST config. * Update sites tests. * Update ByRef directives. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
* Bump SDK version to 1.10.0 * Fix wrong preposition names. * Update directives. * Update site tests. * Refresh command metadata.
…voke-MgGraph command (#1328) * Reassigned _originalEnvironment variable to the previous user defined state instead of pointing to null * Corrected comment on Remove-MgEnvironment command Co-authored-by: Timothy Wamalwa <twamalwa@microsoft.com> Co-authored-by: Peter Ombwa <peombwa@microsoft.com>
* Replace riskyUsers and riskDetections with IdentityProtection singleton. * Update profiles. * Update pester tests.
* Rename then alias SignIn command. * Remove unsupported Restore-Mg* commands. * Update module manifest files.
peombwa
requested review from
ddyett,
shemogumbe and
timayabi2020
as code owners
June 20, 2022 21:17
* Add custom directive to download files when response is of type octetStreamSchemaResponse. * Warn customer if file name already exists.
Fixed "domaim" typo in "Example 1" for Get-MgDomain Co-authored-by: Peter Ombwa <peombwa@microsoft.com>
timayabi2020
approved these changes
Jun 21, 2022
This was referenced Jun 21, 2022
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.
Release notes
Microsoft.Graph.Identity.Governance
module Remove unsupported commands from Identity.Governance module #1305.Revoke-MgUserSignInSession
Revoke-MgUserSign fails #834.