Microsoft Azure Artifacts Spoke
Summarize
Summary of Microsoft Azure Artifacts Spoke
The Microsoft Azure Artifacts spoke allows you to manage Azure Artifacts directly from your ServiceNow instance. It enables automation of Azure Artifacts tasks in response to events within ServiceNow.
Show less
Key Features
- Integration Hub Subscription: Required for functionality, refer to the IntegrationHub overview for details.
- Supported Versions: Built for Microsoft Azure Artifacts 6.0-preview.1, with potential compatibility for later versions.
- Required Dependencies: Ensure the following plugins are installed for proper functionality:
- ServiceNow IntegrationHub Action Step - REST
- ServiceNow IntegrationHub Runtime
- ServiceNow IntegrationHub Action Template - Data Stream
- Complex Object
- Available Actions: Automate various tasks including:
- Artifact Management (e.g., Get Package Details, Look up Packages)
- Change Tracking Management (e.g., Get Feed Change, Look up Package Changes)
- Feed Management (e.g., Create Feed, Delete Feed)
- Metadata Retrieval (e.g., Look up Package IDs)
- Connection and Credential Management: Uses aliases for streamlined management of connection and credential information across environments.
Key Outcomes
Implementing the Microsoft Azure Artifacts spoke enhances workflow efficiency by automating Azure Artifacts management within ServiceNow, allowing for better tracking and management of packages and feeds. This integration ultimately leads to improved operational productivity and streamlined processes.
Manage Microsoft Azure Artifacts from your ServiceNow instance.
Request apps on the Store
Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
Integration Hub subscription
This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.
Spoke version
Microsoft Azure Artifacts spoke v1.0.3 is the latest version.
Supported versions
This spoke was built for Microsoft Azure Artifacts 6.0-preview.1, but may be compatible with later versions.
Spoke requirements
Azure Devops Account.
Spoke dependencies
- ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
- Complex Object (com.glide.cobject)
Spoke actions
The Microsoft Azure Artifacts spoke provides actions to automate Microsoft Azure Artifacts tasks when events occurs in your ServiceNow instance. Available actions include:
| Category | Action | Description |
|---|---|---|
| Artifact Management | Get Package Details | Retrieves details of the specified package. |
| Get Package Version Details | Retrieves version details of the specified package. | |
| Look up Package Versions | Retrieves a list of package versions. | |
| Look up Packages | Retrieves a list of packages. | |
| Change Tracking Management | Get Feed Change | Retrieves details of the current state of a feed. |
| Look up Feed Changes | Retrieves a list of changes of a feed. | |
| Look up Package Changes | Retrieves a list of packages that changed in a feed. | |
| Feed Management | Create Feed | Creates a feed to handle various package types. |
| Delete Feed | Removes the feed and all the related packages. | |
| Get Feed Details | Retrieves the details of the feed. | |
| Look up Feeds | Retrieves a list of feeds. | |
| Update Feed | Updates the specified feed. | |
| Metadata Retrieval | Look up Package IDs | Retrieves the metadata of a list of package IDs. |
| Look up Package Version IDs | Retrieves the metadata of a list of package version IDs. | |
| Look up Projects | Retrieves a list of all project within an organization. |
Connection and credential alias requirements
Integration Hub uses aliases to manage connection and credential information. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection. For more information, see Connections and Credentials.
For information about setting up the spoke, see Set up the Microsoft Azure Artifacts spoke.