This repository has been archived by the owner on Jul 14, 2023. It is now read-only.
automatically fill in the resource group as “-g=“ for test scenarios that are list by subscription or any test scenarios for that matter which should not be using the local default resource group #337
Labels
https://teams.microsoft.com/l/message/19:031673a5362e4ff18bd7886a4ac7798a@thread.skype/1587657324942?tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47&groupId=de995b1a-16c1-4cc7-a49b-bc9f90bc6acd&parentMessageId=1587657324942&teamName=Azure%20Management%20Experience&channelName=CodeGen&createdTime=1587657324942
-- paste as ---
Rodge Fu Changlong Liu a common issue we have run into is when a test scenario tests list by subscription it will try to use the default resource group set in the local user’s environment. This will often cause the test to fail or end up testing list by resources group in reality. We would like the codegen to automatically fill in the resource group as “-g=“ for test scenarios that are list by subscription or any test scenarios for that matter which should not be using the local default resource group and for which the codgen left the resource group not filled in at all. The latest codegen 1.3.2 does not do this, unless there is some extra setting I can give it that I missed.
The text was updated successfully, but these errors were encountered: