azure-powershell
azure-powershell copied to clipboard
Microsoft Azure PowerShell
## Description from Azure poral ACR  ## Steps to reproduce from powershell return only 100 !  ```powershell
## Description  ## Mandatory Checklist - Please choose the target release of Azure PowerShell - [x] [General release](../blob/main/CONTRIBUTING.md#target-release-types) - [ ] [Public preview](../blob/main/CONTRIBUTING.md#target-release-types) - [ ] [Private...
## Description ## Mandatory Checklist - Please choose the target release of Azure PowerShell - [x] [General release](../blob/main/CONTRIBUTING.md#target-release-types) - [ ] [Public preview](../blob/main/CONTRIBUTING.md#target-release-types) - [ ] [Private preview](../blob/main/CONTRIBUTING.md#target-release-types) - [...
### Description Get-AzEffectiveRouteTable output does not include NextHopIpAddress and addressPrefix in the output. it is visible in the body data see also [ https://github.com/Azure/azure-powershell/issues/22231 ](url) where this bug is mentioned,...
### Description The output from [Diagnose a VM network routing problem - Azure PowerShell - Azure Network Watcher | Microsoft Learn](https://learn.microsoft.com/en-us/azure/network-watcher/diagnose-vm-network-routing-problem-powershell#view-details-of-a-route)  Actual output is as below:  And, AddressPrefix...
## Description ## Mandatory Checklist - Please choose the target release of Azure PowerShell - [x] [General release](../blob/main/CONTRIBUTING.md#target-release-types) - [ ] [Public preview](../blob/main/CONTRIBUTING.md#target-release-types) - [ ] [Private preview](../blob/main/CONTRIBUTING.md#target-release-types) - [...
## Description * Added option to set snapshot consistency type in policy cmdlets for creating or updating enhanced AzureVM policies. * Fixed an issue while setting soft delete vault property....
## Description Updated `Set-AzStackHCI` to use HTTP PATCH for updating cluster resource instead of HTTP PUT and to only send updated properties. ## Mandatory Checklist - Please choose the target...
This refactor is mostly concerning the verbosity of dynamic parameter logic within the cmdlet. This was broken up into the already existing TemplateUtility and the newly created ParameterUtility. Documentation was...
## Description This PR adds the commands for api-collections and security-connectors APIs Covering next REST specs: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/security/resource-manager/Microsoft.Security/preview/2023-09-01-preview/securityConnectorsDevOps.json https://github.com/Azure/azure-rest-api-specs/blob/main/specification/security/resource-manager/Microsoft.Security/preview/2023-10-01-preview/securityConnectors.json https://github.com/Azure/azure-rest-api-specs/blob/main/specification/security/resource-manager/Microsoft.Security/stable/2023-11-15/apiCollections.json ## Mandatory Checklist - Please choose the target release of Azure...