Microsoft Azure Artifacts Spoke
Summarize
Summary of Microsoft Azure Artifacts Spoke
The Microsoft Azure Artifacts spoke allows ServiceNow customers to manage and automate tasks related to Microsoft Azure Artifacts directly from their ServiceNow instance. It integrates Azure Artifacts functionality, enabling streamlined package, feed, and change management within IT workflows.
Show less
This spoke requires an Integration Hub subscription and is compatible with Microsoft Azure Artifacts version 6.0-preview.1 and potentially later versions. Proper licensing may be required for some dependent plugins used outside this spoke.
Key Features
- Artifact Management: Retrieve package details, version details, and lists of packages and package versions.
- Change Tracking Management: Get current feed state, list feed changes, and identify packages changed in a feed.
- Feed Management: Create, update, delete, and retrieve details or lists of feeds to handle various package types.
- Metadata Retrieval: Look up metadata for package IDs, package version IDs, and projects within an organization.
- Connection and Credential Management: Uses Integration Hub aliases to simplify managing connection and credential information across multiple environments, minimizing maintenance when changes occur.
Requirements and Dependencies
- An Azure DevOps Account is necessary to use the spoke.
- Dependent ServiceNow plugins must be installed, including IntegrationHub Action Step - REST, IntegrationHub Runtime, IntegrationHub Action Template - Data Stream, and Complex Object.
- Integration Hub subscription is mandatory to enable spoke functionality.
Usage and Benefits
By utilizing the Microsoft Azure Artifacts spoke, ServiceNow customers can automate and integrate Azure Artifacts package and feed management within their IT service workflows. This reduces manual effort, enhances visibility into artifact changes, and supports continuous delivery processes through direct ServiceNow interaction.
Customers can manage feeds, retrieve detailed package and version information, and track changes efficiently, enabling better governance and control over artifact lifecycle management.
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 .
For information about setting up the spoke, see Set up the Microsoft Azure Artifacts spoke.