You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/managed-instance-apache-cassandra/network-rules.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,6 @@ If you are using Azure Firewall to restrict outbound access, we highly recommend
33
33
| ApiManagement | HTTPS | 443 | Required to gather information about and manage Cassandra nodes (for example, reboot) |
34
34
|`Storage.<Region>`| HTTPS | 443 | Required for secure communication between the nodes and Azure Storage for Control Plane communication and configuration. **You need an entry for each region where you have deployed a datacenter.**|
35
35
36
-
37
36
## Azure Global required network rules
38
37
39
38
If you are not using Azure Firewall, the required network rules and IP address dependencies are:
@@ -49,6 +48,13 @@ If you are not using Azure Firewall, the required network rules and IP address d
| crl.microsoft.com | HTTPS | 443 | Needed to access public Microsoft certificates |
57
+
| global-dsms.dsms.core.windows.net | HTTPS | 443 | Needed to access public Microsoft certificates |
52
58
53
59
## Managed Instance for Apache Cassandra internal port usage
54
60
@@ -69,4 +75,4 @@ The following ports are only accessible within the VNET (or peered vnets./expres
69
75
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:
70
76
71
77
*[Overview of Azure Managed Instance for Apache Cassandra](introduction.md)
72
-
*[Manage Azure Managed Instance for Apache Cassandra resources using Azure CLI](manage-resources-cli.md)
78
+
*[Manage Azure Managed Instance for Apache Cassandra resources using Azure CLI](manage-resources-cli.md)
0 commit comments