Açık Kapalı

How to deploy to Azure #7146


User avatar
0
fgao@primarypartnercare.com oluşturuldu
  • ABP Framework version: v8.1.1
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace: The nuget command failed with exit code(1) and error(File '' does not exist. System.InvalidOperationException: File '' does not exist. at NuGet.Configuration.Settings.<LoadUserSpecificSettings>d__32.MoveNext() at System.Collections.Generic.List1.InsertRange(Int32 index, IEnumerable1 collection) at NuGet.Configuration.Settings.LoadSettingsForSpecificConfigs(String root, String configFileName, List`1 validSettingFiles, IMachineWideSettings machineWideSettings, Boolean loadUserWideSettings, Boolean useTestingGlobalPath, SettingsLoadingContext settingsLoadingContext) at NuGet.Configuration.Settings.LoadSettings(String root, String configFileName, IMachineWideSettings machineWideSettings, Boolean loadUserWideSettings, Boolean useTestingGlobalPath, SettingsLoadingContext settingsLoadingContext) at NuGet.CommandLine.Command.Execute() at NuGet.CommandLine.Program.MainCore(String workingDirectory, String[] args))
  • Steps to reproduce the issue: CI pipeline

I am new for abp commercial. I download through abp suite and run the abp template. It runs fine in my local machine. Now I am testing to deploy it to Azure from DevOps repo. I tried to build CI Pipeline, but got the above exception. Do you have a step-by-step instruction for deployment to Azure cloud? Or, even a sample YAML file may be helpful.

I searched on abp-support page and found a similar questions #1524. It is 3 years old and the link cannot be opened now.

Thanks,


1 Cevap
  • User Avatar
    0
    liangshiwei oluşturuldu
    Destek Takımı Fullstack Developer

    Hi:

    https://docs.abp.io/en/commercial/latest/startup-templates/application/azure-deployment/azure-deployment?UI=MVC&DB=EF&Tiered=No https://docs.abp.io/en/commercial/latest/startup-templates/application/azure-deployment/step1-create-azure-resources?UI=MVC&DB=EF&Tiered=No

Made with ❤️ on ABP v8.2.0-preview Updated on Mart 25, 2024, 15:11