You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-edge/how-to-devops-project.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,14 @@ description: Azure DevOps Projects makes it easy to get started on Azure. It hel
4
4
author: shizn
5
5
manager:
6
6
ms.author: xshi
7
-
ms.date: 01/22/2019
7
+
ms.date: 07/09/2019
8
8
ms.topic: conceptual
9
9
ms.service: iot-edge
10
10
services: iot-edge
11
11
ms.custom: seodec18
12
12
---
13
13
14
-
# Create a CI/CD pipeline for IoT Edge with Azure DevOps Projects (Preview)
14
+
# Create a CI/CD pipeline for IoT Edge with Azure DevOps Projects
15
15
16
16
Configure continuous integration (CI) and continuous delivery (CD) for your IoT Edge application with DevOps Projects. DevOps Projects simplifies the initial configuration of a build and release pipeline in Azure Pipelines.
17
17
@@ -33,7 +33,7 @@ DevOps Projects creates a CI/CD pipeline in Azure DevOps. You can create a new A
33
33
34
34

35
35
36
-
2. Select **Simple IoT (Preview)** as your application framework, and then select **Next**.
36
+
2. Select **Simple IoT** as your application framework, and then select **Next**.
0 commit comments