Duende.IdentityServer.Admin
Duende.IdentityServer.Admin copied to clipboard
Issue to deploy to Azure
Question
I got a error when I tried to deploy to Azure.
Relevant parts of the log file
C:\Users\hdu\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Container.targets(149,5): Error CTC1000: Method not found: 'Void Microsoft.VisualStudio.Containers.Tools.Shared.Functions.AzureFunctionsFeedDataProvider..ctor(Microsoft.VisualStudio.Containers.Tools.Common.Services.Logging.ILoggingService)'.
C:\Users\hdu\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Container.targets(149,5): Error MSB4018: The "KillAppInsideContainer" task failed unexpectedly.
Where do you host your app? Azure app service?
Azure app service
Azure app service with .net 6 as runtime framework, no dock container
use ftp deployment resolved issue
@hdu7 can you confirm you created 3 different app services (sts, admin and admin-api)? Have you tried with Azure K8S?