2 references to MaxHostPrefixLengthWithSlot
Aspire.Hosting.Azure.AppService (2)
AzureAppServiceWebsiteContext.cs (1)
53BicepFunction.Interpolate($"{websitePrefix}-{BicepFunction.ToLower(deploymentSlot)}"), AzureAppServiceWebSiteResource.MaxHostPrefixLengthWithSlot);
AzureAppServiceWebSiteResource.cs (1)
126return TruncateToMaxLength(websiteName, MaxHostPrefixLengthWithSlot);