зеркало из
1
0
Форкнуть 0
Sample solution that demonstrates how to deploy and analyze spaceborne data using Azure Synapse Analytics
Перейти к файлу
Seokwon Yang aba3b41c8c PR review update 2022-07-05 09:48:18 -07:00
.github/workflows Created ADO pipeline (#57) 2022-06-23 16:09:38 -07:00
azure-pipelines Use variable instead of parameter (#70) 2022-06-29 18:20:42 -07:00
deploy PR review update 2022-07-05 09:48:18 -07:00
docs Updates to documentation (README.md) (#29) 2022-05-06 15:53:40 -07:00
src aks-based data-pipeline support 2022-07-05 09:32:27 -07:00
test Added notebook creation to pipeline dependencies (#46) 2022-06-14 16:35:27 -07:00
.gitattributes normalize eol to lf and set core.autocrlf to auto by default (#16) 2022-04-14 10:43:58 -07:00
.gitignore Standalone scripts to support pipeline template (#55) 2022-06-27 13:30:19 +01:00
CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md committed 2022-02-28 11:41:36 -08:00
CONTRIBUTING.md normalize eol to lf and set core.autocrlf to auto by default (#16) 2022-04-14 10:43:58 -07:00
LICENSE LICENSE committed 2022-02-28 11:41:36 -08:00
README.md Batch account updates + Readme updates (#10) 2022-03-31 13:06:52 -07:00
SECURITY.md Initial commit for the sample solution (#6) 2022-03-30 16:19:22 -07:00

README.md

Project

This repository contains sample solution that demonstrates how to deploy and execute Geospatial Analysis using Azure Synapse Analytics workload on your Azure tenant. We recommend that you read the document on "Geospatial Analysis using Azure Synapse Analytics" before deploying this solution.

Disclaimer: The solution and samples provided in this repository is for learning purpose only. They're intended to explore the possibilites of the Azure Services and are a starting point to developing your own solution. We recommend that you follow the security best practices as per the Microsoft documentation for individual services.

Getting Started

Start by following the steps in the deploy folder to setup the Azure resources required to build your pipeline.

Import the pipeline under the workflow folder to your Azure Synapse Analytics instance's workspace. Alternatively, you can copy the files to your repository (git or Azure DevOps) and link the repository to your Azure Synapse Analytics workspace.

Sample pipelines are provided that include the following AI Model:

a. AI model

This solution uses the Custom Vision Model as a sample AI model for demonstrating end to end Azure Synapse workflow geospatial analysis. This sample solution uses Custom Vision model to detect pools in a given geospatial data. You can use any other AI model for object detection or otherwise to run against this solution with a similar specification or different specification as defined by AI model to integrate in your solution.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.