Commit 351e577
Fix missing extensionAttributes structure in PowerShell Example 2 for Update-MgDevice.md (#3384)
Example 2 is missing the actual structure or syntax for how to pass extensionAttributes. Please include a working PowerShell snippet with the correct object structure.
Co-authored-by: Ramses Sanchez-Hernandez <[email protected]>1 parent 79dc52f commit 351e577
File tree
1 file changed
+2
-0
lines changed- src/Identity.DirectoryManagement/v1.0/examples
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments