Stefan Stranger
Stefan Stranger
When I have a string containing a dash select-fuzzystring does not return any score. E.g. ```PowerShell Select-FuzzyString -Search 'Stefan-Stranger' -Data 'Stefan Stranger' # no result returned Select-FuzzyString -Search 'StefanStranger' -Data...
# Change I've created a new Azure DevOps Wiki statistics Power BI report. ## Type of Change Please delete options that are not relevant. - [ ] Bug fix (non-breaking...
When developing an Azure Function in Visual Studio Code debugging is not working as expected. When setting a breakpoint in a default example c# http triggered Function it does not...
When asking to list my Azure Automation Runbooks in the **Skype** client I don't get any returned. When running the same command (list runbooks) in **Microsoft Teams or Slack**. Stefan...
Ticker Widget which inserts constantly updated ticker info (example Twitter search results) into the Universal Dashboard (UD)
#### What problem would the feature you're requesting solve? I would like to store the http body request information for a PowerShell http triggered Azure Function in Application Insights. Here...
To enable the deployment of certain Azure Resources, Azure Resource Providers need to be registered. Not all Resource Providers are registered when deploying an new Landing Zone (Azure Subscription). A...
I'm trying to install the pymoof library on my Windows 11 machine with WSL installed. I know it's not on the list of tested devices but I wanted to give...
When I run the following from the samples folder I get the following error: D:\Install\Node\edge-powershell-master\samples\tryPowerShell> node .\test.js D:\Install\Node\edge-powershell-master\samples\tryPowerShell\test.js:16 if (error) throw error; ^ System.AggregateException: One or more errors occurred. --->...