Coder Social home page Coder Social logo

azure-cognitive-search-multistage-full-deployment's Introduction

Azure-Cognitive-Search-Multistage-Full-Deployment

Azure DevOps YAML pipeline to deploy all Azure Cognitive Search artifacts (data source, index, indexers, skillset) in multiple environments (DEV, TEST, PROD) The scripts creates specified artifacts or updates existing resources. Field removal for indexes is not allowed.

Azure DevOps Stages Azure DevOps Jobs

Azure DevOps Variable Value Note
--ENV_RESOURCE_GROUP Azure Cognitive Search Resource Group Required
--ENV_SERVICE_NAME Azure Cognitive Search Service Required
--ENV_CONNECTION_STRING Connection string to the datasource to be created Required
--ENV_COGNITIVE_SERVICES_KEY Cognitive Services key for content enrichment Required if using Skillset with Cognitive Services
--DATA_SOURCE Data source for Azure Cognitive Search processing Required
--INDEX_NAME Index for Azure Cognitive Search Required
--INDEXER Indexer for Azure Cognitive Search processing Optional - Set variable to empty value to skip indexer deployment
--SKILLSET_NAME Skillset for Azure Cognitive Search processing Optional - Set variable to empty value to skip skillset deployment

Please substitute ENV with required environment when setting up the variables in the Azure DevOps YAML Pipeline editor (ENV -> DEV / ENV -> TEST / ENV -> PROD)

azure-cognitive-search-multistage-full-deployment's People

Contributors

ruoccofabrizio avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.