Skip to content

Commit

Permalink
images
Browse files Browse the repository at this point in the history
joalmeid committed Apr 3, 2020
1 parent bb98c2f commit e578b53
Showing 15 changed files with 12 additions and 32 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[![Build Status](https://dev.azure.com/joalmeid/azsearch-ado-extension/_apis/build/status/azsearch-ado-extension-CICD?branchName=master)](https://dev.azure.com/joalmeid/azsearch-ado-extension/_build/latest?definitionId=165&branchName=master)

![AzureSearch Logo](/static/images/azSearch-128-logo.png "Azure Search Logo")
# Azure Search Extension for Azure Pipelines
![Azure Cognitive Search Extension Logo](https://user-images.githubusercontent.com/4800035/78376949-eb4eb600-75c6-11ea-8da8-6ec4d78e2a2b.png "Azure Cognitive Search Extension Logo")
# Azure Cognitive Search Extension for Azure Pipelines

This extension allows you to include Azure Search operations within your DevOps practices - specifically, in your CICD pipelines. Currently the extension includes all main operations around the main Azure Search concepts like **Data Source**, **Index** and **Indexer**.
This extension allows you to include [**Azure Cognitive Search**(https://docs.microsoft.com/en-us/azure/search/)] operations within your DevOps practices - specifically, in your CICD pipelines. Currently the extension includes all main operations around the main Azure Search concepts like **Data Source**, **Index** and **Indexer**.
It doesn't matter if you're more experienced with Azure Pipelines with the **YAML pipelines** or **Classic Editor**.

![Azure Search Extension Tasks](https://user-images.githubusercontent.com/4800035/78353255-ab290c80-75a1-11ea-9472-e6161ea278c3.png)
![Azure Search Extension Tasks](https://todo-image.uri/image.png)

### Highlights ###
> :boom: This extension is ***cross platform***. You can run it from **Windows**, **Linux** or **macOS** self-hosted agents.
@@ -17,15 +17,15 @@ The Azure Search Extension include the following contributions:

1. Data Source Operations Task

![Data Source Operations Task](https://user-images.githubusercontent.com/4800035/78352157-d3b00700-759f-11ea-86c8-5b8884362141.png)
![Data Source Operations Task](https://todo-image.uri/image.png)

2. Index Operations Task

![Index Operations Task](https://user-images.githubusercontent.com/4800035/78352156-d3177080-759f-11ea-83d9-5df548b4487d.png)
![Index Operations Task](https://todo-image.uri/image.png)

2. Indexer Operations Task

![Indexer Operations Task](https://user-images.githubusercontent.com/4800035/78352156-d3177080-759f-11ea-83d9-5df548b4487d.png)
![Indexer Operations Task](https://todo-image.uri/image.png)

## Release status

20 changes: 0 additions & 20 deletions src/README.md

This file was deleted.

10 changes: 5 additions & 5 deletions src/overview.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Azure Search Extension

This extension allows you to include Azure Search operations within your DevOps practices - specifically, in your CICD pipelines. Currently the extension includes all main operations around the main Azure Search concepts like **Data Source**, **Index** and **Indexer**.
This extension allows you to include [**Azure Cognitive Search**(https://docs.microsoft.com/en-us/azure/search/)] operations within your DevOps practices - specifically, in your CICD pipelines. Currently the extension includes all main operations around the main Azure Search concepts like **Data Source**, **Index** and **Indexer**.
It doesn't matter if you're more experienced with Azure Pipelines with the **YAML pipelines** or **Classic Editor**.

![Azure Search Extension Tasks](https://user-images.githubusercontent.com/4800035/78353255-ab290c80-75a1-11ea-9472-e6161ea278c3.png)
![Azure Search Extension Tasks](https://todo-image.uri/image.png)

### Highlights ###
> :boom: This extension is ***cross platform***. You can run it from **Windows**, **Linux** or **macOS** self-hosted agents.
@@ -15,15 +15,15 @@ The Azure Search Extension include the following contributions:

1. Data Source Operations Task

![Data Source Operations Task](https://user-images.githubusercontent.com/4800035/78352157-d3b00700-759f-11ea-86c8-5b8884362141.png)
![Data Source Operations Task](https://todo-image.uri/image.png)

2. Index Operations Task

![Index Operations Task](https://user-images.githubusercontent.com/4800035/78352156-d3177080-759f-11ea-83d9-5df548b4487d.png)
![Index Operations Task](https://todo-image.uri/image.png)

2. Indexer Operations Task

![Indexer Operations Task](https://user-images.githubusercontent.com/4800035/78352156-d3177080-759f-11ea-83d9-5df548b4487d.png)
![Indexer Operations Task](https://todo-image.uri/image.png)


### Prerequisites ###
Binary file modified src/static/images/azSearch-128-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/images/azsearch-extension-logo-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/images/azsearch-extension-logo-150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/images/azure-pipelines-logo-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e578b53

Please sign in to comment.