Activities
latest
false
Banner background image
IT Automation Activities
Last updated Mar 8, 2024

Create Security Rule

UiPath.Azure.Activities.CreateSecurityRule

Description

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

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common
  • DisplayName - The display name of the activity.
Destination
  • DestinationAddressPrefixes - Specifies the comma , separated list of CIDR prefixes or IP ranges. One default tag such as VirtualNetwork can also be used. Use asterisk * to match all destination IPs. This field supports only strings and String variables.
  • DestinationPortRanges - Specifies the destination ports on which the traffic is to be allowed or denied. You can specify a single port, a port-range, or a comma , separated list of single ports or/and port ranges. Use asterisk * for any ports. This field supports only strings and String variables.
Input
  • Action - Specifies the type of action. The possible values are Allow and Deny. The default value is Allow.
  • Description - Specifies the description of the security rule. This field supports only strings and String variables.
  • Direction - Specifies the direction for the security rule. The possible values are Inbound and Outbound. The default value is Inbound.

  • Name - Specifies the name of the security rule. This field supports only strings and String variables.
  • Priority - Specifies the priority of the security rule. The lower the number, the higher the priority.
  • Protocol - Specifies the used protocol. The possible values are Any, Tcp, Udp, and Icmp. The default value is Any.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Network Security Group
  • NetworkSecurityGroup - Specifies the network security group to which the rule belongs.
Output
  • SecurityRule - Provides the details about the security rule.
Source
  • SourceAddressPrefixes - Specifies the comma , separated list of CIDR prefixes or IP ranges. One default tag such as VirtualNetwork can also be used. Use asterisk * to match all source IPs. This field supports only strings and String variables.
  • SourcePortRanges - Specifies the source ports on which the traffic is to be allowed or denied. You can specify a single port, a port-range, or a comma , separated list of single ports or/and port ranges. Use asterisk * for any ports. This field supports only strings and String variables.
  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.