azure-powershell
azure-powershell copied to clipboard
Microsoft Azure PowerShell
### Description I have a script creating and updating tags on it and and for the last few days , the New-AzTag command failed on a Ms Sql database resource...
## Description sign job: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1757478&view=results ## Checklist - [x] Check this box to confirm: **I have read the [_Submitting Changes_](../blob/main/CONTRIBUTING.md#submitting-changes) section of [`CONTRIBUTING.md`](../blob/main/CONTRIBUTING.md) and reviewed the following information:** * **SHOULD**...
### Description of the new feature Related to https://github.com/Azure/azure-functions-nodejs-worker/issues/562 Node 18 is ready to be shown as a Preview stack for functions ### Proposed implementation details (optional) Example PRs I...
## Description - Modify the enable protection to also accept `RecoveryExtendedLocation` as parameter - Modify the create recovery plan to add three new scenarios: - EdgeZoneToEdgeZone - EdgeZoneToAzure - AzureToEdgeZone...
### Description Constructed the following Hash table to use as EnvironmentVariable: `$envVars = @{ AZP_URL = "https://dev.azure.com/TestProject/"; AZP_TOKEN_FILE = "/azp/.token"; AZP_POOL = "IaCS Container Agent Pool"; AZP_AGENT_NAME = "testagent" }`...
## Description ## Checklist - [ ] Check this box to confirm: **I have read the [_Submitting Changes_](../blob/main/CONTRIBUTING.md#submitting-changes) section of [`CONTRIBUTING.md`](../blob/main/CONTRIBUTING.md) and reviewed the following information:** * **SHOULD** select appropriate...
## Description ## Checklist - [x] Check this box to confirm: **I have read the [_Submitting Changes_](../blob/main/CONTRIBUTING.md#submitting-changes) section of [`CONTRIBUTING.md`](../blob/main/CONTRIBUTING.md) and reviewed the following information:** * **SHOULD** select appropriate branch....
### Description Azure DevOps uses the `vsts_azpcontainer` user which it directly injects into the container at run-time. This breaks the build as the module seems to have moved from `/usr/local/share/powershell/Modules`...
### Description Newly created function apps are not showing up on the Get-AzureRmWebApp, but when I try Set-AzureRmWebApp result is showing. ### Issue script & Debug output ```PowerShell $DebugPreference =...
## Description A draft PR to test https://github.com/Azure/azure-powershell/pull/19154 ## Checklist - [ ] Check this box to confirm: **I have read the [_Submitting Changes_](../blob/main/CONTRIBUTING.md#submitting-changes) section of [`CONTRIBUTING.md`](../blob/main/CONTRIBUTING.md) and reviewed the...