Skip to content

Commit 871da77

Browse files
Fix sub-resource name for event grid topics
The sub-resource is not 'Event grid topic', it is simply 'topic'.
1 parent 9d8cbcd commit 871da77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/private-link/private-endpoint-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The table below lists the available resources that support a private endpoint:
8181
| **Azure IoT Hub** | Microsoft.Devices/IotHubs | iotHub |
8282
| **Microsoft Digital Twins** | Microsoft.DigitalTwins/digitalTwinsInstances | digitaltwinsinstance |
8383
| **Azure Event Grid** | Microsoft.EventGrid/domains | domain |
84-
| **Azure Event Grid** | Microsoft.EventGrid/topics | Event grid topic |
84+
| **Azure Event Grid** | Microsoft.EventGrid/topics | topic |
8585
| **Azure Event Hub** | Microsoft.EventHub/namespaces | namespace |
8686
| **Azure HDInsight** | Microsoft.HDInsight/clusters | cluster |
8787
| **Azure API for FHIR** | Microsoft.HealthcareApis/services | service |

0 commit comments

Comments
 (0)