-
We are using appveyor as Windows CI environment, and since a while, we are getting the following error right after setting up the environment:
```
[00:00:00] Build started
[00:00:00] git clone -q…
-
When running the Powershell commands for EFLOW (like Copy-EflowVmFile) if I'm running in Powershell 7 I see the following type of output:
```
PS C:\Temp> Copy-EflowVmFile -fromFile C:\Temp\packaged_…
-
## Description
Related to #8531, only happens locally. Not running any Azure Runbook.
## Steps to reproduce
```powershell
$k = Get-AzStorageAccountKey -Name $StorageAccountName -ResourceGroupN…
-
* PS 6.1.2, SF.Core 1.5.1
```
PS /home/sean> Get-SFIscsiSession -Target 192.168.103.29
Get-SFIscsiSession : Unable to find SFConnection with Name or Target/IP like '192.168.103.29'.
At line:1 ch…
-
## Tell us about the new integration you’d like to have
We want to push data to Azure Blob Storage. The data formats we would like to be able to write are:
* CSV
* JsonL
@tuliren will provide…
-
**Describe the issue**
On executing the command Invoke-NAVContainerCodeunit we get the error `Windows security identifier is not supported in online environments.`
This error can't be reproduced i…
-
### Core Library
MSAL.js v2 (@azure/msal-browser)
### Core Library Version
2.14.1
### Wrapper Library
Not Applicable
### Wrapper Library Version
None
### Description
We are trying to enable a…
-
### Describe the Bug
Dockerfile breaks after latest update to `FROM mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019`.
### Steps to Reproduce
This a basic implementation …
-
### What Happened?
when i try to open a tunnel with `minikube tunnel` it totally fail with a router error:
_router: error adding route: impossible mount route: object already exists_
os versi…
-
hello,
I'm trying to work through the following example (provision multiple X.509 devices with hsm):
https://docs.microsoft.com/en-us/azure/iot-dps/tutorial-custom-hsm-enrollment-group-x509
When …