Microsoft Azure Artifacts Spoke
Summarize
Summary of Microsoft Azure Artifacts Spoke
The Microsoft Azure Artifacts spoke enables ServiceNow customers to manage Microsoft Azure Artifacts directly from their ServiceNow instance. It automates tasks related to package, feed, and change tracking management within Azure Artifacts, streamlining integration between ServiceNow and Azure DevOps.
Show less
This spoke requires an Integration Hub subscription and is designed for Microsoft Azure Artifacts version 6.0-preview.1, with potential compatibility for later versions. An Azure DevOps account is necessary to use the spoke.
Key Features
- Artifact Management: Actions to retrieve package details, version details, and lookup packages and package versions.
- Change Tracking Management: Actions to get feed changes, list changes in feeds, and track package changes within feeds.
- Feed Management: Ability to create, update, delete, and retrieve details or lists of feeds handling various package types.
- Metadata Retrieval: Actions to lookup metadata for package IDs, package version IDs, and projects within an organization.
- Connection and Credential Aliases: Uses aliases to manage connection and credential information efficiently, avoiding multiple configurations when working across environments.
Configuration and Requirements
- Integration Hub Subscription: Mandatory for using this spoke.
- Dependent Plugins: Installation of essential plugins such as IntegrationHub Action Step - REST, IntegrationHub Runtime, IntegrationHub Action Template - Data Stream, and Complex Object is required. Some may need additional licensing if used outside this spoke.
- Setup Guidance: Customers should follow the spoke setup instructions to configure the integration properly.
Practical Benefits
By leveraging the Microsoft Azure Artifacts spoke, ServiceNow customers can automate and streamline package and feed management tasks, improving operational efficiency. The spoke’s integration with ServiceNow workflows helps maintain up-to-date artifact information, simplifies change tracking, and reduces manual configuration efforts through connection aliases.
Manage Microsoft Azure Artifacts from your ServiceNow instance.
Request apps on the Store
Visit the ServiceNow Store website 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.