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, automating tasks related to package, feed, and change tracking management within Azure DevOps.
Show less
This spoke requires an active Integration Hub subscription and is compatible with Microsoft Azure Artifacts version 6.0-preview.1 and potentially later versions. A valid Azure DevOps account is necessary to use the spoke.
Key Features
- Artifact Management: Retrieve detailed information about packages and their versions, and list available packages and versions.
- Change Tracking Management: Access current feed states and lists of changes to feeds and packages, supporting effective change monitoring.
- Feed Management: Create, update, retrieve details, list, and delete feeds to organize and control package distribution.
- Metadata Retrieval: Lookup metadata for package IDs, package version IDs, and projects within an organization, facilitating project and package oversight.
Prerequisites and Dependencies
To install and operate the spoke effectively, ensure the following dependent ServiceNow plugins are installed:
- IntegrationHub Action Step - REST
- IntegrationHub Runtime
- IntegrationHub Action Template - Data Stream
- Complex Object
Note that some plugins may require additional licensing if used outside the spoke context.
Connection and Credential Management
The spoke leverages Integration Hub aliases to manage connection and credential information efficiently. This approach simplifies credential updates and supports multiple environments without reconfiguring each action.
Next Steps
ServiceNow customers should ensure they have the necessary Integration Hub subscription and dependencies before setting up the spoke. For detailed setup instructions, refer to the spoke-specific setup documentation within the platform.
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.