Azure / Azure/azure-functions-powershell-worker

Add an $IsAzureFunctions

Open
#81 7 comments 0 reactions 0 assignees View on GitHub
blocked enhancement
Dominant language
C#
Stars
215
Forks
61
Avg merge
21h 4m
Merged PRs (30d)
6

Description

Similar to `$IsWindows`, `$IsMacOS`, `$IsLinux`

Just a helper global variable that says whether a script is running in Azure Functions

cc/ @joeyaiello @SteveL-MSFT

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the existing implementations of $IsWindows, $IsMacOS, and $IsLinux in this repository, then trace how PowerShell global variables are initialized for the worker. Identify the Azure Functions runtime signal available to the worker and verify that the new helper is exposed only when running in Azure Functions.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp, powershell
Domain
backend, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.