Azure

Azure Features / Logic APP

Azure

Microsoft Azure is a cloud computing service created and maintained by Microsoft for constructing, testing, deploying, and managing purposes and providers by means of Microsoft-managed knowledge facilities. It gives software program as a service (SaaS), platform as a service (PaaS), and infrastructure as a service (IaaS) and helps many alternative programming languages, instruments, and frameworks.

Azure Features lets you run small items of code (known as “capabilities”) with out worrying about software infrastructure. A perform is “triggered” by a selected kind of occasion like a timer-based occasion, HTTP occasion

Options

Some key options of Azure Features embrace,

  • Serverless purposes: Features help you develop serverless purposes on Microsoft Azure.
  • Selection of language: Write capabilities utilizing your selection of C#, Java, JavaScript, Python, and PowerShell.
  • Deliver your personal dependencies: Features helps NuGet and NPM, supplying you with entry to your favourite libraries.
  • Built-in safety: Defend HTTP-triggered capabilities with OAuth suppliers corresponding to Azure Lively Listing, Fb, Google, Twitter, and Microsoft Account.
  • Simplified integration: Simply combine with Azure providers and software-as-a-service (SaaS) choices.
  • Versatile improvement: Arrange steady integration and deploy your code by means of GitHub, Azure DevOps Companies, and different supported improvement instruments.
  • Open-source: The capabilities runtime is open-source and obtainable on GitHub.

What can we do with Features?

Features is a superb resolution for processing bulk knowledge, integrating programs, working with the internet-of-things (IoT), and constructing easy APIs and micro-services.

A sequence of templates can be found to get you began with key situations together with,

  • HTTP: Run code based mostly on HTTP requests
  • Timer: Schedule code to run at predefined occasions
  • Azure Cosmos DB: Course of new and modified Azure Cosmos DB paperwork
  • Blob storage: Course of new and modified Azure Storage blobs
  • Queue storage: Reply to Azure Storage queue messages
  • Occasion Grid: Reply to Azure Occasion Grid occasions through subscriptions and filters
  • Occasion Hub: Reply to high-volumes of Azure Occasion Hub occasions
  • Service Bus Queue: Hook up with different Azure or on-premises providers by responding Service Bus queue messages
  • Service Bus Matter: Join different Azure providers or on-premises providers by responding to Service Bus matter messages

Azure Sensible

https://signup.azure.com/signup

Sources Teams

Azure Sources Teams are logical collections of digital machines, storage accounts, digital networks, internet apps, databases, and/or database servers.

Perform App

After login we are able to see on the dashboard “Perform App”, if not then we’ve got to go looking “Perform App” and open the app.

Azure Functions/Logic APP

Create Perform App

As we are able to see under screenshot we are able to create a brand new perform app with the under particulars.

Azure Functions/Logic APP

After creating the Perform app, the perform is deployed on the server. and we have to create the perform Occasions.

Perform Occasions are of various varieties. Right here we create HTTP set off with the under particulars.

  1. Present a reputation on your new perform.
  2. To limit using your perform we are able to set the Authorization stage.

There are three sorts of ranges obtainable,

  1. After we set ranges as Perform, then we’ve got to offer a perform key to name our perform.
  2.  After we set it as Admin, then you want to present the grasp key. Each the perform key and admin keys are discovered within the ‘keys’ administration panel on the portal when your perform is chosen.
  3.  After we don’t desire any authorization then we are able to merely set the extent as Nameless.

Azure Functions/Logic APP

Right here we created a easy Azure Perform with a “identify” enter param.

Azure Functions/Logic APP

Hear instance with output consequence for above Azure perform.

Azure Functions/Logic APP

Evaluate Azure Features and Azure Logic Apps

Features and Logic Apps are Azure providers that allow serverless workloads. Azure Features is a serverless compute service, whereas Azure Logic Apps gives serverless workflows.

Abstract

On this write-up, we mentioned Azure Features and options.

In my subsequent article, we are going to focus on find out how to deploy .web core and Angular purposes on the IIS server utilizing the deployment software Jenkins.

Show More

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button