Skip to content

Caldas/VtexOmsToAzureTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTEX OMS To Azure Table

This project was the base approach for VtexInsights project.

With VtexOmsToAzureTable you can easily create an Azure environment with and a simple worker capable of receive VTEX OMS updates from your accounts sales.

Prerequisite

To use this project you will need:

Deploy the application

To deploy the application on Microsoft Azure is really simple, use the button bellow and follow the wizard, to help with the wizard check the document App Deployment To Azure

Deploy to Azure

How it works

Clicking Deploy button above a web application will be deployed on your Azure enviroment and also all necessary Azure resources will be created.

The Web Application runs data-mining routines to pull data from VTEX OMS feed Api and storage it to your Microsoft Storage Account (Azure Table).

Security

Hey, Don't Worry !! Everything will be deployed into your own Azure subscription so just you (or allowed ones) can access your data.

What will be created in your Microsoft Azure Subscription

  • Azure Hosting Standard S1 (need always on)
  • Azure Web App
  • Azure Storage Account

You can check what will be created using the file azuredeploy.json, this file is a Azure Template that descrives all the infrastructure needed.

Cheking your data

You can check your collected VTEX orders dadts using another open source project available on CodePlex Azure Storage Explorer

You will need your storage account name and also the storage account key.

This data can be retrieved from Azure Portal in the Storage Account Settings.

About

Migrate VTEX OMS data to Azure table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages