Skip to content

Commit e84f45a

Browse files
authored
Change to fix layout of second-level list items
1 parent 2a9b652 commit e84f45a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/devops-project/azure-devops-project-php.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,10 @@ If you don't have an Azure subscription, you can get one for free through [Visua
4343

4444
1. Create a new Azure DevOps organization or select an existing organization.
4545

46-
a. Choose a name for your project in Azure DevOps.
46+
1. Choose a name for your project in Azure DevOps.
47+
48+
1. Select your Azure subscription and location, enter a name for your application, and then select **Done**.
4749

48-
b. Select your Azure subscription and location, enter a name for your application, and then select **Done**.
4950
After few minutes, the DevOps Starter dashboard is displayed in the Azure portal. A sample application is set up in a repository in your Azure DevOps organization, a build runs, and your application deploys to Azure. This dashboard provides visibility into your code repository, your CI/CD pipeline, and your application in Azure.
5051

5152
2. Select **Browse** to view your running application.

0 commit comments

Comments
 (0)