LogoLogo
TwitterLinkedInGitHubPowerShell Gallery
  • About
  • Events
  • Blog
    • 2022
      • 🆕OSD January Update
      • 🆕PSCloudScript Basics
    • 2021
      • Start-OOBEDeploy
      • OSDCloud
      • PowerShell Gallery in WinPE
      • BitLocker KeyProtectors
      • WindowsCapability -and WindowsPackage
      • Scheduled Tasks
        • Building a Task
        • Task Permissions
        • Task Trigger
        • Action a PowerShell File
        • Action a PS Encoded Script
        • Conclusion
          • Windows Activation and Edition Change
          • REG.exe and Multiple Actions
    • 2019
      • 2019-02
        • Offline Servicing vs Reference Image
      • 2019-04
        • Windows 10 Upgrade MultiLang (Uno)
      • 2019-06
        • Offline Servicing Windows 10 with CU for .NET 4.8
        • OSDBuilder and .NET CU KB4480056
      • 2019-09
        • Black Screen During Windows 10 Setup
      • 2019-11
        • I Hate OSDBuilder
    • 2018
      • WinPE 10 1809 WPF DLL Fix
      • Microsoft Update Releases
      • Create WinPE.wim from Boot.wim or WinRE.wim
      • Windows Setup: FAT32 USB with +4GB Install.wim
      • Windows 10 from ESD
      • Windows 10 1809 Appx Issues
      • Mount-WindowsImage -Optimize
  • Guides
    • Autopilot App Registration
    • PSCloudScript
      • PS Cmdlets
      • GitHub Gist
      • GitHub Git Repo
      • Content-Type | Azure Static Web App
      • Command Shortening
      • Azure Key Vault Secret
      • OSD PowerShell Module
      • PSCloudScript Examples
        • Autopilot
        • AutopilotOOBE
        • OSDCloud Live
        • WinPE PowerShell Gallery
        • OSDCloud WinPE and OOBE
    • go OSDCloud
      • Azure Function
      • Custom Domain
      • SSL Binding
      • Proxies
  • PowerShell
    • OSD
    • OSDCloud
    • OSDBuilder (Offline Servicing)
    • OSDSUS (Update Catalogs)
    • OSDUpdate (MS Updates)
    • OSDDrivers (Compact Drivers)
    • PShot
      • Release Notes
      • Usage
        • -Directory
        • $AutoPath
        • -Prefix
        • -Count
        • -Delay
        • -Clipboard
        • -Primary
        • The Object
      • Technical
        • Why a Module?
        • Resolution, Scale and DPI
Powered by GitBook
On this page
  • Create Function App
  • Hosting
  • Optional Settings
  • Enable Proxies
  • Sponsor
  1. Guides
  2. go OSDCloud

Azure Function

Previousgo OSDCloudNextCustom Domain

Last updated 3 years ago

Get started by creating a new Function App in Azure Portal

Create Function App

  • Resource Group - Create a new one or use an existing Resource Group

  • Function App name - <Give it a good name>

  • Publish - Code

  • Runtime stack - PowerShell Core

  • Version - 7.0

  • Region - <your decision>

  • Next - Hosting

Hosting

  • Storage account - <Create new or choose an existing>

  • Operating System - Windows

  • Plan type - Consumption (Serverless)

  • Next

Optional Settings

Continue through to create your new Azure Function App. The remainder of the settings don't have an impact on the Function

Enable Proxies

The first thing you should notice is that Proxies is disabled. Complete the following steps

  1. Proxies: Disabled

  2. Configuration

  3. Function runtime settings

  4. Runtime version: ~3

  5. Save

  6. Refresh

  7. Refresh the Function App blade in your browser (not shown)

  8. Overview

  9. Restart

Sponsor

OSDeploy is sponsored by and their Systems Management Tools

Recast Software
HomeRecast Software
Sponsored by Recast Software
Logo