Now you can package the installable cloud app (including the client app, launcher, runtime, and Web APIs) into a folder (view instructions here), and then upload the folder via an FTP client (such as FileZilla).
Note
When you package the PowerServer Web APIs, make sure to select the following options according to the target environment, so that the packaged Web APIs can be directly uploaded and then run in the target server:
-
Framework-dependent or Self-contained
-
Portable, Windows 64-bit, Linux 64-bit, or Windows 32-bit
-
Web API site URL
View instructions here for how to specify these options.
For how to upload the Web APIs to the Azure App Service container through FTP, refer to Uploading the Web APIs to the App Service through FTP.