Skip to content

Commit 2316ece

Browse files
committed
doc: enable devops preview
1 parent 5099e7e commit 2316ece

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/getting_started.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ We use Azure DevOps for running our build(CI), retraining trigger and release (C
1010

1111
If you already have Azure DevOps account, create a [new project](https://docs.microsoft.com/en-us/azure/devops/organizations/projects/create-project?view=azure-devops).
1212

13+
#### Enable Azure DevOps Preview
14+
The steps below uses the latest DevOps features. Thus, please enable the feature **New YAML pipeline creation experience** by following the instructions [here](https://docs.microsoft.com/en-us/azure/devops/project/navigation/preview-features?view=azure-devops).
15+
1316
**Note:** Make sure you have the right permissions in Azure DevOps to do so.
1417

1518
### 3. Create Service Principal to Login to Azure and create resources

0 commit comments

Comments
 (0)