msgraph-sdk-powershell | Powershell SDK for Microsoft Graph | Command Line Interface library

 by   microsoftgraph PowerShell Version: 1.28.0 License: Non-SPDX

kandi X-RAY | msgraph-sdk-powershell Summary

kandi X-RAY | msgraph-sdk-powershell Summary

msgraph-sdk-powershell is a PowerShell library typically used in Utilities, Command Line Interface applications. msgraph-sdk-powershell has no bugs, it has no vulnerabilities and it has low support. However msgraph-sdk-powershell has a Non-SPDX License. You can download it from GitHub.

Powershell SDK for Microsoft Graph
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              msgraph-sdk-powershell has a low active ecosystem.
              It has 550 star(s) with 130 fork(s). There are 55 watchers for this library.
              There were 4 major release(s) in the last 12 months.
              There are 87 open issues and 1162 have been closed. On average issues are closed in 228 days. There are 8 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of msgraph-sdk-powershell is 1.28.0

            kandi-Quality Quality

              msgraph-sdk-powershell has 0 bugs and 0 code smells.

            kandi-Security Security

              msgraph-sdk-powershell has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              msgraph-sdk-powershell code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              msgraph-sdk-powershell has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              msgraph-sdk-powershell releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.
              It has 44 lines of code, 0 functions and 261 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of msgraph-sdk-powershell
            Get all kandi verified functions for this library.

            msgraph-sdk-powershell Key Features

            No Key Features are available at this moment for msgraph-sdk-powershell.

            msgraph-sdk-powershell Examples and Code Snippets

            No Code Snippets are available at this moment for msgraph-sdk-powershell.

            Community Discussions

            QUESTION

            Powershell Graph API SDK Update statements
            Asked 2020-Oct-01 at 19:22

            I`m exploring msgraph-sdk-powershell module to execute some automations against Azure AD. I have trouble creating hash table for Update-MgAdministrativeUnit cmdlet. I want to update the members of a Administrative Unit (add and remove members) but the help dose not provide adequate information how to define the hash table:

            ...

            ANSWER

            Answered 2020-Oct-01 at 19:22

            Adding or removing members is currently not supported.

            Source https://stackoverflow.com/questions/64149823

            QUESTION

            Using Microsoft Graph SDK for Powershell to Assign Role to App Service Principal?
            Asked 2020-Apr-05 at 21:30

            I am using https://github.com/microsoftgraph/msgraph-sdk-powershell, as I need Powershell 7 support for my script, the AzureAD module has a ton of issues in anything but Powershell 5 on Windows I am finding. Basically, I am trying to create an app registration in a B2C tenant. The problem I was having, was my script seemed fine but I wasn't able to grant any admin consent to any of the scopes defined. Then I noticed the issue - when you create an app registration in the portal it automatically gets a service principal, which New-MgApplication does not do.

            I have the below script which works, up until I try and assign the service principal to my app using New-MgServicePrincipalAppRoleAssignment, where it breaks down with the error: New-MgServicePrincipalAppRoleAssignment_CreateExpanded: Not a valid reference update.

            I am unsure if this is the function appropriate for my need or whether New-MgRoleManagementDirectoryRoleAssignment is the correct function.

            ...

            ANSWER

            Answered 2020-Apr-05 at 21:30

            Turns out I did not need to assign a role to my service principal for it work and everything to show up correctly. It was a combination of Azure's UI being laggy and also key was adding the Tag in the service principal, which when I posted this I had not yet tested.

            Source https://stackoverflow.com/questions/61021658

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install msgraph-sdk-powershell

            You can download it from GitHub.

            Support

            When working with various operations in the Graph, you may encounter an error such as "Insufficient privileges to complete the operation." For example, this particular error can occur when using the New-MgApplication command if the appropriate permissions are not granted. If permission-related errors occur and the user you authenticated within the popup has the appropriate permissions to perform the operation try these steps.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/microsoftgraph/msgraph-sdk-powershell.git

          • CLI

            gh repo clone microsoftgraph/msgraph-sdk-powershell

          • sshUrl

            git@github.com:microsoftgraph/msgraph-sdk-powershell.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Command Line Interface Libraries

            ohmyzsh

            by ohmyzsh

            terminal

            by microsoft

            thefuck

            by nvbn

            fzf

            by junegunn

            hyper

            by vercel

            Try Top Libraries by microsoftgraph

            microsoft-graph-docs

            by microsoftgraphPowerShell

            powershell-intune-samples

            by microsoftgraphPowerShell

            microsoft-graph-toolkit

            by microsoftgraphTypeScript

            msgraph-sdk-javascript

            by microsoftgraphTypeScript

            msgraph-sdk-dotnet

            by microsoftgraphC#