Skip to content

A miscelanea of all demos and templates to deploy them

License

Notifications You must be signed in to change notification settings

jmservera/miscdemos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miscellaneus demos

An attempt to have a compendium of demos with some templates to deploy the needed resources in Azure.

  • Event Grid for IoT: a demo of how to use Azure Event Grid MQTT capabilities to build an IoT environment, with some devices to test features like telemetry gathering, C2D messages, security, dashboard building, etc.
  • OCPP Server: an example deployment of a website and a Web PubSub service to simulate an OCPP 1.6 service behind an Application Gateway. Demonstrates:
    • Application Gateway rewrite rules
    • Private Endpoints
    • WebApp Virtual Network integration
    • Web PubSub custom protocol
    • NAT Gateway
  • AI: different demos demonstrating UX for AI with FluentAI, some Microsoft Copilot extension demos and a couple of Semantic Kernel simple demos for a console app and a web app.
  • Prompt Engineering Lab: this repo contains the source of the Prompt Engineering Lab, a hands-on lab for learning the basic principles of Prompt Engineering.