Introduction
Azure Private Link service allows you to expose your own service—running behind an Azure Standard Load Balancer for private access from consumer VNets. Customers can create private endpoints in their VNet and map them directly to your service, providing secure and private connectivity. This description focuses on the service provider perspective.
Setup
To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Private Link services.
External Reference
Supported Metrics
| Opsramp Metric | Azure Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| azure_network_privatelinkservices_PLSBytesIn | PLSBytesIn | Bytes In | Count | Total | Total number of bytes received by the Private Link service |
| azure_network_privatelinkservices_PLSBytesOut | PLSBytesOut | Bytes Out | Count | Total | Total number of bytes sent by the Private Link service |
| azure_network_privatelinkservices_PLSNatPortsUsage | PLSNatPortsUsage | Nat Ports Usage | Percent | Average | Percentage of NAT ports being used by the Private Link service |