Skip to content

Conversation

peombwa
Copy link
Member

@peombwa peombwa commented Jun 17, 2022

Release notes

Closes #1265.
Closes #958.

@peombwa peombwa merged commit 1a27dcc into dev Jun 20, 2022
peombwa added a commit that referenced this pull request Jun 21, 2022
* Removed the scopes table (#1247)

Co-authored-by: Peter Ombwa <[email protected]>

* Added examples to the Set-MgUserLicense cmdlet (#1217)

* 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 <[email protected]>

Co-authored-by: Peter Ombwa <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

* Rename master branch to main. (#1254)

* Bump auth module to 1.9.7.

* Add generated MgCommandMetadata.json. [run ci]

* Docs Generation for Teams [run ci]

* Docs Generation for Identity.Governance [run ci]

* Docs Generation for ChangeNotifications [run ci]

* Docs Generation for Reports [run ci]

* Docs Generation for Bookings [run ci]

* Docs Generation for Users.Functions [run ci]

* Docs Generation for Users.Actions [run ci]

* Docs Generation for DeviceManagement.Enrolment [run ci]

* Docs Generation for Financials [run ci]

* Docs Generation for DeviceManagement.Administration [run ci]

* Docs Generation for Mail [run ci]

* Docs Generation for Files [run ci]

* Docs Generation for DirectoryObjects [run ci]

* Docs Generation for Users [run ci]

* Docs Generation for Groups [run ci]

* Docs Generation for WindowsUpdates [run ci]

* Docs Generation for Search [run ci]

* Docs Generation for Identity.DirectoryManagement [run ci]

* Docs Generation for SchemaExtensions [run ci]

* Docs Generation for Compliance [run ci]

* Docs Generation for Devices.CloudPrint [run ci]

* Docs Generation for Sites [run ci]

* Docs Generation for Devices.ServiceAnnouncement [run ci]

* Docs Generation for DeviceManagement [run ci]

* Docs Generation for DeviceManagement.Functions [run ci]

* Docs Generation for Education [run ci]

* Docs Generation for PersonalContacts [run ci]

* Docs Generation for People [run ci]

* Docs Generation for Calendar [run ci]

* Docs Generation for Applications [run ci]

* Docs Generation for Identity.SignIns [run ci]

* Docs Generation for Planner [run ci]

* Docs Generation for Security [run ci]

* Docs Generation for Devices.CorporateManagement [run ci]

* Docs Generation for Notes [run ci]

* Docs Generation for CrossDeviceExperiences [run ci]

* Docs Generation for DeviceManagement.Actions [run ci]

* Docs Generation for CloudCommunications [run ci]

* Add 1es-MsGraphBuildAgentsWindowsPsSDK (#1263)

* 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 <[email protected]>

* Example add mg application password (#1284)

* Update Add-MgApplicationPassword.md

* Update Add-MgApplicationPassword.md

* Update Add-MgApplicationPassword.md

Co-authored-by: Peter Ombwa <[email protected]>

* - adds docker image definition

* - adds an argument and a condition to be able to pull a specific version of the module

* Added examples to cmdlets (#1258)

Co-authored-by: Peter Ombwa <[email protected]>

* Fix serialization of OpenTypes (#1303)

* Remove camel case conversion of additional properties.

* Only camelCase properties of NamedLocation abstract type.

* Add site list item tests.

* Add Identity.Signins Pester tests.

* Remove unsupported commands from Identity.Governance module. (#1305)

* Use the 1es agent (#1314)

Co-authored-by: Peter Ombwa <[email protected]>

* Refresh OpenAPI Docs (#1315)

* Weekly OpenApiDocs Download (#1243)

* Weekly OpenApiDocs Download. [run ci]

* Fix IOdata instances.

* Inline security entities.

* Handle duplicates.

Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

* 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 <[email protected]>

* 1.10.0 Release (#1324)

* Bump SDK version to 1.10.0

* Fix wrong preposition names.

* Update directives.

* Update site tests.

* Refresh command metadata.

* Add DeviceManagementConfigurationSettings apis. (#1326)

* Removed null reference to Graph Instance environment after calling Invoke-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 <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

* Update module mapping with `IdentityProtection` singleton (#1306)

* Replace riskyUsers and riskDetections with IdentityProtection singleton.

* Update profiles.

* Update pester tests.

* Cleanup Broken Commands (#1325)

* Rename then alias SignIn command.

* Remove unsupported Restore-Mg* commands.

* Update module manifest files.

* Add custom directive to download files in Reports module. (#1331)

* Add custom directive to download files when response is of type octetStreamSchemaResponse.

* Warn customer if file name already exists.

* Fixed typo in Get-MgDomain example (#1335)

Fixed "domaim" typo in "Example 1" for Get-MgDomain

Co-authored-by: Peter Ombwa <[email protected]>

Co-authored-by: Eunice Waweru <[email protected]>
Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
Co-authored-by: Tim <[email protected]>
Co-authored-by: Michael Mainer <[email protected]>
Co-authored-by: Merill Fernando <[email protected]>
Co-authored-by: Vincent Biret <[email protected]>
Co-authored-by: Vincent Biret <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Timothy Wamalwa <[email protected]>
Co-authored-by: Sam Erde <[email protected]>
@peombwa peombwa deleted the po/prepositionFix branch June 27, 2022 22:35
peombwa added a commit that referenced this pull request Aug 3, 2022
* Removed the scopes table (#1247)

Co-authored-by: Peter Ombwa <[email protected]>

* Added examples to the Set-MgUserLicense cmdlet (#1217)

* 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 <[email protected]>

Co-authored-by: Peter Ombwa <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

* Rename master branch to main. (#1254)

* Bump auth module to 1.9.7.

* Add generated MgCommandMetadata.json. [run ci]

* Docs Generation for Teams [run ci]

* Docs Generation for Identity.Governance [run ci]

* Docs Generation for ChangeNotifications [run ci]

* Docs Generation for Reports [run ci]

* Docs Generation for Bookings [run ci]

* Docs Generation for Users.Functions [run ci]

* Docs Generation for Users.Actions [run ci]

* Docs Generation for DeviceManagement.Enrolment [run ci]

* Docs Generation for Financials [run ci]

* Docs Generation for DeviceManagement.Administration [run ci]

* Docs Generation for Mail [run ci]

* Docs Generation for Files [run ci]

* Docs Generation for DirectoryObjects [run ci]

* Docs Generation for Users [run ci]

* Docs Generation for Groups [run ci]

* Docs Generation for WindowsUpdates [run ci]

* Docs Generation for Search [run ci]

* Docs Generation for Identity.DirectoryManagement [run ci]

* Docs Generation for SchemaExtensions [run ci]

* Docs Generation for Compliance [run ci]

* Docs Generation for Devices.CloudPrint [run ci]

* Docs Generation for Sites [run ci]

* Docs Generation for Devices.ServiceAnnouncement [run ci]

* Docs Generation for DeviceManagement [run ci]

* Docs Generation for DeviceManagement.Functions [run ci]

* Docs Generation for Education [run ci]

* Docs Generation for PersonalContacts [run ci]

* Docs Generation for People [run ci]

* Docs Generation for Calendar [run ci]

* Docs Generation for Applications [run ci]

* Docs Generation for Identity.SignIns [run ci]

* Docs Generation for Planner [run ci]

* Docs Generation for Security [run ci]

* Docs Generation for Devices.CorporateManagement [run ci]

* Docs Generation for Notes [run ci]

* Docs Generation for CrossDeviceExperiences [run ci]

* Docs Generation for DeviceManagement.Actions [run ci]

* Docs Generation for CloudCommunications [run ci]

* Add 1es-MsGraphBuildAgentsWindowsPsSDK (#1263)

* 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 <[email protected]>

* Example add mg application password (#1284)

* Update Add-MgApplicationPassword.md

* Update Add-MgApplicationPassword.md

* Update Add-MgApplicationPassword.md

Co-authored-by: Peter Ombwa <[email protected]>

* - adds docker image definition

* - adds an argument and a condition to be able to pull a specific version of the module

* Added examples to cmdlets (#1258)

Co-authored-by: Peter Ombwa <[email protected]>

* Fix serialization of OpenTypes (#1303)

* Remove camel case conversion of additional properties.

* Only camelCase properties of NamedLocation abstract type.

* Add site list item tests.

* Add Identity.Signins Pester tests.

* Remove unsupported commands from Identity.Governance module. (#1305)

* Use the 1es agent (#1314)

Co-authored-by: Peter Ombwa <[email protected]>

* Refresh OpenAPI Docs (#1315)

* Weekly OpenApiDocs Download (#1243)

* Weekly OpenApiDocs Download. [run ci]

* Fix IOdata instances.

* Inline security entities.

* Handle duplicates.

Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

* 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 <[email protected]>

* 1.10.0 Release (#1324)

* Bump SDK version to 1.10.0

* Fix wrong preposition names.

* Update directives.

* Update site tests.

* Refresh command metadata.

* Add DeviceManagementConfigurationSettings apis. (#1326)

* Removed null reference to Graph Instance environment after calling Invoke-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 <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

* Update module mapping with `IdentityProtection` singleton (#1306)

* Replace riskyUsers and riskDetections with IdentityProtection singleton.

* Update profiles.

* Update pester tests.

* Cleanup Broken Commands (#1325)

* Rename then alias SignIn command.

* Remove unsupported Restore-Mg* commands.

* Update module manifest files.

* Add custom directive to download files in Reports module. (#1331)

* Add custom directive to download files when response is of type octetStreamSchemaResponse.

* Warn customer if file name already exists.

* Fixed typo in Get-MgDomain example (#1335)

Fixed "domaim" typo in "Example 1" for Get-MgDomain

Co-authored-by: Peter Ombwa <[email protected]>

* Bump Newtonsoft.Json in /src/Authentication/Authentication.Core (#1341)

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@10.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add `.github/fabricbot.json` (#1352)

Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>

* Publish docker image to ACR (#1348)

* Copy DockerImage to artifact staging directory.

* Fix -RequiredVersion parameter in DockerFile.

* Enable all modules.

* Simplify version variable name.

Co-authored-by: Vincent Biret <[email protected]>

* Weekly OpenApiDocs Download (#1362)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>

* Docs Generation (#1364)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

* Docs Generation for People [run ci]

* Docs Generation for CloudCommunications [run ci]

* Docs Generation for Users [run ci]

* Docs Generation for Identity.DirectoryManagement [run ci]

* Docs Generation for Users.Functions [run ci]

* Docs Generation for DeviceManagement.Enrolment [run ci]

* Docs Generation for Groups [run ci]

* Docs Generation for Applications [run ci]

* Docs Generation for Planner [run ci]

* Docs Generation for Files [run ci]

* Docs Generation for DeviceManagement.Administration [run ci]

* Docs Generation for Identity.SignIns [run ci]

* Docs Generation for Devices.CloudPrint [run ci]

* Docs Generation for Notes [run ci]

* Docs Generation for Reports [run ci]

* Docs Generation for Bookings [run ci]

* Docs Generation for Teams [run ci]

* Docs Generation for Education [run ci]

* Docs Generation for Devices.CorporateManagement [run ci]

* Docs Generation for Identity.Governance [run ci]

* Docs Generation for Compliance [run ci]

* Docs Generation for DeviceManagement [run ci]

* Docs Generation for Sites [run ci]

* Docs Generation for Users.Actions [run ci]

* Docs Generation for Security [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

* Pagination Fix (#1361)

* Default to workload's page size.

* Internally set top when overflow is detected.

* Add required tags to support offline install in PS 5.1. (#1360)

* Lock module GUID (#1358)

* Lock meta-module GUID.

* Lock GUID of service modules.

* Add basic Pester tests.

* Update codeowners and reviewers. (#1363)

* Add missing `groups.groupLifecyclePolicy` tag to modules mapping config (#731)

* Add missing OpenAPI tag to modulesmapping config.

* Update directives.

* Improve Command Coverage: Identity.Signin and Identity.Governance (#1368)

* Expand Identity.Signins coverage.

* Remove invalid commands from Identity.SignIns.

* Add access reviews definitions APIs.

* Weekly OpenApiDocs Download (#1373)

* Add option to skip force refresh.

* Add option to set base branch.

* Weekly OpenApiDocs Download. [run ci]

Co-authored-by: Peter Ombwa <[email protected]>
Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

* Add NewMgGroupOwner

* adding -Environment completers

* adding -Environment completers

* adding -Environment completers

* Remove SP FIC cmdlets. (#1385)

* Update Get-MgRiskDetection.md (#1381)

* Update Get-MgRiskDetection.md

Add more examples for Identity protection PowerShell cmdlet Get-Mgriskdetection

* Update Get-MgRiskDetection.md

fix the filter for example 2

* Update Get-MgRiskDetection.md

Fix casing of Get-MgRiskDetection commands
include spaces between commands and comma

Co-authored-by: Peter Ombwa <[email protected]>

* Weekly OpenApiDocs Download (#1389)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

* Docs Generation (#1392)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

* Docs Generation for Security [run ci]

* Docs Generation for SchemaExtensions [run ci]

* Docs Generation for CloudCommunications [run ci]

* Docs Generation for Search [run ci]

* Docs Generation for Groups [run ci]

* Docs Generation for DeviceManagement [run ci]

* Docs Generation for Files [run ci]

* Docs Generation for Identity.DirectoryManagement [run ci]

* Docs Generation for DeviceManagement.Administration [run ci]

* Docs Generation for Compliance [run ci]

* Docs Generation for Devices.ServiceAnnouncement [run ci]

* Docs Generation for Notes [run ci]

* Docs Generation for Teams [run ci]

* Docs Generation for Users.Actions [run ci]

* Docs Generation for Identity.Governance [run ci]

* Docs Generation for Sites [run ci]

* Docs Generation for Identity.SignIns [run ci]

* Docs Generation for DeviceManagement.Functions [run ci]

* Docs Generation for Users [run ci]

* Docs Generation for Applications [run ci]

* Docs Generation for DeviceManagement.Actions [run ci]

* Docs Generation for Planner [run ci]

* Docs Generation for People [run ci]

* Docs Generation for Education [run ci]

* Docs Generation for Devices.CorporateManagement [run ci]

* Docs Generation for Devices.CloudPrint [run ci]

* Docs Generation for Users.Functions [run ci]

* Docs Generation for Reports [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
Co-authored-by: Tim <[email protected]>

* Make Force Refresh Configurable From AzDo's UI (#1371)

* Add option to skip force refresh.

* Add option to set base branch.

* 1288 add alias for invoke mgrestmethod to invoke mggraphrequest (#1390)

* Added alias Invoke-MgRestMethod

* Added Invoke-MgRestMethod

* Updated pester test

* Added new alias

Co-authored-by: Timothy Wamalwa <[email protected]>

* Throw non-terminating errors in `Disconnect-MgGraph` (#1395)

* Throw non-terminating error.

* Return auth context after disconnect.

Co-authored-by: Tim <[email protected]>
Co-authored-by: Tim <[email protected]>

* Enable Get-MgTeam

* Update module manifest.

* Update src/Authentication/Authentication/custom/ParameterCompleters.ps1

Co-authored-by: Peter Ombwa <[email protected]>

* Add more samples for Identity Protection Module (#1399)

* Update Get-MgRiskyUser.md

add samples for Get-MgRiskyUser

* Update Get-MgRiskyUserHistory.md

add samples for Get-MgRiskyUserHistory

* Update Get-MgRiskyUserHistory.md

* Update Confirm-MgRiskyUserCompromised.md

add samples for confirm-MgRiskUserCompromised

* Update src/Identity.SignIns/Identity.SignIns/examples/v1.0-beta/Confirm-MgRiskyUserCompromised.md

Co-authored-by: Peter Ombwa <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

* Remove New/Update/Remove MgUserAuthenticationMethod (#1401)

* Remove New/Update/Remove AuthenticationMethod

* Update src/Identity.SignIns/Identity.SignIns/readme.md

Co-authored-by: Peter Ombwa <[email protected]>

Co-authored-by: Peter Ombwa <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

* Weekly OpenApiDocs Download (#1421)

* Weekly OpenApiDocs Download. [run ci]

* Remove broken API operations.

* Add generated MgCommandMetadata.json. [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

* Docs Generation (#1422)

* Weekly OpenApiDocs Download. [run ci]

* Remove broken API operations.

* Add generated MgCommandMetadata.json. [run ci]

* Docs Generation for Planner [run ci]

* Docs Generation for Users.Functions [run ci]

* Docs Generation for Notes [run ci]

* Docs Generation for Identity.Governance [run ci]

* Docs Generation for Compliance [run ci]

* Docs Generation for Devices.CorporateManagement [run ci]

* Docs Generation for CrossDeviceExperiences [run ci]

* Docs Generation for Identity.SignIns [run ci]

* Docs Generation for DeviceManagement [run ci]

* Docs Generation for Identity.DirectoryManagement [run ci]

* Docs Generation for Teams [run ci]

* Docs Generation for DeviceManagement.Actions [run ci]

* Docs Generation for DeviceManagement.Functions [run ci]

* Docs Generation for CloudCommunications [run ci]

* Docs Generation for Applications [run ci]

* Docs Generation for WindowsUpdates [run ci]

* Docs Generation for Security [run ci]

* Docs Generation for DeviceManagement.Enrolment [run ci]

* Docs Generation for Search [run ci]

* Docs Generation for Devices.ServiceAnnouncement [run ci]

* Docs Generation for Reports [run ci]

* Docs Generation for People [run ci]

* Docs Generation for Users.Actions [run ci]

* Docs Generation for Devices.CloudPrint [run ci]

* Docs Generation for Bookings [run ci]

* Docs Generation for Education [run ci]

* Docs Generation for Users [run ci]

* Docs Generation for Groups [run ci]

* Docs Generation for Sites [run ci]

* Docs Generation for DeviceManagement.Administration [run ci]

* Docs Generation for Files [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

* Weekly OpenApiDocs Download (#1424)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>

* Docs Generation (#1426)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

* Docs Generation for Users [run ci]

* Docs Generation for Files [run ci]

* Docs Generation for Identity.Governance [run ci]

* Docs Generation for Education [run ci]

* Docs Generation for Reports [run ci]

* Docs Generation for Teams [run ci]

* Docs Generation for DeviceManagement [run ci]

* Docs Generation for Users.Functions [run ci]

* Docs Generation for Sites [run ci]

* Docs Generation for Security [run ci]

* Docs Generation for Compliance [run ci]

* Docs Generation for CloudCommunications [run ci]

* Docs Generation for Identity.SignIns [run ci]

* Docs Generation for Users.Actions [run ci]

* Docs Generation for Devices.CorporateManagement [run ci]

* Docs Generation for Bookings [run ci]

* Docs Generation for Devices.CloudPrint [run ci]

* Docs Generation for Groups [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

* Weekly OpenApiDocs Download (#1434)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>

* Docs Generation (#1436)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

* Docs Generation for Compliance [run ci]

* Docs Generation for Identity.Governance [run ci]

* Docs Generation for Security [run ci]

* Docs Generation for Sites [run ci]

* Docs Generation for DirectoryObjects [run ci]

* Docs Generation for Users.Actions [run ci]

* Docs Generation for DeviceManagement [run ci]

* Docs Generation for Teams [run ci]

* Docs Generation for DeviceManagement.Administration [run ci]

* Docs Generation for Users [run ci]

* Docs Generation for Devices.CorporateManagement [run ci]

* Docs Generation for Reports [run ci]

* Docs Generation for Files [run ci]

* Docs Generation for DeviceManagement.Actions [run ci]

* Docs Generation for Users.Functions [run ci]

* Docs Generation for Education [run ci]

* Docs Generation for Applications [run ci]

* Docs Generation for Groups [run ci]

* Docs Generation for Identity.DirectoryManagement [run ci]

* Docs Generation for Identity.SignIns [run ci]

* Docs Generation for CloudCommunications [run ci]

* Docs Generation for Devices.CloudPrint [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
Co-authored-by: Peter Ombwa <[email protected]>

Co-authored-by: Eunice Waweru <[email protected]>
Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
Co-authored-by: Tim <[email protected]>
Co-authored-by: Michael Mainer <[email protected]>
Co-authored-by: Merill Fernando <[email protected]>
Co-authored-by: Vincent Biret <[email protected]>
Co-authored-by: Vincent Biret <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Timothy Wamalwa <[email protected]>
Co-authored-by: Sam Erde <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Wahlgren <[email protected]>
Co-authored-by: Taofeek F. Obafemi-Babatunde <[email protected]>
Co-authored-by: Tracy YU <[email protected]>
Co-authored-by: Tim <[email protected]>
Co-authored-by: Andres Canello <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment