Code Monkey home page Code Monkey logo

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 Configuration examples
  2. Azure App Service examples
  3. Azure Cache for Redis examples
  4. Azure Cognitive Services examples
  5. Azure Container Apps examples
  6. Azure Container Instances examples
  7. Azure Container Registry examples
  8. Azure Cosmos DB examples
  9. Azure Front Door examples
  10. Azure Data Explorer examples
  11. Azure Database for MySQL examples
  12. Azure Database for PostgreSQL examples
  13. Azure Event Hubs examples
  14. Azure Functions examples
  15. Azure Key Vault examples
  16. Azure Kubernetes Service examples
  17. Azure Monitor examples
  18. Azure Networking examples
  19. Azure Red Hat OpenShift examples
  20. Azure Resource Group examples
  21. Azure Service Bus examples
  22. Azure Spring Apps examples
  23. Azure SQL Database examples
  24. Azure Storage examples

Contributing

How do I contribute? See Contributing

java-on-azure-examples's People

Contributors

49081 avatar agoncal avatar asmaefilali avatar dependabot[bot] avatar karlerickson avatar microsoft-github-operations[bot] avatar microsoftopensource avatar mnriem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

java-on-azure-examples's Issues

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.