Remove extra id property from azure subs and add type name helper (#12145)

* Remove extra id property from azure subs and add type name helper

* case

* Change a few names
This commit is contained in:
Charles Gagnon
2020-09-04 16:01:05 -07:00
committed by GitHub
parent f6b46a1c5c
commit 84ca18b428
24 changed files with 66 additions and 30 deletions

View File

@@ -81,8 +81,7 @@ function createContext(): TestContext {
subscriptions: [
{
name: 's1',
id: 's1',
subscriptionId: 's1'
id: 's1'
}
],
groups: [