Skip to content

Commit 95bbd95

Browse files
Term and score issues
1 parent 1cd8b5f commit 95bbd95

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/managed-instance-apache-cassandra/network-rules.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ ms.custom: ignite-fall-2021
1111

1212
# Required outbound network rules
1313

14-
The Azure Managed Instance for Apache Casandra service requires certain network rules to properly manage the service. By ensuring you have the proper rules exposed, you can keep your service secure and prevent operational issues.
14+
The Azure SQL Managed Instance for Apache Casandra service requires certain network rules to properly manage the service. By ensuring you have the proper rules exposed, you can keep your service secure and prevent operational issues.
1515

1616
> [!WARNING]
1717
> We recommend exercising caution when applying changes to firewall rules for an existing cluster. For example, if rules are not applied correctly, they might not be applied to existing connections, so it may appear that firewall changes have not caused any problems. However, automatic updates of the Cassandra Managed Instance nodes may subsequently fail. We recommend monitoring connectivity after any major firewall updates for some time to ensure there are no issues.
1818
1919
## Virtual network service tags
2020

21-
If you are using Azure Firewall to restrict outbound access, we highly recommend using [virtual network service tags](../virtual-network/service-tags-overview.md). Below are the tags required to make Azure Managed Instance for Apache Cassandra function properly.
21+
If you're using Azure Firewall to restrict outbound access, we highly recommend using [virtual network service tags](../virtual-network/service-tags-overview.md). Below are the tags required to make Azure SQL Managed Instance for Apache Cassandra function properly.
2222

2323
| Destination Service Tag | Protocol | Port | Use |
2424
|----------------------------------------------------------------------------------|----------|---------|------|
@@ -40,7 +40,7 @@ If you are using Azure Firewall to restrict outbound access, we highly recommend
4040
4141
## User-defined routes
4242

43-
If you are using a 3rd party Firewall to restrict outbound access, we highly recommend configuring [user-defined routes (UDRs)](../virtual-network/virtual-networks-udr-overview.md#user-defined) for Microsoft address prefixes, rather than attempting to allow connectivity through your own Firewall. See sample [bash script](https://github.com/Azure-Samples/cassandra-managed-instance-tools/blob/main/configureUDR.sh) to add the required address prefixes in user-defined routes.
43+
If you're using a 3rd party Firewall to restrict outbound access, we highly recommend configuring [user-defined routes (UDRs)](../virtual-network/virtual-networks-udr-overview.md#user-defined) for Microsoft address prefixes, rather than attempting to allow connectivity through your own Firewall. See sample [bash script](https://github.com/Azure-Samples/cassandra-managed-instance-tools/blob/main/configureUDR.sh) to add the required address prefixes in user-defined routes.
4444

4545
## Azure Global required network rules
4646

@@ -71,7 +71,7 @@ The system uses DNS names to reach the Azure services described in this article
7171

7272
## Internal port usage
7373

74-
The following ports are only accessible within the VNET (or peered vnets./express routes). Managed Instance for Apache Cassandra instances do not have a public IP and should not be made accessible on the Internet.
74+
The following ports are only accessible within the VNET (or peered vnets./express routes). SQL Managed Instance for Apache Cassandra instances do not have a public IP and should not be made accessible on the Internet.
7575

7676
| Port | Use |
7777
| ---- | --- |
@@ -83,7 +83,7 @@ The following ports are only accessible within the VNET (or peered vnets./expres
8383

8484
## Next steps
8585

86-
In this article, you learned about network rules to properly manage the service. Learn more about Azure Managed Instance for Apache Cassandra with the following articles:
86+
In this article, you learned about network rules to properly manage the service. Learn more about Azure SQL Managed Instance for Apache Cassandra with the following articles:
8787

88-
* [Overview of Azure Managed Instance for Apache Cassandra](introduction.md)
89-
* [Manage Azure Managed Instance for Apache Cassandra resources using Azure CLI](manage-resources-cli.md)
88+
* [Overview of Azure SQL Managed Instance for Apache Cassandra](introduction.md)
89+
* [Manage Azure SQL Managed Instance for Apache Cassandra resources using Azure CLI](manage-resources-cli.md)

0 commit comments

Comments
 (0)