Commit 8135056
1.4.0 Release (#571)
* Add DeviceManagement modules
* Add importedDeviceIdentity to device enrolment
* Add role management to administration
* Add device management actions and functions.
* Updated applications samples
* Added send mail sample
* Apply directive to fix wrongly named cmdlets.
* Regenerate module manifests.
* Remove *-UserAuthenticationMethod commands
* Update src/Identity.SignIns/Identity.SignIns/readme.md
Co-authored-by: Peter Ombwa <[email protected]>
* Remove TenantId, ForceRefresh and ContextScope from AccessTokenParameterSet
* Add unit test.
* Add directive to remove Count, Keys, and Values properties from implementations of an IAssociativeArray.
* Remove new modifier for values, keys and count.
* Inline ediscovery.tag and ediscovery.sourceCollection entities.
* Cleanup previous device management modules.
* Add deviceManamenet module.
* Add deviceManagement.Action directives.
* Clean up deviceManagement directives.
* Remove ADO feeds from nuget.config.
* Remove breaking undocumented cmdlet
* Add device management profiles.
* Write generation errors to pipeline.
* Update weekly generation ADO pipeline to bump patch numbers.
* Update users.actions module directive.
* Update ADO pipeline to use the latest version of AutoREST.
* Set NODE memory to 8192.
* Set node memory in generation script.
* Clean up pipelines.
* Weekly OpenApiDocs Download (#561)
Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
* 1.3.2 Pre-Releases (#565)
* Add directive to remove breaking undocumented API.
* Bump all modules to 1.3.2
* Add rename directive to duplicate device management cmdlets.
* Update readme.md
* Weekly OpenApiDocs Download (#567)
Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
* Request Object Property Cleanup (#560)
* Remove entity-id property from entities.
* Add tests for New-MgInvitation.
* Set user type to MicrosoftGraphUser in v1.0.
* Exclude *.md files from nuget package to reduce overrall package size. (#566)
* Exclude *.md files from nuget package to reduce overrall package size.
* Exclude markdown files in weekly service module generation.
* Simplify and handle possibility of position change.
* Weekly OpenApiDocs Download (#569)
Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
* 1.4.0 Pre-Release (#570)
* Add no-inline for Microsoft.Graph.contentType and columnDefinition.
* Bump module version to 1.4.0
* Resolve Identity.Governance duplicate cmdlet.
Co-authored-by: Darrel Miller <[email protected]>
Co-authored-by: DeVere Dyett <[email protected]>
Co-authored-by: Andres Canello [Microsoft] <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
Co-authored-by: George <[email protected]>1 parent 4c56467 commit 8135056
File tree
242 files changed
+291095
-52514
lines changed- .azure-pipelines
- common-templates
- generation-templates
- config
- openApiDocs
- beta
- v1.0
- profiles
- Applications
- definitions
- Bookings
- Calendar
- ChangeNotifications
- CloudCommunications
- Compliance
- definitions
- CrossDeviceExperiences
- DeviceManagement.Actions
- definitions
- DeviceManagement.Administration
- definitions
- DeviceManagement.Enrolment
- definitions
- DeviceManagement.Functions
- definitions
- DeviceManagement
- definitions
- Devices.CloudPrint
- definitions
- Devices.CorporateManagement
- definitions
- DirectoryObjects
- Education
- definitions
- Files
- definitions
- Financials
- Groups
- definitions
- Identity.DirectoryManagement
- definitions
- Identity.Governance
- definitions
- Identity.SignIns
- definitions
- Mail
- Notes
- People
- definitions
- PersonalContacts
- Planner
- definitions
- Reports
- definitions
- SchemaExtensions
- Search
- Security
- Sites
- definitions
- Teams
- definitions
- Users.Actions
- definitions
- Users.Functions
- definitions
- Users
- samples
- src
- Applications/Applications
- Authentication/Authentication
- Cmdlets
- test
- Bookings/Bookings
- Calendar/Calendar
- ChangeNotifications/ChangeNotifications
- CloudCommunications/CloudCommunications
- Compliance/Compliance
- CrossDeviceExperiences/CrossDeviceExperiences
- DeviceManagement.Actions/DeviceManagement.Actions
- DeviceManagement.Administration/DeviceManagement.Administration
- DeviceManagement.Enrolment/DeviceManagement.Enrolment
- DeviceManagement.Functions/DeviceManagement.Functions
- DeviceManagement/DeviceManagement
- Devices.CloudPrint/Devices.CloudPrint
- Devices.CorporateManagement/Devices.CorporateManagement
- DirectoryObjects/DirectoryObjects
- Education/Education
- Files/Files
- Financials/Financials
- Groups/Groups
- Identity.DirectoryManagement/Identity.DirectoryManagement
- Identity.Governance/Identity.Governance
- Identity.SignIns/Identity.SignIns
- test
- v1.0-beta
- v1.0
- Mail/Mail
- Notes/Notes
- People/People
- PersonalContacts/PersonalContacts
- Planner/Planner
- Reports/Reports
- SchemaExtensions/SchemaExtensions
- Search/Search
- Security/Security
- Sites/Sites
- Teams/Teams
- Users.Actions/Users.Actions
- Users.Functions/Users.Functions
- Users/Users
- tools
- Templates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
242 files changed
+291095
-52514
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
22 | | - | |
| 27 | + | |
23 | 28 | | |
24 | | - | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
32 | | - | |
| 37 | + | |
33 | 38 | | |
34 | | - | |
35 | 39 | | |
36 | | - | |
| 40 | + | |
0 commit comments