NoriZC
NoriZC
/azp run azure-powershell - windows-powershell
@konjac The command is using the [Sdk based AccessPolicyEntry ](https://github.com/Azure/azure-powershell/blob/main/src/KeyVault/KeyVault.Sdk/Generated/Models/AccessPolicyEntry.cs) rather than the autorest generated one as you mentioned. You may need firstly update the sdk, implement the enum in...
Hi @sushil490023 please look into the failed cases. It seems the commands are sending requests of wrong version. Please check whether you used the newest code while recording. For example:...
@mwesigwaguma Seems there are many breaking changesd existed in this PR. For product maintanance, Azure PowerShell Modules only accept breaking changes in Major Releases. You should firstly raise another pr...
Please follow [this guidance ](https://eng.ms/docs/cloud-ai-platform/azure-core/azure-management-and-platforms/control-plane-bburns/azure-cli-tools-azure-cli-powershell-and-terraform/azure-cli-tools/devguide/azps/breaking-change/breaking-changes-process#how-to-do-breaking-changes) to introduce breaking changes.
@mwesigwaguma Yes. If the updates is splitted into 2 PRs: - For the one without breaking changes, we can merge it once all CI s passed. - For the one...
Hi @YanaXu @Sandido Please help confirm whether this PR is active or not. If not needed, or will not be needed currenly please close it. Thanks!
@veppala Converted this PR to Draft due to lack of activity. Will close it if no more updates. Please feel free to make it ready whenever you want!
/azp run
> @NoriZC - could you please check this PR? Hi @veppala, the pr looks good to me. I see that you requested a review from @prnutala. Should we wait for...