Giter Site home page Giter Site logo

Howzit ;)

I added some course examples from my Microsoft courses in the Coursecontent. Clone that repo, do not fork it, I am consolidating 4-5 repos all in this one. It contains:

  • Azure PowerShell and CLI examples
  • DSC examples (IIS on Windows and LAMP stack on Linux)
  • Great diagrams about Github relational structures
  • Bicep examples
  • Much more...

For Azure App Service related demos, clone or fork Slots

  1. Create an App Service
  2. Configure an Environment variable for each of the custom properties in the appsettings.json file in the root of the repo (dbconn, site, colour and auth - don't forget to save 😉)
  3. Create a second deployment Slot - make sure to copy the config of the Production slot, else you will have to recreate the fields as opposed to just setting new values (both slots will merely render the appsettings.json file settings if not set in the app service slots)
  4. In the second slot (I will call mine UAT as I setup Github Approval for a UAT Environment in that repo hehee Mr fancypants)
  5. Got to the second Slot Deployment blade, and deploy the app from Github into your second slot. You should see the values you set fo rhte second slot in the app UI
  6. Swap slots or you can opt for auto Swap which will basically not allow for testing but rather give you a zero downtime type deployment

For container (Docker) demos, clone or fork docker-app. It has several folders but once pushed to ACR, you can easily deploy the container image to ACI, ACA, App Services and AKS. There is a workflow for thislast one, follow these steps:

  • In the root of the repo there is a Dockerfile referencing the actual app in /src directory
  • There is Github workflow called "Build and deploy an app to AKS" which will require you to setup a service principal in Github for your Azure Subscription (Service Princial needs Contribute to Subscription)
  • deployment.yaml will be referenced in the Workflow and deploy the app to an AKS cluster so you should update this file with the corresponding changes in the workflow file where relevant

Johan Myburgh's Projects

az400 icon az400

xsdfvsdfsdfsdfsdfdsfsdfsdfdsf

azure-search-openai-demo icon azure-search-openai-demo

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.

bitcoin icon bitcoin

Bitcoin Core integration/staging tree

dotnet icon dotnet

This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.

eshoponweb icon eshoponweb

Repository maintained by AZ-400 course and Learn content community. Project used for AZ-400 Labs. Forked from: https://github.com/dotnet-architecture/eShopOnWeb Sample - ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.