Pinned Repositories
aspireapp.blazor.net8.web
Simple demo of .NET Aspire App - shows how to build and deploy a Blazor app to Azure using CI/CD pipelines and smoke test with Playwright UI tests
AuthAspNetDemo
Simple demo of MVC Web app with authorization
azure-search-openai-demo-gha
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
chatgpt.blazor.demo
Example of calling ChatGPT API from a Blazor web app, with deploy pipelines
copilot-dotnet-rps
Learning GitHub Copilot with DotNet and Visual Studio: Rock Paper Scissors
dadabase.net8.function
Example of deploying a .NET 8 Function app into a Linux environment on Azure with Bicep and CI/CD
devops.library
Lyle's DevSecOps Examples
durable.function.demo
Azure Durable Functions Demo
playwright.course.materials
Materials for a class that explains the basics of Playwright Testing programs.
sql.dacpac.deploy
Example of deploying SQL Schema Changes via a SQL Database Project and DACPAC file to an Azure SQL Database
lluppesms's Repositories
lluppesms/devops.library
Lyle's DevSecOps Examples
lluppesms/sql.dacpac.deploy
Example of deploying SQL Schema Changes via a SQL Database Project and DACPAC file to an Azure SQL Database
lluppesms/chatgpt.blazor.demo
Example of calling ChatGPT API from a Blazor web app, with deploy pipelines
lluppesms/durable.function.demo
Azure Durable Functions Demo
lluppesms/activate.cicd.course
Course materials for Activate CI/CD With YML and Bicep class
lluppesms/activate.cicd.library
Library templates for Activate CI/CD with YML and Bicep Course
lluppesms/aspireapp.blazor.net8.web
Simple demo of .NET Aspire App - shows how to build and deploy a Blazor app to Azure using CI/CD pipelines and smoke test with Playwright UI tests
lluppesms/AuthAspNetDemo
Simple demo of MVC Web app with authorization
lluppesms/azure.iot.demo
Demo of a complete Azure IoT solution, with full CI/CD, IoT Hub, DPS, Simulator, and Dashboard
lluppesms/copilot-dotnet-rps
Learning GitHub Copilot with DotNet and Visual Studio: Rock Paper Scissors
lluppesms/dadabase.net8.function
Example of deploying a .NET 8 Function app into a Linux environment on Azure with Bicep and CI/CD
lluppesms/playwright.course.materials
Materials for a class that explains the basics of Playwright Testing programs.
lluppesms/aks.deploy.alerts.demo
Repo to demo creating queries and alerts and dashboards via Bicep
lluppesms/app.insights.upgrade
Upgrade Classic App Insights to use Log Analytics Workspaces
lluppesms/azdo.build.agents
How to deploy an Azure DevOps Build Agent to Azure Container Apps (or your desktop)
lluppesms/azdo.pipeline.library
A collection of Azure Pipelines, Pipes, and Templates that I have created
lluppesms/Azure-Integration-Services-Demo
lluppesms/bicep.container.registry
A demonstration of how to create and use Bicep Container Registries, and automate the publication of Bicep files into the registry
lluppesms/copilot-dotnet-rps-solutions
Code base for the Learning GitHub Copilot with DotNet Hands-On Labs
lluppesms/dadabase.net8.web
Dad-A-Base Web Front-end
lluppesms/demo-webapp-api-auth
lluppesms/Docs
Lyle's Helpful Development Documents Library
lluppesms/functions.demo
Azure Functions Demo
lluppesms/logicapps.standard.demo
Azure Logic Apps Standard Demo
lluppesms/multi.environment.deploy
Demo project that uses multiple service connections to deploy items into multiple Azure environments.
lluppesms/python.aca.webapp.demo
This is a sample project to demonstrate how to deploy a containerized Python app to Azure Container App Service via Azure DevOps Pipelines.
lluppesms/python.function.demo
Deploy an Azure Function written in Python that calls the Customer Vision OCR libraries
lluppesms/redis.query.demo
This repo was created to show an example of how to use an Azure Function with Azure Redis Cache to store values and to do a union query of those values.
lluppesms/skills-copilot-codespaces-vscode
lluppesms/webapi.dotnet48.demo
Example of deploying a .NET Framework 4.8 MVC/WebAPI app to Azure using GitHub Actions.