4 references to Summary
Aspire.Hosting.Azure (4)
AzureEnvironmentResource.cs (4)
143
ctx.
Summary
.Add("☁️ Target", "Azure");
144
ctx.
Summary
.Add("📦 Resource Group", resourceGroupName);
145
ctx.
Summary
.Add("🔑 Subscription", subscriptionId);
146
ctx.
Summary
.Add("🌐 Location", location);