-
### Software
Desktop Application
### Operating System / Platform
Linux
### Your Pieces OS Version
10.1.6
### Early Access Program
- [ ] Yes, this is related to an Early Access Program feature.
…
-
If the json file isn't valid, we should notify the user of the issue.
**Requirements**
- Display modal if the settings file isn't valid with a description of the issue
- Include button to reset s…
-
# Background
In Azure Functions, there is a concept of "output bindings" which are essentially the output of your function. You define these outputs in the bindings section of the `function.json`. …
-
### Description
Get-AzDiagnosticSetting is not able to retrieve existing diagnostics settings of a key vault .
I have 5 key vaults, all diagnostic logging configures to log audit and metrics to a…
-
### Windows Version
Microsoft Windows [Version 10.0.22631.4169]
### WSL Version
2.2.4.0
### Are you using WSL 1 or WSL 2?
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.153.1-2
### Distro Ver…
-
On Windows Server 2012 R2 with PowerShell 4.0 we had to downgrade the module from v2.8.14 to v2.8.11 because we started receiving the following error when fetching CRM data:
System.Management.Autom…
ghost updated
3 years ago
-
### Environment
- Editor and Version (VS Code, Atom, Sublime): VSCode
- Your primary theme: Monokai
### Issue Description
I've created function
```powershell
function Set-WordTextHidde…
-
Address has a ValidateNotNullOrEmpty attribute however it's a valid operation to clear it.
If using DHCP then the manual address would be set back to automatic (just like the GUI).
If using a static…
-
I'm asking this seriously. Is the module still maintained by anyone?
Looking at the issues that have been opened and closed over the past year, the only closed issues are those closed by GitHub com…
-
Hi Richie,
i have seen that in you nuget file you have just the one DLL for the task. What else do you install on the build server to have a functioning environment?
So far I have been copying all…