Microsoft Azure Virtual Network spoke release notes
Summarize
Summary of Microsoft Azure Virtual Network Spoke Release Notes
The Microsoft Azure Virtual Network spoke, available in the ServiceNow Store, facilitates the management of virtual networks and associated resources in Azure. The latest version (2.0.0) includes enhancements and new features that improve integration and functionality within ServiceNow.
Show less
Key Features
- New Actions: The release introduces several new actions for managing network interfaces, public IP addresses, subnets, and virtual networks with a new design pattern that includes complex object outputs and improved error evaluation.
- Actions for Network Interface Management: Create, delete, get, and update network interfaces, including the ability to retrieve metadata by resource group or subscription ID.
- Actions for Public IP Address Management: Create, delete, get, and update public IP addresses with similar metadata retrieval capabilities.
- Actions for Subnet Management: Create, delete, and get information about subnets.
- Actions for Virtual Network Management: Create, delete, get, and update virtual networks, along with metadata retrieval options.
- Deprecated Actions: Previous versions' actions using old credential aliases have been deprecated to streamline operations and improve performance.
Key Outcomes
With the enhancements in version 2.0.0, ServiceNow customers can expect improved efficiency and streamlined management of Azure network resources. The use of updated actions allows for better error handling and simplifies the automation process within their ServiceNow environment. Customers should review the application listing in the ServiceNow Store for system requirements and compatibility details.
Version history for the Integration Hub Microsoft Azure Virtual Network spoke on the ServiceNow Store.
Version history
- Version 2.0.0 - November 2024
-
- New:
- Microsoft Azure Automation Spoke now makes use of the default alias for Microsoft Resource Management Spoke (sn_azure_rm_spoke.Microsoft_Azure_Resource_Management)
- New Actions with latest design pattern of complex object outputs, retry policy, connection & credentials, and error evaluation making use of the new connection & credential alias:
- Network Interface Management: Create Network Interface (create_network_interface),Delete Network Interface (delete_network_interface),Get Network Interfaces by Resource Group (Metadata) (get_network_interfaces_by_resource_group_metadata),Get Network Interfaces by Subscription ID (Metadata) (get_network_interfaces_by_subscription_id_metadata),Look up Network Interface (look_up_network_interface),Look up Network Interfaces Stream by Resource Group (look_up_network_interfaces_stream_by_resource_group),Look up Network Interfaces Stream by Subscription ID (look_up_network_interfaces_stream_by_subscription_id),Update Network Interface Tags (update_network_interface_tags)
- Public IP Address Management: Create Public IP Address (create_public_ip_address),Delete Public IP Address (delete_public_ip_address),Get Public IP Addresses by Resource Group (Metadata) (get_public_ip_addresses_by_resource_group_metadata),Get Public IP Addresses by Subscription ID (Metadata) (get_public_ip_addresses_by_subscription_id_metadata),Look up Public IP Address (look_up_public_ip_address),Look up Public IP Addresses Stream by Resource Group (look_up_public_ip_addresses_stream_by_resource_group),Look up Public IP Addresses Stream by Subscription ID (look_up_public_ip_addresses_stream_by_subscription_id),Update Public IP Address Tags (update_public_ip_address_tags)
- Subnet Management: Create Subnet (create_subnet),Delete Subnet (delete_subnet),Get Subnets (Metadata) (get_subnets_metadata),Look up Subnet (look_up_subnet),Look up Subnets Stream (look_up_subnets_stream)
- Virtual Network Management: Create Virtual Network (create_virtual_network),Create Virtual Network with Subnet (create_virtual_network_with_subnet_v2),Delete Virtual Network (delete_virtual_network),Get Virtual Networks by Resource Group (Metadata) (get_virtual_networks_by_resource_group_metadata),Get Virtual Networks by Subscription ID (Metadata) (get_virtual_networks_by_subscription_id_metadata),Look up Virtual Network (look_up_virtual_network),Look up Virtual Network Usage Status Stream (look_up_virtual_network_usage_status_stream),Look up Virtual Networks Stream by Resource Group (look_up_virtual_networks_stream_by_resource_group),Look up Virtual Networks Stream by Subscription ID (look_up_virtual_networks_stream_by_subscription_id),Update Virtual Network Tags (update_virtual_network_tags)
- Removed:
-
- Deprecated old credential alias Azure_Virtual_Network (sn_azure_vn_spoke.Azure_Virtual_Network)
- Deprecated actions that make use of old credential alias:
- Network Interface Management: Create Network Interface (Deprecated) (create_nic),Delete Network Interface (Deprecated) (delete_nic),Get Network Interface Information (Deprecated) (get_nic),Set Network Interface Tags (Deprecated) (update_tags_nic),List Network Interface Names by ResourceGroup (Deprecated) (list_network_interface_names_by_resourcegroup),Look Up Network Interfaces By Resource Group (Deprecated) (list_nic_by_resource_group),Look Up Network Interfaces By Subscription ID (Deprecated) (list_by_subscriptionid),Set Network Interface Tags (Deprecated) (update_tags_nic)
- Public IP Address Management: Create Public IP Address (Deprecated) (create_ip_address),Delete Public IP Address (Deprecated) (delete_ip_address),Get Public IP Address Information (Deprecated) (get_ip_address),List Public IP Names by ResourceGroup (Deprecated) (list_public_ip_names_by_resourcegroup),Look Up Public IPs By Resource Group (Deprecated) (list_by_resourcegroup),Look Up Public IPs By Subscription ID (Deprecated) (list_by_subscription_id),Set Public IP Tags (Deprecated) (update_tags_ip_address)
- Subnet Management: Create Subnet (Deprecated) (create_subnets),Delete Subnet (Deprecated) (delete_subnets),Get Subnet Information (Deprecated) (get_subnets),List of Subnet Names (Deprecated) (list_of_subnet_names),Look Up Subnets (Deprecated) (list_of_subnets)
- Virtual Network Management: Create Virtual Network (Deprecated) (create),Create Virtual Network With Subnet (Deprecated) (create_virtual_network_with_subnet),Delete Virtual Network (Deprecated) (delete),Get Virtual Network Information (Deprecated) (get),Get Virtual Network Usage Status (Deprecated) (list_usage_status),List Network Names by ResourceGroup (Deprecated) (list_network_names_by_resourcegroup),Look Up Virtual Networks By Resource Group (Deprecated) (list_by_resource),Look Up Virtual Networks By Subscription ID (Deprecated) (list_by_subscription),Set Virtual Network Tags (Deprecated) (update_tags)
- New:
- Version 1.0.5 - September 2022
- Fixed: Improve installation performance of spoke.
- Version 1.0.4 - July 2020
- Patch release of the Microsoft Azure Virtual Machine spoke for IntegrationHub. This version adds KMF modules for additional security of password2 fields and Rome compatibility.
- Version 1.0.2 - June 2020
- Provides actions to automate the management of virtual networks, subnets, network interfaces, and public IP addresses in Azure.