├── .vscode-upload.json ├── LICENSE ├── README.md ├── Search.png ├── aci_connector_go_order_sb.yaml ├── azuredeploy.json ├── data_localhost.json ├── go_order_sb.yaml ├── go_order_sb_aci_node.yaml └── images ├── Analytics.png ├── AppKey.png ├── AppSettingsWeb.png ├── ApplicationInsights.png ├── ContainerRegistry.png ├── CosmosConnString.png ├── CosmosDB.png ├── CosmosQuery.png ├── DBKeys.png ├── Filter.png ├── K8acipod.png ├── K8secrets.png ├── MetricsExplorer.png ├── NewCollection.png ├── OpenFaaSUI.png ├── Search.png ├── appsettings.png ├── autoshutdown.png ├── k8acsconnector.png ├── k8deployments.png ├── k8pods.png ├── k8service.png ├── localrun.png ├── registryrepo.png ├── swagger.png └── swaggerresponse.png /.vscode-upload.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/.vscode-upload.json -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/README.md -------------------------------------------------------------------------------- /Search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/Search.png -------------------------------------------------------------------------------- /aci_connector_go_order_sb.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/aci_connector_go_order_sb.yaml -------------------------------------------------------------------------------- /azuredeploy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/azuredeploy.json -------------------------------------------------------------------------------- /data_localhost.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/data_localhost.json -------------------------------------------------------------------------------- /go_order_sb.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/go_order_sb.yaml -------------------------------------------------------------------------------- /go_order_sb_aci_node.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/go_order_sb_aci_node.yaml -------------------------------------------------------------------------------- /images/Analytics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/Analytics.png -------------------------------------------------------------------------------- /images/AppKey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/AppKey.png -------------------------------------------------------------------------------- /images/AppSettingsWeb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/AppSettingsWeb.png -------------------------------------------------------------------------------- /images/ApplicationInsights.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/ApplicationInsights.png -------------------------------------------------------------------------------- /images/ContainerRegistry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/ContainerRegistry.png -------------------------------------------------------------------------------- /images/CosmosConnString.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/CosmosConnString.png -------------------------------------------------------------------------------- /images/CosmosDB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/CosmosDB.png -------------------------------------------------------------------------------- /images/CosmosQuery.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/CosmosQuery.png -------------------------------------------------------------------------------- /images/DBKeys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/DBKeys.png -------------------------------------------------------------------------------- /images/Filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/Filter.png -------------------------------------------------------------------------------- /images/K8acipod.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/K8acipod.png -------------------------------------------------------------------------------- /images/K8secrets.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/K8secrets.png -------------------------------------------------------------------------------- /images/MetricsExplorer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/MetricsExplorer.png -------------------------------------------------------------------------------- /images/NewCollection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/NewCollection.png -------------------------------------------------------------------------------- /images/OpenFaaSUI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/OpenFaaSUI.png -------------------------------------------------------------------------------- /images/Search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/Search.png -------------------------------------------------------------------------------- /images/appsettings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/appsettings.png -------------------------------------------------------------------------------- /images/autoshutdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/autoshutdown.png -------------------------------------------------------------------------------- /images/k8acsconnector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/k8acsconnector.png -------------------------------------------------------------------------------- /images/k8deployments.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/k8deployments.png -------------------------------------------------------------------------------- /images/k8pods.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/k8pods.png -------------------------------------------------------------------------------- /images/k8service.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/k8service.png -------------------------------------------------------------------------------- /images/localrun.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/localrun.png -------------------------------------------------------------------------------- /images/registryrepo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/registryrepo.png -------------------------------------------------------------------------------- /images/swagger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/swagger.png -------------------------------------------------------------------------------- /images/swaggerresponse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shanepeckham/ContainersOnAzure_IntroLab/HEAD/images/swaggerresponse.png --------------------------------------------------------------------------------