azure-powershell
azure-powershell copied to clipboard
Microsoft Azure PowerShell
### Type of issue Missing information ### Feedback https://github.com/Azure/azure-powershell/blob/main/src/Sql/Sql/help/New-AzSqlDatabaseCopy.md > Use this cmdlet instead of the Start-AzSqlDatabaseCopy cmdlet to create a one-time database copy. Please let me know where this...
### Description The AzDeployment cmdlets (including New-AzSubscriptionDeployment, Test-AzSubscriptionDeployment, etc.) consistently emit an unexpected empty WARNING line to the console when using any Bicep input files that do not contain any...
### Type of issue Other (describe below) ### Feedback I have been working with the AzApplicationGateway command recently but have found them incredibly confusing to understand and could find very...
### Description The script https://github.com/lavanack/laurentvanacker.com/blob/master/Azure/Azure%20Virtual%20Desktop/Azure%20Image%20Builder/New-AzureComputeGalleryVM.ps1 works perfectly with AZ.Compute v6.3.0 but fails when upgrading to v7. I used this script as a demo for depoying a VM with an image...
### Description I run the following `Get-AzStorageFileHandle -ShareName "vmeasternshare" -Context $ctx.Context -Recursive` the following output. I would expect not to see any HTTP header request errors running the Powershell version....
Set-AzDataFactoryV2Pipeline - pipelineReturnValue deserialise value json and set setSystemVariable
### Description cmdlet Set-AzDataFactoryV2Pipeline does not deserialize the json structure contained in the value attribute of a SetVariable activity where the variableName is "pipelineReturnValue" as is configured when setting the...
### Description New-AzApiManagementApiRevision is failing when being called. The output is displaying " Property id '/apis/$apiId;rev=13' at path 'properties.sourceApiId' is invalid The command appears to get the API first, then...
### Description of the new feature Remove-AzPolicyAssignment does not support the -Force parameter, but all of the other Remove-AzPolicy* cmdlets do. Add -Force parameter for consistency. ### Proposed implementation details...
### Description The Unexpected character encountered while parsing value: E. Path '', line 0, position 0. on recent (including the latest) version of the Az.RecoveryServices powershell cmdlet fails with the...
### Description I was able to reproduce the issue on both the Az as well as AzPreview: Install-Module -Name Az -Scope CurrentUser PS C:\Users\Madis\OneDrive\Desktop\Code_Snippits> Login-AzAccount -UseDeviceAuthentication Login-AzAccount : Method 'get_SerializationSettings'...