You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
consttestInputs: (string|RegExp)[]=[appName,'Flex Consumption',location,/\.net/i,'4096','100','$(plus) Create new resource group',rgName,'$(plus) Create new storage account',saName,'$(plus) Create new Application Insights resource',aiName,'$(plus) Create new user assigned identity'];
43
+
consttestInputs: (string|RegExp)[]=[appName,'Flex Consumption',location,/\.net/i,'4096','100','Managed identity','$(plus) Create new resource group',rgName,'$(plus) Create new storage account',saName,'$(plus) Create new Application Insights resource',aiName,'$(plus) Create new user assigned identity'];
consttestInputs: (string|RegExp)[]=[app2Name,'Flex Consumption',location,/\.net/i,'4096','100',rgName,saName,aiName,'$(plus) Create new user assigned identity'];
54
+
consttestInputs: (string|RegExp)[]=[app2Name,'Flex Consumption',location,/\.net/i,'4096','100','Managed identity',rgName,saName,aiName,'$(plus) Create new user assigned identity'];
0 commit comments