faxg / AzureTechEventQuickstartGuide

Infopages to get started with Azure at Tech events (Hackathons, workshops etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swiss Tech Event - Azure Quickstart Guide

This is a template repository, see the different branches for the actual event-specific pages.

Event Overview

  • Event page:
  • Schedule:
  • Challenges:

Your Microsoft contacts

Getting Started with Microsoft Azure

If you want to get the best Developer experience, you'll need to following:

You can also log-in to Azure using your existing GitHub account

It's best to use your private e-mail for the accounts, e.g. not your work or university e-mail, as this could lead to some problems with free Azure Credits etc.

Never used Azure before? We recommend: https://docs.microsoft.com/en-us/learn/modules/azure-architecture-fundamentals/

Hint: If English is not your first language, try changing /en-us/ to /de-de/ (for example). Works for most *.microsoft.com pages, including docs and learn tutorials.

Get Free Azure Credits (Azure Passes)

We provide 100$ / 90-days free credits, so that you can use Azure for free on your prototype. These "Azure Passes" come in the form of promo codes and need to be redeemed on a special website. Afterwards you should get a "Azure Sponsored Subscription" in your account.

Important: You only need ONE per team.

  • The process should forward to the Azure Portal after a few minutes. You should now be able to find the sponsored Subscription.

Essential Links

Choose your Azure Services

Depending on what technology and frameworks you want to use, here're some recommendations to get started.

Documentation Overview (all services): https://docs.microsoft.com/en-us/azure/?product=featured

Web Apps and APIs

Note: we recommend using GitHub Actions as CI/CD pipeline. Learn more here: https://docs.microsoft.com/en-us/learn/modules/github-actions-cd/

Databases and Storage

Azure Database services: https://docs.microsoft.com/en-us/azure/?product=databases

Machine Learning and Data Science

Solutions for Advanced Data Analysis with Python, MLOps etc.

Cognitive Services and A.I.

These are APIs and Cloud tools you can use for building intelligent aplications.

Azure SDKs and REST API

Most Azure Servies have SDK support for common languages (Python, JavaScript, C#, ...)

About

Infopages to get started with Azure at Tech events (Hackathons, workshops etc.)

License:MIT License