Edit

Share via


Create a resource instance network rule for Azure Storage

You can enable traffic from specific Azure resource instances by creating a resource instance network rule.

Resource instance network rules can be combined with other network rules to control traffic to your storage account. To learn more, see Azure Storage firewall and virtual network rules.

Create a resource instance network rule

You can add or remove resource instance network rules in the Azure portal:

  1. Sign in to the Azure portal.

  2. Locate your storage account and display the account overview.

  3. In the service menu, under Security + networking, select Networking.

  4. Verify that you've chosen to enable public network access from selected virtual networks and IP addresses.

  5. Scroll down to the Resource instances section. In the Resource type dropdown list, select the resource type for your resource instance.

  6. In the Instance name dropdown list, select the resource instance. You can also choose to include all resource instances in the current tenant, subscription, or resource group.

  7. Select Save to apply your changes. The resource instance appears in the Resource instances section of the network settings page.

To remove the resource instance, select the delete icon ( ) next to the resource instance.

See also