-
Description of the issue
------------------
Register-PSRepository pings an undocumented endpoint(https://go.microsoft.com/fwlink/?LinkID=397631&clcid=0x409). When this ping-endpoint fails for any re…
-
### What's going on?
Hello,
I'm trying to create an export of all of the instances each sensors went down from an .xlsx file in the last 2 months
I'm not sure what the issue is but when I try…
-
Hello!
Are there any plans to open source the service fabric sdk and build tools? By that I mean the msbuild targets/tasks and the powershell module used for deployment/management. I've started to …
-
I am using the manifest
```
#region Bootstrap PoShTeX
$modules = Get-Module -ListAvailable -Name posh-tex;
if (!$modules) {Install-Module posh-tex -Scope CurrentUser}
if (!($modules | ? {$_.Ver…
-
Reported by https://github.com/Azure/azure-powershell/issues/17410
Autorest.powershell will treat {} as null object. And do not send {} to backend.
Beside, we are suspecting service side may rep…
-
### Summary of the new feature / enhancement
It would be better to add a `-Raw` switch to the `ConvertFrom-StringData` cmdlet. Thanks to this, the user can avoid potential errors, especially in non-i…
-
### Description
AzAD cmdlets (ie. Get-AzADUser) only use the currently set context and ignore -DefaultProfile parameter.
We do a lot of parallel work on different threads against different tenants…
-
Here's a thought that just came to mind while discussing pluralized nouns in more Azure cmdlets with another MVP:
If a module author creates a binary module with cmdlets that have pluralized nouns, I…
-
###Notice: many issues / bugs reported are actually related to the PnP Core Library which is used behind the scenes. Consider carefully where to report an issue:###
1. **Are you using ```Apply-SPOP…
-
1. **Are you using ```Apply-PnPProvisioningTemplate``` or ```Get-PnPProvisioningTemplate```**? no.
2. **Is the issue related to the cmdlet itself, its parameters, the syntax, or do you suspect it is …