-
## Description
Hi,
I am a little confused and it might be me that does not understand enough about Powershell :-)
```powershell
Remove-AzStorageAccountNetworkRule [-ResourceGroupName] [-Name] …
-
## Description
The Connect-AzAccount function writes an object to the standard output when not using -WhatIf. However, it doesn't when -WhatIf is present.
Since WhatIf is key when writing test…
-
## Description
Verbose mode returns
Cannot verify the Microsoft .NET Framework version 4.7.2 because it is not included in the list of permitted versions.
## Steps to reproduce
```
PS …
-
## Description
If you pass a SharepointLinkedService linked service definition to Set-AzDataFactoryV2LinkedService in Az.DataFactory module, the item that gets deployed in Data Factory is created/upd…
-
## Description
Trying to remove a Shared IR from the PRIMARY ADF Instance via PowerShell fails with:
```
Remove-AzDataFactoryV2IntegrationRuntime: HTTP Status Code: InternalServerError
Error C…
-
## Description
Attempting to connect to azure with connect-azaccount command. Continue to return SSL connection could not be established. I am able to reproduce this issue with both PowerShell 5.…
-
## Description
Error "System.Management.Automation.PSInvalidOperationException: Exception type: NullReferenceException, Message: System.NullReferenceException: Object reference not set to an in…
-
## Description
When I have version 3.0.0 of the Az.Network installed I get the error:
get-azvirtualnetwork : The resource type 'virtualNetworks' could not be found in the namespace 'Microsoft.Ne…
-
## Description
Unable to create a Budget using New-AzConsumptionBudget.
This is true in both PowerShell 5.1 for Windows 10 and PowerShell 7.0.1 for CentOS 7.
I have attempted doing this, in bot…
-
## Description
When attempting to use Get-AzSynapseRoleDefinition or Get-AzSynapseRoleAssignment I am recieving the the following error.
One quick note, this issue is very similar to the issue…