-
When opening the connection for DataSource = :memory:, the duckdb.dll i not located when running this module in Azure Automation.
Tested both for Powershell 5.1 and PowerShell 7.2
Throwing exce…
-
- Trying to migrate a function running in-process to out-of-process dotnet-isolated 7.
- Same code works perfectly in in-process mode. Causing this exception in dotnet-isolated 7 after migrating th…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
After I have configured the extension this shows up in the developer console:
ERR next is not a function: TypeError: next is not a function
at Request._callback (c:\Users\tomas.rudh\.vscode\ex…
-
Hello,
I just signed into Azure in VS Code, and every time I try to invoke the Azure tab in VSCode I get a box asking for a local working directory. I either enter a path or select enter and then …
foxt updated
3 months ago
-
Support use of [predefined variables](https://code.visualstudio.com/docs/editor/variables-reference) such as `${userHome}` to dynamically configure the `azureAutomation.directory.basePath` setting.
-
- Trying to migrate a function running in-process to out-of-process dotnet-isolated 7.
- Same code works perfectly in in-process mode. Causing this exception in dotnet-isolated 7 after migrating th…
-
Filing this so we can track the follow up. We need to update release notes for the latest change.
https://github.com/azureautomation/runbooks/blob/master/Utility/ARM/New-OnPremiseHybridWorker.ps1
…
-
I was able to import the module without any issues and its shows in the Modules section 1.9.5
The script works fine locally, however inside Azure Automation it keeps on loading.
Any reference to …
-
It fails to find the MMA directory which exists in the correct path as anticipated, maybe its unable to get the version number folder name?
After modifying Line 364 to the full path it works fine
…