C#C
C#3y ago
kuulie

❔ Publish the API app to Azure App Service

I'm trying to host my API App using Azure but what does the Microsoft tutorial mean by "Solution Explorer"? I'm on Visual Studio and also Azure right now.

Complete the following steps to publish the ASP.NET Core web API to Azure API Management:

In Solution Explorer, right-click the project and select Publish.

In the Publish dialog, select Azure and select the Next button.
Was this page helpful?