Skip to content

DanielBradley1/Microsoft.Graph.Copilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Graph Copilot PowerShell Module

Microsoft.Graph.Copilot is a PowerShell module that enables you to interact with the Microsoft Graph Copilot related APIs.

This module is not developed by Microsoft.

*The module is as stable as the current Microsoft Graph Beta APIs. Some cmdlets may not work as expected everytime.

Installing Microsoft Graph Copilot

# Install in the current user context
Install-Module Microsoft.Graph.Copilot -scope CurrentUser

# Install in the all user context
Install-Module Microsoft.Graph.Copilot -scope AllUsers

Documentation

Check out the Microsoft Graph Copilot docs ❤️

Contributions

To contribute to this module, please fork the repository and submit your pull request from there.

Reporting Issues

  • Use the GitHub issue tracker to report bugs
  • Describe the bug in detail
  • Include PowerShell and module versions
  • Provide steps to reproduce the issue

About

A PowerShell module for managing Microsoft Copilot

Resources

License

Stars

Watchers

Forks

Packages

No packages published