Skip to content

Commit 2a9b652

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

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,10 @@ DevOps Starter creates a CI/CD pipeline in Azure Pipelines. You can create a new
4646

4747
1. Create a new Azure DevOps organization or choose an existing organization.
4848

49-
a. Enter a name for your project in Azure DevOps.
49+
1. Enter a name for your project in Azure DevOps.
5050

51-
b. Select your Azure subscription and location, enter a name for your application, and then select **Done**.
51+
1. Select your Azure subscription and location, enter a name for your application, and then select **Done**.
52+
5253
After few minutes, the Starter dashboard is displayed in the Azure portal. A sample application is set up in a repository in your Azure DevOps organization, a build is executed, and your application is deployed to Azure. This dashboard provides visibility into your code repository, your CI/CD pipeline, and your application in Azure.
5354

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

0 commit comments

Comments
 (0)