Azure Network Management

  • Latest Dynatrace
  • Reference
  • 5-min read
  • Published Dec 01, 2025

Network Interfaces: Create or update

Creates or updates a network interface.

For more information, see the official documentation for Network Interfaces: Create or update.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
resourceGroupNamestringThe name of the resource group.Required
networkInterfaceNamestringThe name of the network interface.Required

Outputs

The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in NetworkInterface.

Network Interfaces: Get

Gets information about the specified network interface.

For more information, see the official documentation for Network Interfaces: Get.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
resourceGroupNamestringThe name of the resource group.Required
networkInterfaceNamestringThe name of the network interface.Required

Outputs

Returns fields as described in NetworkInterface.

Network Security Groups: Create or update

Creates or updates a network security group in the specified resource group.

For more information, see the official documentation for Network Security Groups: Create or update.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
resourceGroupNamestringThe name of the resource group.Required
networkSecurityGroupNamestringThe name of the network security group.Required

Outputs

The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in NetworkSecurityGroup.

Network Security Groups: Get

Gets the specified network security group.

For more information, see the official documentation for Network Security Groups: Get.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
resourceGroupNamestringThe name of the resource group.Required
networkSecurityGroupNamestringThe name of the network security group.Required

Outputs

Returns fields as described in NetworkSecurityGroup.

Public IP Addresses: Create or update

Creates or updates a static or dynamic public IP address.

For more information, see the official documentation for Public IP Addresses: Create or update.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
resourceGroupNamestringThe name of the resource group.Required
publicIpAddressNamestringThe name of the public IP address.Required

Outputs

The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in PublicIPAddress.

Security Rules: Create or update

Creates or updates a security rule in the specified network security group.

For more information, see the official documentation for Security Rules: Create or update.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
resourceGroupNamestringThe name of the resource group.Required
networkSecurityGroupNamestringThe name of the network security group.Required
securityRuleNamestringThe name of the security rule.Required

Outputs

The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in SecurityRule.

Subnets: Create or update

Creates or updates a subnet in the specified virtual network.

For more information, see the official documentation for Subnets: Create or update.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
resourceGroupNamestringThe name of the resource group.Required
virtualNetworkNamestringThe name of the virtual network.Required
subnetNamestringThe name of the subnet.Required

Outputs

The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in Subnet.

Virtual Networks: Create or update

Creates or updates a virtual network in the specified resource group.

For more information, see the official documentation for Virtual Networks: Create or update.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
resourceGroupNamestringThe name of the resource group.Required
virtualNetworkNamestringThe name of the virtual network.Required

Outputs

The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in VirtualNetwork.

Related tags
Software Delivery