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