Skip to content

Microsoft Azure Function App

Easily manage, deploy, scale, and share with Microsoft Azure Function App

Secure Function Apps Against Vulnerabilities
Table of Contents

What is a Function App?

A Function App is a Microsoft Azure Functions construct. Essentially it is a group of one or more Microsoft Azure Functions. You can deploy Azure Functions as part of a Microsoft Azure Function App to deploy and manage them collectively.

You must have a Microsoft Azure function app to host the execution of your functions. A function app lets you group functions as a logical unit for easier management, deployment, scaling, and sharing of resources.

Contrast Serverless Application Security supports Microsoft Azure Functions and enables customers to scan for security vulnerabilities on multi-cloud environments. 

What is an Azure Function?

Azure Functions lets you run code in a serverless environment without having to create a virtual machine or publish a web application. 

Learn More

Contrast is the clear customers’ choice

Contrast is named a Customers’ Choice in the 2021 Gartner Peer Insights “Voice of the Customer”: Application Security Testing report. With the highest percentage of 5-star ratings, this is the third consecutive year Contrast has received this powerful endorsement from customers.

gartner-peer-insight-2021

Built for Developers. Trusted by Security.

Infosys
ring-central-logo-1
bmw-logo-rgb
backbase-logo-2
intuit-logo
credit-suisse

Learn Secure Code

Cross Site Scripting (XSS)

CROSS SITE SCRIPTING (XSS)

Learn about Cross site scripting (XSS) and how it affects your Java source code

SQL Injection - Java-1

SQL INJECTION

Learn about SWL injection and how it affects your Java source code

Client Side Injection

CLIENT SIDE INJECTION

Learn about client-side injection and how it can affect your source code