- Open the project as Solution in Visual Studio.
- Right click on
ACSAuthentication.Server.csproj
and click onPublish
. - On the Publish page, click on the
New
button to select your target. - Create a new publish profile and select your app name, Azure subscription, resource group and etc...
Note: Make sure to set the required configurations in src/appsettings.json before publishing.
- Previous: Submit a PR