Skip to content

An Azure Function app that demonstrates a simple HTTP trigger, responding with a welcome message. This serves as an introduction to building serverless applications on Azure.

Notifications You must be signed in to change notification settings

arslank001/MS-Azure-Function-App

Repository files navigation

Azure Function App

This repository contains an Azure Function app that demonstrates a simple HTTP trigger. When invoked, the function responds with a welcome message, showcasing how to build serverless applications using Azure Functions.

Features

  • HTTP Trigger: The function is triggered by HTTP requests.
  • Logging: Basic logging functionality to track requests.

Getting Started

Prerequisites

Installation

  1. Clone this repository:
    git clone https://github.com/yourusername/Azure-Function-App-Welcome.git
    cd Azure-Function-App-Welcome

About

An Azure Function app that demonstrates a simple HTTP trigger, responding with a welcome message. This serves as an introduction to building serverless applications on Azure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages