azure-services

There are 42 repositories under azure-services topic.

  • Aakarsh-Lohani/FRT_Solar_Power

    This repo contains the "Solar Power" Full Stack Project for the Microsoft Future Ready Talent Virtual Internship.

    Language:HTML0100
  • Alessandroblas/AZ900

    Still WIP - My notes on AZ900 course

  • masudsayyed/FutureReadyTalent

    This Repository is a project based on Azure Cloud Services for Future Ready Talent

  • xzan8189/CryptoBot

    CryptoBot, a bot to stay updated on the crypto world. There are different features offered, including the ability to track one or more cryptocurrencies.

    Language:Python0101
  • kathleenwest/MyAzureWCFServiceDemo

    Positive Affirmations is a WCF service demo project hosted via Azure Cloud Services. A Windows Form Application functions as a test client where users can consume the service. This project presents a simple WCF Positive Affirmations Service that demos architectural styles of setting up, hosting via Azure Cloud Services, configuring services, and testing the service for http protocols. The service accepts a simple string, which represents a name, and returns a simple string with a randomized positive affirmation that acknowledges the name. Instead of using IIS Express, the simple service is hosted using Azure Cloud Services. The Visual Studio solution also has one client “tester” Windows Form application that tests the http protocol connection to the hosted service.

    Language:C#201