2 references to PortalDeploymentOverviewUrl
Aspire.Hosting.Azure (2)
src\Shared\AzurePortalUrls.cs (2)
99
return $"{
PortalDeploymentOverviewUrl
}/{encodedPath}";
107
return $"{
PortalDeploymentOverviewUrl
}/{Uri.EscapeDataString(deploymentId.ToString())}";