🐅
RK Azure
  • ⚓Azure Tutorial
  • ✈️Azure Databricks
    • 🆒Deployment Steps
    • 🏍️Deployment Steps - NoPIP
    • 🐯Secure your Azure Databricks environment
    • ⛱️Azure Databricks Components
    • 🛩️Cloud Security Baseline for Azure Databricks
    • 🏹Medallion Architecture
      • 〽️Azure End-to-End Data Engineering Project: Incremental data pipeline [Part 1]
  • 🏍️Azure Data Factory
    • 🆒Deployment Steps
    • ⏳Secure your Azure Data Factory
    • ✈️Cloud Security Baseline for Azure Data Factory
  • 💣Azure Data Lake Storage Gen2
    • 📦Secure Your Azure Data Lake Storage Gen2
    • 🆒Deployment Steps
    • ✈️Cloud Security Baseline for Azure Data Lake Storage Gen2
  • 🛳️Azure Kubernetes Service (AKS)
    • 🪂Secure Your Azure Kubernetes Service (AKS)
    • ✈️Cloud Security Baseline for Azure Kubernetes Service (AKS)
    • 🧶Creating an Azure Kubernetes Service (AKS) Cluster: A Step-by-Step Guide
  • 🥦Azure Infrastructure as Code (IaC)
    • 💘Secure Your Azure Infrastructure as Code (IaC)
    • ✈️Cloud Security Baseline for Azure Infrastructure as Code (IaC)
  • 🛰️Azure DevOps
    • 🐯Secure your Azure DevOps environment
    • 🛩️Cloud Security Baseline for Azure DevOps
  • 🚢Azure OpenAI
    • ✈️Security Risks for Azure OpenAI
    • 🚔Cloud Security Baseline for Azure OpenAI
    • 🆒Deployment Steps
    • ⌛Use your own data with Azure OpenAI
    • 🚀Utilize prompt engineering in your app
    • Azure OpenAI - App Using Microsoft Entra ID
    • 🎊Creating Azure OpenAI Instances and Content Filter
    • 👑Bring Your Own Data to Azure OpenAI
  • 🍏Azure AI Studio
    • 🍎Secure your Azure AI Studio
    • 🍐Cloud Security Baseline for Azure AI Studio
  • 🍊Azure ML
    • 🍋Secure your Azure ML
    • 🍌Cloud Security Baseline for Azure ML
  • 🍉Azure Container Registry
    • 🍇Secure your Azure Container Registry
    • 🍓Cloud Security Baseline for Azure Container Registry
  • 🍈Azure Data Science VM
  • 🍒Azure Automation
    • 🥭Secure your Azure Automation
    • 🫐Cloud Security Baseline for Azure Automation
  • 🚉Azure AI Document Intelligence
    • 🥌Cloud Security Baseline for Azure AI Document Intelligence
    • 🐝Secure your Azure AI Document Intelligence
  • 🗣️Azure AI Search
    • 🔍Cloud Security Baseline for Azure AI Search
    • Secure your Azure AI Search
    • 🦕Azure Open AI: Setup Azure AI Search Solution
  • 🌤️Generative AI Solutions with Azure OpenAI
    • 🦕Deployment
    • Useful Links
  • 🍎Azure Logic Apps
    • 🗣️Cloud Security Baseline for Azure Logic Apps
    • 🪖Deployment Steps
  • 👩‍💼Azure API Management
    • 🪖Cloud Security Baseline for Azure API Management
      • 🌤️Deployment Steps
    • 👓Deployment
    • ⚙️Securely Integrating Azure API Management with Azure OpenAI via Application Gateway
  • 🔮Azure AI Hub
    • How to Deploy an Azure AI Hub Step-by-Step
  • 🕢Azure Event Hub
    • 🛫Deployment Steps
  • 🍎Azure Container Apps environments
    • Deploying an Azure Container Apps Environment in a VNet
  • 🔗Azure Important Links
  • 🕎Labs
    • Develop custom copilots with Azure AI Studio
      • 🙅‍♂️Fine-tuning
  • 📅Azure Database for PostgreSQL flexible server
  • 🪅Azure Cosmos DB
  • ✈️Azure AI Foundry + Azure AI Search + Azure OpenAI
  • 🛝Azure AI Foundry
    • 🛫Azure AI Foundry Implementation - 1
    • 🫶Azure AI Foundry Implementation - 2
    • 🛝Azure AI Foundry Implementation - 3
    • 🦾Setting up Azure AI foundry and build AI application
  • 🚇Azure - Connect resources between multiple subscription
    • 🔏How to set up Azure Private Link
    • 🤝How to Set Up Azure VNet Peering
    • 🖨️Azure Private Endpoint: Step-by-Step Implementation with DNS Registration
    • 🎊Creating Azure Private Endpoint and Private Link with DNS Configuration for VM Connectivity
Powered by GitBook
On this page
  1. 🍎Azure Logic Apps

🪖Deployment Steps

PreviousCloud Security Baseline for Azure Logic AppsNextAzure API Management

Last updated 9 months ago

CtrlK

Create a Standard logic app resource

Step 1 - Navigate to the Azure portal and log in.

Step 2 - Search for “Logic Apps” and select “Logic Apps”.

Step 3 - Click on “+ Add” and name your Logic App, for instance, “RK-Standard-Logic-App”.

Step 4 - Choose your subscription and create a new resource group.

Step 5 - Select “Standard” as the hosting plan.

Step 6 - Select “Storage” and create a storage account as the hosting plan.

Step 5 - Select “Networking” as you need to disable public access and select network injection if you need to select specific VNet to communicate.

Step 6 - Review and click “Create”.

Step 7 - Once the deployment is complete, head to the resource page to start creating your workflow.