Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>FSCP Graph Connector
FSCP Graph Connector

FSCP Graph Connector

FSCPAutomation

|
2 installs
| (0) | Free
This extension provides a connector to the Microsoft Graph API.
This extension is now unpublished from Marketplace. You can choose to uninstall it.

azure-pipeline-extensions

Extensions for Azure Pipeline, custom service endpoint (service connection) with OAuth scheme to talk to Graph API (e.g. Microsoft teams)

Create Package

tfx extension create --manifest-globs vss-extension.json --rev-version

Cleanup

rimraf *.vsix

Combined

rimraf *.vsix && tfx extension create --manifest-globs vss-extension.json --rev-version

All

From inside src folder

tsc -p Tasks/SendMessageToTeamsChannel && rimraf *.vsix && tfx extension create --manifest-globs vss-extension.json --rev-version
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft