Coder Social home page Coder Social logo

ivegamsft / java-on-azure-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure-samples/java-on-azure-examples

0.0 1.0 0.0 19.22 MB

Java on Azure examples

License: MIT License

Shell 0.40% Ruby 0.62% Java 84.90% HTML 2.24% Dockerfile 11.85%

java-on-azure-examples's Introduction

Java on Azure Examples

This GitHub repository contains a set of Azure examples specifically for Java developers to quickly get started with Azure. Please use the issue tracker to leave feedback, file issues or to propose other examples.

Getting started

To work with these examples it is assumed you have the Azure CLI installed, and you have logged in and set your default subscription. If you haven't done so follow the steps below.

Note: Logging in and setting your default subscription needs to be done once per terminal session.

Install Azure CLI

To setup the Azure CLI, please visit Install the Azure CLI. And once you are done come back to this README.

Login into Azure

  az login

Set your default subscription

Get a list of your subscriptions (notice the refresh parameter that retrieves up-to-date subscriptions from the server) :

  az account list --output table --refresh

Set your default subscription for this session using the subscription id from the previous output:

  az account set --subscription "subscription-id"

Our alphabetical list of examples

  1. Azure App Service examples
  2. Azure Cache for Redis examples
  3. Azure Container Apps examples
  4. Azure Container Instances examples
  5. Azure Container Registry examples
  6. Azure Cosmos DB examples
  7. Azure Data Explorer examples
  8. Azure Database for MySQL examples
  9. Azure Database for PostgreSQL examples
  10. Azure Event Hubs examples
  11. Azure Functions examples
  12. Azure Key Vault examples
  13. Azure Kubernetes Service examples
  14. Azure Monitor examples
  15. Azure Networking examples
  16. Azure Red Hat OpenShift examples
  17. Azure Resource Group examples
  18. Azure Service Bus examples
  19. Azure Spring Apps examples
  20. Azure SQL Database examples
  21. Azure Storage examples

Contributing

How do I contribute? See Contributing

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.