Skip to content

Commit

Permalink
add additional table links
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamBerryiii committed Jan 5, 2024
1 parent 265d8e2 commit bd0e958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ Azure Edge Extensions are all built with the same basic principles, echoing the
| Exploration | [Azure IoT Operations through Polyglot Notebooks](https://github.com/Azure-Samples/azure-edge-extensions-polyglotnotebook-aio) | Polyglot Notebooks that demonstrate how to use [Azure IoT Operations](https://learn.microsoft.com/en-us/azure/iot-operations/get-started/overview-iot-operations) using Codespaces |
| Dev Loop | [K3D Debugging Dev Container for Azure IoT Operations](https://github.com/Azure-Samples/azure-edge-extensions-aio-dapr-net-devcontainer-k3d) | [Azure IoT Operations](https://learn.microsoft.com/en-us/azure/iot-operations/get-started/overview-iot-operations) debugging dev container with [k3d](https://k3d.io/) and [DAPR](https://dapr.io/) |
| Dev Loop | [IoT Edge Object Model](https://github.com/Azure-Samples/azure-edge-extensions-iotedge-objectmodel-dotnet) | This library provides extensions methods of the [Azure IoT SDK](https://learn.microsoft.com/en-us/azure/iot/iot-sdks). The object model supplies a common API to view and edit deployment manifests regardless of whether they originate from an At-Scale or single device deployment |
| IAC | [Terraform for Azure IoT Operations](https://github.com/Azure-Samples/azure-edge-extensions-aio-iac-terraform) | Infrastructure as Code (IaC) Terraform for [Azure IoT Operations](https://learn.microsoft.com/en-us/azure/iot-operations/get-started/overview-iot-operations) components. Includes initial infrastructure setup through Terraform |
| Operations | [IoT Edge Deployment Engine (.NET)](https://github.com/Azure-Samples/azure-edge-extensions-iotedge-deploymentengine-dotnet) | Deployment engine that provides enhanced experience and flexibility for the Azure IoT Edge deployment processes |
| IAC | [Terraform for Azure IoT Operations](https://github.com/Azure-Samples/azure-edge-extensions-aio-iac-terraform) | Infrastructure as Code (IaC) [Terraform](https://www.terraform.io/) for [Azure IoT Operations](https://learn.microsoft.com/en-us/azure/iot-operations/get-started/overview-iot-operations) components. Includes initial infrastructure setup through Terraform |
| Operations | [IoT Edge Deployment Engine (.NET)](https://github.com/Azure-Samples/azure-edge-extensions-iotedge-deploymentengine-dotnet) | Deployment engine that provides enhanced experience and flexibility for the [Azure IoT Edge](https://learn.microsoft.com/en-us/azure/iot-edge/about-iot-edge) deployment processes |
| ML/AI | [Retrieval-Augmented Generation for Azure IoT Operations](https://github.com/Azure-Samples/azure-edge-extensions-retrieval-augmented-generation) | A sample RAG solution for [AKS Edge Essentials](https://learn.microsoft.com/en-us/azure/aks/hybrid/aks-edge-overview) and [Azure IoT Operations](https://learn.microsoft.com/en-us/azure/iot-operations/get-started/overview-iot-operations) |
| Data Modeling | [ADT Transpiler](https://github.com/Azure-Samples/azure-edge-extensions-adt-transpiler) | Code-first transpiler to [DTDL](https://learn.microsoft.com/en-us/azure/digital-twins/concepts-models#digital-twin-definition-language-dtdl-for-models) |

Expand Down

0 comments on commit bd0e958

Please sign in to comment.