Skip to content

Commit f72fc11

Browse files
authored
Merge pull request #103538 from athinanthny/patch-39
Updated Service Fabric row
2 parents 7ad7979 + f00d4e2 commit f72fc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/service-tags-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ By default, service tags reflect the ranges for the entire cloud. Some service t
8080
| **MicrosoftCloudAppSecurity** | Microsoft Cloud App Security. | Outbound | No | No |
8181
| **MicrosoftContainerRegistry** | Container registry for Microsoft container images. <br/><br/>*Note:* Please also whitelist following IP (this dependency will be removed soon): 204.79.197.219. | Outbound | Yes | Yes |
8282
| **ServiceBus** | Azure Service Bus traffic that uses the Premium service tier. | Outbound | Yes | Yes |
83-
| **ServiceFabric** | Azure Service Fabric. | Outbound | No | No |
83+
| **ServiceFabric** | Azure Service Fabric.<br/><br/>*Note:* This tag represents the Service Fabric service endpoint for control plane per region. This enables customers to perform management operations for their Service Fabric clusters from their VNET (endpoint eg. https:// westus.servicefabric.azure.com) | Both | No | No |
8484
| **Sql** | Azure SQL Database, Azure Database for MySQL, Azure Database for PostgreSQL, and Azure SQL Data Warehouse.<br/><br/>*Note:* This tag represents the service, but not specific instances of the service. For example, the tag represents the Azure SQL Database service, but not a specific SQL database or server. | Outbound | Yes | Yes |
8585
| **SqlManagement** | Management traffic for SQL-dedicated deployments. | Both | No | Yes |
8686
| **Storage** | Azure Storage. <br/><br/>*Note:* This tag represents the service, but not specific instances of the service. For example, the tag represents the Azure Storage service, but not a specific Azure Storage account. | Outbound | Yes | Yes |

0 commit comments

Comments
 (0)