Azure / Azure/azure-functions-powershell-worker

Include import statement for new DF SDK in `profile.ps1` template

Open
#961 0 comments 0 reactions 0 assignees View on GitHub
feature:durable functions
Dominant language
C#
Stars
215
Forks
61
Avg merge
21h 4m
Merged PRs (30d)
6

Description

As in title. This tracks the suggestion here: https://github.com/MicrosoftDocs/azure-docs-pr/pull/233981#discussion_r1220141242

The idea is to include a commented-out `Import-Module AzureFunctions.PowerShell.Durable.SDK -ErrorAction Stop` at the end of the `profile.ps1` template.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the profile.ps1 template in the repository and inspect how its existing imports and comments are organized. Add the requested commented import at the end, then verify that the generated template contains the exact statement without changing its active behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
developer-experience
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.