Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infosatheesh2020/implement_computer_vision
Azure DevOps and Cognitive Services (Computer Vision) hands-on labs
https://github.com/infosatheesh2020/implement_computer_vision
azure azure-devops cognitive-services
Last synced: about 8 hours ago
JSON representation
Azure DevOps and Cognitive Services (Computer Vision) hands-on labs
- Host: GitHub
- URL: https://github.com/infosatheesh2020/implement_computer_vision
- Owner: infosatheesh2020
- Created: 2019-11-16T05:13:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:24:45.000Z (about 2 years ago)
- Last Synced: 2024-12-17T03:39:08.960Z (about 2 months ago)
- Topics: azure, azure-devops, cognitive-services
- Language: C#
- Homepage:
- Size: 18 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Azure DevOps and Cognitive Services - Labs
## Introduction
This hands-on lab guides you through creating a variety of Azure DevOps scenarios outlined below.
In addition, the second part (Day 2) focusses on creating an Azure intelligent console application from end-to-end using Cognitive Services (specifically the Computer Vision API) and we use Azure search to index content from Cosmos DB.
>_Contents_
>>- [Deploying a multi-container application to Azure Kubernetes Services](https://www.azuredevopslabs.com/labs/vstsextend/kubernetes/)
>- [Deploying a Docker based web application to Azure App Service](https://www.azuredevopslabs.com/labs/vstsextend/docker/)
>- [Create a CI/CD pipeline for .NET with the Azure DevOps Project](https://www.azuredevopslabs.com/labs/vstsextend/azuredevopsprojectdotnet/)
>- [Monitoring Application Performance with Application Insights](https://www.azuredevopslabs.com/labs/azuredevops/appinsights/)
>- [Use Azure DevOps in VS Code - Optional](https://azuredevopslabs.com/labs/azuredevops/git/)>- [Introduction - Day 2](./01-Introduction.md)
>- [Implement Computer Vision](./02-Implement_Computer_Vision.md)
>- [Implement Azure Search](./03_AzureSearch.md)