Skip to content
Docs Try Aspire
Docs Try

AzureNspAccessRule

Class sealed net8.0
📦 Aspire.Hosting.Azure.Network v13.4.0
Represents an access rule configuration for an Azure Network Security Perimeter.
namespace Aspire.Hosting.Azure;
public sealed class AzureNspAccessRule
{
// ...
}
Access rules control how traffic flows into and out of the network security perimeter. Inbound rules specify which external sources (IP ranges or subscriptions) can access resources within the perimeter. Outbound rules specify which external destinations (FQDNs) resources within the perimeter can communicate with.