2 references to WarnAsync
Aspire.Hosting.Azure (2)
Provisioning\Internal\PublishModeProvisioningContextProvider.cs (2)
146
await step.
WarnAsync
("Failed to fetch subscriptions, falling back to manual entry", cancellationToken).ConfigureAwait(false);
263
await step.
WarnAsync
("Failed to fetch regions, falling back to manual entry", cancellationToken).ConfigureAwait(false);