...

/

Create an App Service and Connect to Github for CI/CD

Create an App Service and Connect to Github for CI/CD

Learn to create an Azure App Service and connect it to your Github repository for CI/CD.

We'll cover the following...

Create an Azure App Services resource

Now that we have our API on GitHub, it is time to create an Azure App Services resource. We have Linux as the App Service OS. Follow the steps below to create the resource.

Explanation

  • Step 1: Visit the Azure Portal to create the app services resource. Search the app services on the Azure Portal, and click on one in the Services section.

  • Step 2 and 3: Fill in all the details to create the service.

    • Select your subscription.

    • Select your resource group. ...