@microsoft/teamsfx-core 2.0.1-alpha.cb1f62669.0 → 2.0.1-alpha.d4f96cccc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (719) hide show
  1. package/build/common/deps-checker/checkerFactory.d.ts.map +1 -1
  2. package/build/common/deps-checker/checkerFactory.js +0 -7
  3. package/build/common/deps-checker/checkerFactory.js.map +1 -1
  4. package/build/common/deps-checker/constant/helpLink.d.ts +0 -4
  5. package/build/common/deps-checker/constant/helpLink.d.ts.map +1 -1
  6. package/build/common/deps-checker/constant/helpLink.js +1 -9
  7. package/build/common/deps-checker/constant/helpLink.js.map +1 -1
  8. package/build/common/deps-checker/constant/message.d.ts +0 -5
  9. package/build/common/deps-checker/constant/message.d.ts.map +1 -1
  10. package/build/common/deps-checker/constant/message.js +0 -6
  11. package/build/common/deps-checker/constant/message.js.map +1 -1
  12. package/build/common/deps-checker/constant/telemetry.d.ts +2 -33
  13. package/build/common/deps-checker/constant/telemetry.d.ts.map +1 -1
  14. package/build/common/deps-checker/constant/telemetry.js +0 -31
  15. package/build/common/deps-checker/constant/telemetry.js.map +1 -1
  16. package/build/common/deps-checker/depsChecker.d.ts +0 -3
  17. package/build/common/deps-checker/depsChecker.d.ts.map +1 -1
  18. package/build/common/deps-checker/depsChecker.js +0 -3
  19. package/build/common/deps-checker/depsChecker.js.map +1 -1
  20. package/build/common/deps-checker/depsError.d.ts +0 -9
  21. package/build/common/deps-checker/depsError.d.ts.map +1 -1
  22. package/build/common/deps-checker/depsError.js +1 -22
  23. package/build/common/deps-checker/depsError.js.map +1 -1
  24. package/build/common/deps-checker/depsManager.d.ts.map +1 -1
  25. package/build/common/deps-checker/depsManager.js +0 -3
  26. package/build/common/deps-checker/depsManager.js.map +1 -1
  27. package/build/common/deps-checker/internal/funcToolChecker.d.ts +2 -2
  28. package/build/common/deps-checker/internal/funcToolChecker.d.ts.map +1 -1
  29. package/build/common/deps-checker/internal/funcToolChecker.js.map +1 -1
  30. package/build/common/deps-checker/internal/nodeChecker.d.ts +0 -20
  31. package/build/common/deps-checker/internal/nodeChecker.d.ts.map +1 -1
  32. package/build/common/deps-checker/internal/nodeChecker.js +1 -51
  33. package/build/common/deps-checker/internal/nodeChecker.js.map +1 -1
  34. package/build/common/local/localEnvManager.d.ts +0 -9
  35. package/build/common/local/localEnvManager.d.ts.map +1 -1
  36. package/build/common/local/localEnvManager.js +0 -59
  37. package/build/common/local/localEnvManager.js.map +1 -1
  38. package/build/common/local/localStateHelper.d.ts.map +1 -1
  39. package/build/common/local/localStateHelper.js.map +1 -1
  40. package/build/common/projectSettingsHelper.d.ts +1 -7
  41. package/build/common/projectSettingsHelper.d.ts.map +1 -1
  42. package/build/common/projectSettingsHelper.js +5 -81
  43. package/build/common/projectSettingsHelper.js.map +1 -1
  44. package/build/common/projectSettingsHelperV3.d.ts +0 -1
  45. package/build/common/projectSettingsHelperV3.d.ts.map +1 -1
  46. package/build/common/projectSettingsHelperV3.js +1 -10
  47. package/build/common/projectSettingsHelperV3.js.map +1 -1
  48. package/build/common/samples.d.ts.map +1 -1
  49. package/build/common/samples.js +20 -42
  50. package/build/common/samples.js.map +1 -1
  51. package/build/common/telemetry.d.ts +0 -13
  52. package/build/common/telemetry.d.ts.map +1 -1
  53. package/build/common/telemetry.js +0 -13
  54. package/build/common/telemetry.js.map +1 -1
  55. package/build/common/templates-config.json +2 -1
  56. package/build/common/tools.d.ts +1 -16
  57. package/build/common/tools.d.ts.map +1 -1
  58. package/build/common/tools.js +54 -204
  59. package/build/common/tools.js.map +1 -1
  60. package/build/component/code/appSettingUtils.d.ts +1 -2
  61. package/build/component/code/appSettingUtils.d.ts.map +1 -1
  62. package/build/component/code/appSettingUtils.js +1 -46
  63. package/build/component/code/appSettingUtils.js.map +1 -1
  64. package/build/component/code/utils.d.ts +1 -8
  65. package/build/component/code/utils.d.ts.map +1 -1
  66. package/build/component/code/utils.js +5 -144
  67. package/build/component/code/utils.js.map +1 -1
  68. package/build/component/constant/deployConstant.d.ts.map +1 -1
  69. package/build/component/constant/deployConstant.js.map +1 -1
  70. package/build/component/constants.d.ts +3 -210
  71. package/build/component/constants.d.ts.map +1 -1
  72. package/build/component/constants.js +7 -404
  73. package/build/component/constants.js.map +1 -1
  74. package/build/component/coordinator/index.d.ts +8 -7
  75. package/build/component/coordinator/index.d.ts.map +1 -1
  76. package/build/component/coordinator/index.js +35 -188
  77. package/build/component/coordinator/index.js.map +1 -1
  78. package/build/component/debug/error.d.ts +0 -1
  79. package/build/component/debug/error.d.ts.map +1 -1
  80. package/build/component/debug/error.js +1 -11
  81. package/build/component/debug/error.js.map +1 -1
  82. package/build/component/debug/index.d.ts.map +1 -1
  83. package/build/component/debug/index.js +1 -25
  84. package/build/component/debug/index.js.map +1 -1
  85. package/build/component/deployUtils.d.ts +1 -8
  86. package/build/component/deployUtils.d.ts.map +1 -1
  87. package/build/component/deployUtils.js +2 -98
  88. package/build/component/deployUtils.js.map +1 -1
  89. package/build/component/driver/aad/create.d.ts.map +1 -1
  90. package/build/component/driver/aad/create.js +2 -2
  91. package/build/component/driver/aad/create.js.map +1 -1
  92. package/build/component/driver/aad/update.d.ts.map +1 -1
  93. package/build/component/driver/aad/update.js +2 -2
  94. package/build/component/driver/aad/update.js.map +1 -1
  95. package/build/component/driver/add/addWebPart.js +3 -3
  96. package/build/component/driver/add/addWebPart.js.map +1 -1
  97. package/build/component/driver/botAadApp/create.d.ts.map +1 -1
  98. package/build/component/driver/botAadApp/create.js +2 -2
  99. package/build/component/driver/botAadApp/create.js.map +1 -1
  100. package/build/component/driver/deploy/azure/impl/AzureZipDeployImpl.js +9 -9
  101. package/build/component/driver/deploy/azure/impl/AzureZipDeployImpl.js.map +1 -1
  102. package/build/component/driver/devTool/installDriver.d.ts.map +1 -1
  103. package/build/component/driver/devTool/installDriver.js +3 -2
  104. package/build/component/driver/devTool/installDriver.js.map +1 -1
  105. package/build/component/driver/interface/buildAndDeployArgs.d.ts +11 -11
  106. package/build/component/driver/interface/buildAndDeployArgs.d.ts.map +1 -1
  107. package/build/component/driver/script/baseBuildDriver.d.ts.map +1 -1
  108. package/build/component/driver/script/baseBuildDriver.js +2 -2
  109. package/build/component/driver/script/baseBuildDriver.js.map +1 -1
  110. package/build/component/driver/script/scriptDriver.d.ts +11 -1
  111. package/build/component/driver/script/scriptDriver.d.ts.map +1 -1
  112. package/build/component/driver/script/scriptDriver.js +121 -4
  113. package/build/component/driver/script/scriptDriver.js.map +1 -1
  114. package/build/component/error.d.ts +0 -3
  115. package/build/component/error.d.ts.map +1 -1
  116. package/build/component/error.js +1 -11
  117. package/build/component/error.js.map +1 -1
  118. package/build/component/feature/bot/question.d.ts.map +1 -1
  119. package/build/component/feature/bot/question.js +7 -16
  120. package/build/component/feature/bot/question.js.map +1 -1
  121. package/build/component/feature/cicd/cicd.d.ts +1 -2
  122. package/build/component/feature/cicd/cicd.d.ts.map +1 -1
  123. package/build/component/feature/cicd/cicd.js +2 -87
  124. package/build/component/feature/cicd/cicd.js.map +1 -1
  125. package/build/component/feature/sso.d.ts +0 -4
  126. package/build/component/feature/sso.d.ts.map +1 -1
  127. package/build/component/feature/sso.js +10 -144
  128. package/build/component/feature/sso.js.map +1 -1
  129. package/build/component/generator/generatorAction.d.ts.map +1 -1
  130. package/build/component/generator/generatorAction.js +1 -1
  131. package/build/component/generator/generatorAction.js.map +1 -1
  132. package/build/component/generator/spfx/depsChecker/dependencyChecker.d.ts +8 -0
  133. package/build/component/generator/spfx/depsChecker/dependencyChecker.d.ts.map +1 -0
  134. package/build/component/generator/spfx/depsChecker/dependencyChecker.js.map +1 -0
  135. package/build/component/{resource → generator}/spfx/depsChecker/generatorChecker.d.ts +1 -4
  136. package/build/component/generator/spfx/depsChecker/generatorChecker.d.ts.map +1 -0
  137. package/build/component/{resource → generator}/spfx/depsChecker/generatorChecker.js +0 -39
  138. package/build/component/generator/spfx/depsChecker/generatorChecker.js.map +1 -0
  139. package/build/component/{resource → generator}/spfx/depsChecker/yoChecker.d.ts +1 -4
  140. package/build/component/generator/spfx/depsChecker/yoChecker.d.ts.map +1 -0
  141. package/build/component/{resource → generator}/spfx/depsChecker/yoChecker.js +0 -33
  142. package/build/component/generator/spfx/depsChecker/yoChecker.js.map +1 -0
  143. package/build/component/generator/spfx/error.d.ts +8 -0
  144. package/build/component/generator/spfx/error.d.ts.map +1 -0
  145. package/build/component/generator/spfx/error.js +55 -0
  146. package/build/component/generator/spfx/error.js.map +1 -0
  147. package/build/component/generator/spfx/spfxGenerator.d.ts.map +1 -0
  148. package/build/component/generator/{spfxGenerator.js → spfx/spfxGenerator.js} +16 -16
  149. package/build/component/generator/spfx/spfxGenerator.js.map +1 -0
  150. package/build/component/{resource → generator}/spfx/utils/constants.d.ts +0 -33
  151. package/build/component/generator/spfx/utils/constants.d.ts.map +1 -0
  152. package/build/component/{resource → generator}/spfx/utils/constants.js +1 -39
  153. package/build/component/generator/spfx/utils/constants.js.map +1 -0
  154. package/build/component/{resource → generator}/spfx/utils/progress-helper.d.ts +0 -5
  155. package/build/component/generator/spfx/utils/progress-helper.d.ts.map +1 -0
  156. package/build/component/generator/spfx/utils/progress-helper.js +21 -0
  157. package/build/component/generator/spfx/utils/progress-helper.js.map +1 -0
  158. package/build/component/generator/spfx/utils/question-helper.d.ts.map +1 -0
  159. package/build/component/generator/spfx/utils/question-helper.js.map +1 -0
  160. package/build/component/{resource → generator}/spfx/utils/questions.d.ts +0 -1
  161. package/build/component/generator/spfx/utils/questions.d.ts.map +1 -0
  162. package/build/component/{resource → generator}/spfx/utils/questions.js +2 -27
  163. package/build/component/generator/spfx/utils/questions.js.map +1 -0
  164. package/build/component/generator/spfx/utils/telemetry-helper.d.ts.map +1 -0
  165. package/build/component/generator/spfx/utils/telemetry-helper.js.map +1 -0
  166. package/build/component/generator/spfx/utils/telemetryEvents.d.ts.map +1 -0
  167. package/build/component/generator/spfx/utils/telemetryEvents.js.map +1 -0
  168. package/build/component/generator/spfx/utils/utils.d.ts.map +1 -0
  169. package/build/component/generator/spfx/utils/utils.js.map +1 -0
  170. package/build/component/generator/utils.js +2 -2
  171. package/build/component/generator/utils.js.map +1 -1
  172. package/build/component/middleware/envMW.js.map +1 -1
  173. package/build/component/provisionUtils.d.ts +2 -23
  174. package/build/component/provisionUtils.d.ts.map +1 -1
  175. package/build/component/provisionUtils.js +5 -523
  176. package/build/component/provisionUtils.js.map +1 -1
  177. package/build/component/question.d.ts +2 -64
  178. package/build/component/question.d.ts.map +1 -1
  179. package/build/component/question.js +50 -665
  180. package/build/component/question.js.map +1 -1
  181. package/build/component/registerService.d.ts +0 -16
  182. package/build/component/registerService.d.ts.map +1 -1
  183. package/build/component/registerService.js +0 -16
  184. package/build/component/registerService.js.map +1 -1
  185. package/build/component/resource/aadApp/aadApp.d.ts.map +1 -1
  186. package/build/component/resource/aadApp/aadApp.js +6 -24
  187. package/build/component/resource/aadApp/aadApp.js.map +1 -1
  188. package/build/component/resource/aadApp/utils/aadManifestHelper.js +2 -1
  189. package/build/component/resource/aadApp/utils/aadManifestHelper.js.map +1 -1
  190. package/build/component/resource/appManifest/appManifest.d.ts +0 -6
  191. package/build/component/resource/appManifest/appManifest.d.ts.map +1 -1
  192. package/build/component/resource/appManifest/appManifest.js +24 -247
  193. package/build/component/resource/appManifest/appManifest.js.map +1 -1
  194. package/build/component/resource/appManifest/appStudio.d.ts +1 -21
  195. package/build/component/resource/appManifest/appStudio.d.ts.map +1 -1
  196. package/build/component/resource/appManifest/appStudio.js +15 -257
  197. package/build/component/resource/appManifest/appStudio.js.map +1 -1
  198. package/build/component/resource/botService/errors.d.ts +0 -2
  199. package/build/component/resource/botService/errors.d.ts.map +1 -1
  200. package/build/component/resource/botService/errors.js +1 -43
  201. package/build/component/resource/botService/errors.js.map +1 -1
  202. package/build/component/utils/ResourceGroupHelper.d.ts +1 -5
  203. package/build/component/utils/ResourceGroupHelper.d.ts.map +1 -1
  204. package/build/component/utils/ResourceGroupHelper.js +0 -6
  205. package/build/component/utils/ResourceGroupHelper.js.map +1 -1
  206. package/build/component/utils/charsetUtils.d.ts +3 -0
  207. package/build/component/utils/charsetUtils.d.ts.map +1 -0
  208. package/build/component/utils/charsetUtils.js +241 -0
  209. package/build/component/utils/charsetUtils.js.map +1 -0
  210. package/build/component/utils/metadataUtil.d.ts.map +1 -1
  211. package/build/component/utils/metadataUtil.js +9 -7
  212. package/build/component/utils/metadataUtil.js.map +1 -1
  213. package/build/component/utils/pathUtils.d.ts.map +1 -1
  214. package/build/component/utils/pathUtils.js +2 -2
  215. package/build/component/utils/pathUtils.js.map +1 -1
  216. package/build/component/utils.d.ts +1 -29
  217. package/build/component/utils.d.ts.map +1 -1
  218. package/build/component/utils.js +24 -501
  219. package/build/component/utils.js.map +1 -1
  220. package/build/component/workflow.d.ts +0 -2
  221. package/build/component/workflow.d.ts.map +1 -1
  222. package/build/component/workflow.js +1 -692
  223. package/build/component/workflow.js.map +1 -1
  224. package/build/core/FxCore.d.ts +0 -13
  225. package/build/core/FxCore.d.ts.map +1 -1
  226. package/build/core/FxCore.js +1 -55
  227. package/build/core/FxCore.js.map +1 -1
  228. package/build/core/FxCoreImplementV3.d.ts +2 -4
  229. package/build/core/FxCoreImplementV3.d.ts.map +1 -1
  230. package/build/core/FxCoreImplementV3.js +58 -102
  231. package/build/core/FxCoreImplementV3.js.map +1 -1
  232. package/build/core/collaborator.d.ts +2 -0
  233. package/build/core/collaborator.d.ts.map +1 -1
  234. package/build/core/collaborator.js +2 -0
  235. package/build/core/collaborator.js.map +1 -1
  236. package/build/core/environment.d.ts +2 -4
  237. package/build/core/environment.d.ts.map +1 -1
  238. package/build/core/environment.js +44 -108
  239. package/build/core/environment.js.map +1 -1
  240. package/build/core/error.d.ts +1 -34
  241. package/build/core/error.d.ts.map +1 -1
  242. package/build/core/error.js +1 -112
  243. package/build/core/error.js.map +1 -1
  244. package/build/core/globalVars.d.ts +0 -1
  245. package/build/core/globalVars.d.ts.map +1 -1
  246. package/build/core/globalVars.js +1 -15
  247. package/build/core/globalVars.js.map +1 -1
  248. package/build/core/middleware/projectMigratorV3.d.ts +3 -1
  249. package/build/core/middleware/projectMigratorV3.d.ts.map +1 -1
  250. package/build/core/middleware/projectMigratorV3.js +43 -49
  251. package/build/core/middleware/projectMigratorV3.js.map +1 -1
  252. package/build/core/middleware/projectSettingsLoader.d.ts.map +1 -1
  253. package/build/core/middleware/projectSettingsLoader.js +9 -20
  254. package/build/core/middleware/projectSettingsLoader.js.map +1 -1
  255. package/build/core/middleware/projectVersionChecker.d.ts.map +1 -1
  256. package/build/core/middleware/projectVersionChecker.js +10 -23
  257. package/build/core/middleware/projectVersionChecker.js.map +1 -1
  258. package/build/core/middleware/questionModel.d.ts +0 -1
  259. package/build/core/middleware/questionModel.d.ts.map +1 -1
  260. package/build/core/middleware/questionModel.js +8 -54
  261. package/build/core/middleware/questionModel.js.map +1 -1
  262. package/build/core/middleware/utils/MigrationUtils.d.ts +0 -5
  263. package/build/core/middleware/utils/MigrationUtils.d.ts.map +1 -1
  264. package/build/core/middleware/utils/MigrationUtils.js +1 -77
  265. package/build/core/middleware/utils/MigrationUtils.js.map +1 -1
  266. package/build/core/middleware/utils/migrationContext.d.ts.map +1 -1
  267. package/build/core/middleware/utils/migrationContext.js +0 -4
  268. package/build/core/middleware/utils/migrationContext.js.map +1 -1
  269. package/build/core/question.d.ts +1 -12
  270. package/build/core/question.d.ts.map +1 -1
  271. package/build/core/question.js +17 -240
  272. package/build/core/question.js.map +1 -1
  273. package/build/core/types.d.ts +0 -10
  274. package/build/core/types.d.ts.map +1 -1
  275. package/build/error/common.d.ts +6 -0
  276. package/build/error/common.d.ts.map +1 -1
  277. package/build/error/common.js +26 -1
  278. package/build/error/common.js.map +1 -1
  279. package/build/error/script.d.ts +1 -1
  280. package/build/error/script.d.ts.map +1 -1
  281. package/build/error/script.js +3 -3
  282. package/build/error/script.js.map +1 -1
  283. package/build/index.d.ts +0 -2
  284. package/build/index.d.ts.map +1 -1
  285. package/build/index.js +1 -4
  286. package/build/index.js.map +1 -1
  287. package/package.json +14 -34
  288. package/resource/package.nls.json +6 -241
  289. package/templates/fallback/common.zip +0 -0
  290. package/templates/fallback/csharp.zip +0 -0
  291. package/templates/fallback/js.zip +0 -0
  292. package/templates/fallback/ts.zip +0 -0
  293. package/build/common/azure-hosting/azureAppServiceHosting.d.ts +0 -16
  294. package/build/common/azure-hosting/azureAppServiceHosting.d.ts.map +0 -1
  295. package/build/common/azure-hosting/azureAppServiceHosting.js +0 -33
  296. package/build/common/azure-hosting/azureAppServiceHosting.js.map +0 -1
  297. package/build/common/azure-hosting/azureFunctionHosting.d.ts +0 -14
  298. package/build/common/azure-hosting/azureFunctionHosting.d.ts.map +0 -1
  299. package/build/common/azure-hosting/azureFunctionHosting.js +0 -34
  300. package/build/common/azure-hosting/azureFunctionHosting.js.map +0 -1
  301. package/build/common/azure-hosting/azureHosting.d.ts +0 -23
  302. package/build/common/azure-hosting/azureHosting.d.ts.map +0 -1
  303. package/build/common/azure-hosting/azureHosting.js +0 -95
  304. package/build/common/azure-hosting/azureHosting.js.map +0 -1
  305. package/build/common/azure-hosting/azureOps.d.ts +0 -17
  306. package/build/common/azure-hosting/azureOps.d.ts.map +0 -1
  307. package/build/common/azure-hosting/azureOps.js +0 -94
  308. package/build/common/azure-hosting/azureOps.js.map +0 -1
  309. package/build/common/azure-hosting/hostingConstant.d.ts +0 -46
  310. package/build/common/azure-hosting/hostingConstant.d.ts.map +0 -1
  311. package/build/common/azure-hosting/hostingConstant.js +0 -86
  312. package/build/common/azure-hosting/hostingConstant.js.map +0 -1
  313. package/build/common/azure-hosting/hostingError.d.ts +0 -47
  314. package/build/common/azure-hosting/hostingError.d.ts.map +0 -1
  315. package/build/common/azure-hosting/hostingError.js +0 -83
  316. package/build/common/azure-hosting/hostingError.js.map +0 -1
  317. package/build/common/azure-hosting/hostingFactory.d.ts +0 -6
  318. package/build/common/azure-hosting/hostingFactory.d.ts.map +0 -1
  319. package/build/common/azure-hosting/hostingFactory.js +0 -22
  320. package/build/common/azure-hosting/hostingFactory.js.map +0 -1
  321. package/build/common/azure-hosting/interfaces.d.ts +0 -58
  322. package/build/common/azure-hosting/interfaces.d.ts.map +0 -1
  323. package/build/common/azure-hosting/interfaces.js +0 -12
  324. package/build/common/azure-hosting/interfaces.js.map +0 -1
  325. package/build/common/azure-hosting/messages.d.ts +0 -10
  326. package/build/common/azure-hosting/messages.d.ts.map +0 -1
  327. package/build/common/azure-hosting/messages.js +0 -16
  328. package/build/common/azure-hosting/messages.js.map +0 -1
  329. package/build/common/azure-hosting/utils.d.ts +0 -10
  330. package/build/common/azure-hosting/utils.d.ts.map +0 -1
  331. package/build/common/azure-hosting/utils.js +0 -107
  332. package/build/common/azure-hosting/utils.js.map +0 -1
  333. package/build/common/deps-checker/internal/ngrokChecker.d.ts +0 -27
  334. package/build/common/deps-checker/internal/ngrokChecker.d.ts.map +0 -1
  335. package/build/common/deps-checker/internal/ngrokChecker.js +0 -222
  336. package/build/common/deps-checker/internal/ngrokChecker.js.map +0 -1
  337. package/build/common/samples-config.json +0 -201
  338. package/build/component/code/spfxTabCode.d.ts +0 -11
  339. package/build/component/code/spfxTabCode.d.ts.map +0 -1
  340. package/build/component/code/spfxTabCode.js +0 -237
  341. package/build/component/code/spfxTabCode.js.map +0 -1
  342. package/build/component/connection/apimConfig.d.ts +0 -11
  343. package/build/component/connection/apimConfig.d.ts.map +0 -1
  344. package/build/component/connection/apimConfig.js +0 -44
  345. package/build/component/connection/apimConfig.js.map +0 -1
  346. package/build/component/connection/azureFunctionConfig.d.ts +0 -9
  347. package/build/component/connection/azureFunctionConfig.d.ts.map +0 -1
  348. package/build/component/connection/azureFunctionConfig.js +0 -25
  349. package/build/component/connection/azureFunctionConfig.js.map +0 -1
  350. package/build/component/connection/azureResourceConfig.d.ts +0 -11
  351. package/build/component/connection/azureResourceConfig.d.ts.map +0 -1
  352. package/build/component/connection/azureResourceConfig.js +0 -72
  353. package/build/component/connection/azureResourceConfig.js.map +0 -1
  354. package/build/component/connection/azureWebAppConfig.d.ts +0 -9
  355. package/build/component/connection/azureWebAppConfig.d.ts.map +0 -1
  356. package/build/component/connection/azureWebAppConfig.js +0 -25
  357. package/build/component/connection/azureWebAppConfig.js.map +0 -1
  358. package/build/component/coordinator/lifecycleStage.d.ts +0 -2
  359. package/build/component/coordinator/lifecycleStage.d.ts.map +0 -1
  360. package/build/component/coordinator/lifecycleStage.js +0 -23
  361. package/build/component/coordinator/lifecycleStage.js.map +0 -1
  362. package/build/component/core.d.ts +0 -65
  363. package/build/component/core.d.ts.map +0 -1
  364. package/build/component/core.js +0 -653
  365. package/build/component/core.js.map +0 -1
  366. package/build/component/debug/util/ngrok.d.ts +0 -6
  367. package/build/component/debug/util/ngrok.d.ts.map +0 -1
  368. package/build/component/debug/util/ngrok.js +0 -65
  369. package/build/component/debug/util/ngrok.js.map +0 -1
  370. package/build/component/envManager.d.ts +0 -4
  371. package/build/component/envManager.d.ts.map +0 -1
  372. package/build/component/envManager.js +0 -25
  373. package/build/component/envManager.js.map +0 -1
  374. package/build/component/feature/api/api.d.ts +0 -8
  375. package/build/component/feature/api/api.d.ts.map +0 -1
  376. package/build/component/feature/api/api.js +0 -188
  377. package/build/component/feature/api/api.js.map +0 -1
  378. package/build/component/feature/apiconnector/ApiConnectorImpl.d.ts +0 -23
  379. package/build/component/feature/apiconnector/ApiConnectorImpl.d.ts.map +0 -1
  380. package/build/component/feature/apiconnector/ApiConnectorImpl.js +0 -288
  381. package/build/component/feature/apiconnector/ApiConnectorImpl.js.map +0 -1
  382. package/build/component/feature/apiconnector/apiConnector.d.ts +0 -11
  383. package/build/component/feature/apiconnector/apiConnector.d.ts.map +0 -1
  384. package/build/component/feature/apiconnector/apiConnector.js +0 -43
  385. package/build/component/feature/apiconnector/apiConnector.js.map +0 -1
  386. package/build/component/feature/apiconnector/checker.d.ts +0 -7
  387. package/build/component/feature/apiconnector/checker.d.ts.map +0 -1
  388. package/build/component/feature/apiconnector/checker.js +0 -74
  389. package/build/component/feature/apiconnector/checker.js.map +0 -1
  390. package/build/component/feature/apiconnector/config.d.ts +0 -23
  391. package/build/component/feature/apiconnector/config.d.ts.map +0 -1
  392. package/build/component/feature/apiconnector/config.js +0 -5
  393. package/build/component/feature/apiconnector/config.js.map +0 -1
  394. package/build/component/feature/apiconnector/constants.d.ts +0 -50
  395. package/build/component/feature/apiconnector/constants.d.ts.map +0 -1
  396. package/build/component/feature/apiconnector/constants.js +0 -61
  397. package/build/component/feature/apiconnector/constants.js.map +0 -1
  398. package/build/component/feature/apiconnector/depsHandler.d.ts +0 -14
  399. package/build/component/feature/apiconnector/depsHandler.d.ts.map +0 -1
  400. package/build/component/feature/apiconnector/depsHandler.js +0 -109
  401. package/build/component/feature/apiconnector/depsHandler.js.map +0 -1
  402. package/build/component/feature/apiconnector/envHandler.d.ts +0 -21
  403. package/build/component/feature/apiconnector/envHandler.d.ts.map +0 -1
  404. package/build/component/feature/apiconnector/envHandler.js +0 -128
  405. package/build/component/feature/apiconnector/envHandler.js.map +0 -1
  406. package/build/component/feature/apiconnector/errors.d.ts +0 -53
  407. package/build/component/feature/apiconnector/errors.d.ts.map +0 -1
  408. package/build/component/feature/apiconnector/errors.js +0 -64
  409. package/build/component/feature/apiconnector/errors.js.map +0 -1
  410. package/build/component/feature/apiconnector/questions.d.ts +0 -41
  411. package/build/component/feature/apiconnector/questions.d.ts.map +0 -1
  412. package/build/component/feature/apiconnector/questions.js +0 -262
  413. package/build/component/feature/apiconnector/questions.js.map +0 -1
  414. package/build/component/feature/apiconnector/result.d.ts +0 -23
  415. package/build/component/feature/apiconnector/result.d.ts.map +0 -1
  416. package/build/component/feature/apiconnector/result.js +0 -40
  417. package/build/component/feature/apiconnector/result.js.map +0 -1
  418. package/build/component/feature/apiconnector/sampleHandler.d.ts +0 -10
  419. package/build/component/feature/apiconnector/sampleHandler.d.ts.map +0 -1
  420. package/build/component/feature/apiconnector/sampleHandler.js +0 -62
  421. package/build/component/feature/apiconnector/sampleHandler.js.map +0 -1
  422. package/build/component/feature/apiconnector/telemetry.d.ts +0 -42
  423. package/build/component/feature/apiconnector/telemetry.d.ts.map +0 -1
  424. package/build/component/feature/apiconnector/telemetry.js +0 -70
  425. package/build/component/feature/apiconnector/telemetry.js.map +0 -1
  426. package/build/component/feature/apiconnector/utils.d.ts +0 -18
  427. package/build/component/feature/apiconnector/utils.d.ts.map +0 -1
  428. package/build/component/feature/apiconnector/utils.js +0 -90
  429. package/build/component/feature/apiconnector/utils.js.map +0 -1
  430. package/build/component/feature/apim.d.ts +0 -8
  431. package/build/component/feature/apim.d.ts.map +0 -1
  432. package/build/component/feature/apim.js +0 -123
  433. package/build/component/feature/apim.js.map +0 -1
  434. package/build/component/feature/bot/bot.d.ts +0 -12
  435. package/build/component/feature/bot/bot.d.ts.map +0 -1
  436. package/build/component/feature/bot/bot.js +0 -309
  437. package/build/component/feature/bot/bot.js.map +0 -1
  438. package/build/component/feature/keyVault.d.ts +0 -16
  439. package/build/component/feature/keyVault.d.ts.map +0 -1
  440. package/build/component/feature/keyVault.js +0 -90
  441. package/build/component/feature/keyVault.js.map +0 -1
  442. package/build/component/feature/spfx.d.ts +0 -9
  443. package/build/component/feature/spfx.d.ts.map +0 -1
  444. package/build/component/feature/spfx.js +0 -121
  445. package/build/component/feature/spfx.js.map +0 -1
  446. package/build/component/feature/sql.d.ts +0 -10
  447. package/build/component/feature/sql.d.ts.map +0 -1
  448. package/build/component/feature/sql.js +0 -80
  449. package/build/component/feature/sql.js.map +0 -1
  450. package/build/component/feature/tab.d.ts +0 -10
  451. package/build/component/feature/tab.d.ts.map +0 -1
  452. package/build/component/feature/tab.js +0 -238
  453. package/build/component/feature/tab.js.map +0 -1
  454. package/build/component/generator/spfxGenerator.d.ts.map +0 -1
  455. package/build/component/generator/spfxGenerator.js.map +0 -1
  456. package/build/component/resource/azureAppService/azureAppService.d.ts +0 -12
  457. package/build/component/resource/azureAppService/azureAppService.d.ts.map +0 -1
  458. package/build/component/resource/azureAppService/azureAppService.js +0 -48
  459. package/build/component/resource/azureAppService/azureAppService.js.map +0 -1
  460. package/build/component/resource/azureAppService/azureFunction.d.ts +0 -36
  461. package/build/component/resource/azureAppService/azureFunction.d.ts.map +0 -1
  462. package/build/component/resource/azureAppService/azureFunction.js +0 -155
  463. package/build/component/resource/azureAppService/azureFunction.js.map +0 -1
  464. package/build/component/resource/azureAppService/azureLibs.d.ts +0 -6
  465. package/build/component/resource/azureAppService/azureLibs.d.ts.map +0 -1
  466. package/build/component/resource/azureAppService/azureLibs.js +0 -13
  467. package/build/component/resource/azureAppService/azureLibs.js.map +0 -1
  468. package/build/component/resource/azureAppService/azureWebApp.d.ts +0 -30
  469. package/build/component/resource/azureAppService/azureWebApp.d.ts.map +0 -1
  470. package/build/component/resource/azureAppService/azureWebApp.js +0 -43
  471. package/build/component/resource/azureAppService/azureWebApp.js.map +0 -1
  472. package/build/component/resource/azureAppService/common.d.ts +0 -10
  473. package/build/component/resource/azureAppService/common.d.ts.map +0 -1
  474. package/build/component/resource/azureAppService/common.js +0 -80
  475. package/build/component/resource/azureAppService/common.js.map +0 -1
  476. package/build/component/resource/azureAppService/dir-walk.d.ts +0 -4
  477. package/build/component/resource/azureAppService/dir-walk.d.ts.map +0 -1
  478. package/build/component/resource/azureAppService/dir-walk.js +0 -21
  479. package/build/component/resource/azureAppService/dir-walk.js.map +0 -1
  480. package/build/component/resource/azureSql/actions/configure.d.ts +0 -15
  481. package/build/component/resource/azureSql/actions/configure.d.ts.map +0 -1
  482. package/build/component/resource/azureSql/actions/configure.js +0 -92
  483. package/build/component/resource/azureSql/actions/configure.js.map +0 -1
  484. package/build/component/resource/azureSql/actions/provision.d.ts +0 -10
  485. package/build/component/resource/azureSql/actions/provision.d.ts.map +0 -1
  486. package/build/component/resource/azureSql/actions/provision.js +0 -63
  487. package/build/component/resource/azureSql/actions/provision.js.map +0 -1
  488. package/build/component/resource/azureSql/actions/utils.d.ts +0 -12
  489. package/build/component/resource/azureSql/actions/utils.d.ts.map +0 -1
  490. package/build/component/resource/azureSql/actions/utils.js +0 -82
  491. package/build/component/resource/azureSql/actions/utils.js.map +0 -1
  492. package/build/component/resource/azureSql/azureSql.d.ts +0 -24
  493. package/build/component/resource/azureSql/azureSql.d.ts.map +0 -1
  494. package/build/component/resource/azureSql/azureSql.js +0 -75
  495. package/build/component/resource/azureSql/azureSql.js.map +0 -1
  496. package/build/component/resource/azureSql/clients/management.d.ts +0 -18
  497. package/build/component/resource/azureSql/clients/management.d.ts.map +0 -1
  498. package/build/component/resource/azureSql/clients/management.js +0 -124
  499. package/build/component/resource/azureSql/clients/management.js.map +0 -1
  500. package/build/component/resource/azureSql/clients/sql.d.ts +0 -13
  501. package/build/component/resource/azureSql/clients/sql.d.ts.map +0 -1
  502. package/build/component/resource/azureSql/clients/sql.js +0 -153
  503. package/build/component/resource/azureSql/clients/sql.js.map +0 -1
  504. package/build/component/resource/azureSql/config.d.ts +0 -7
  505. package/build/component/resource/azureSql/config.d.ts.map +0 -1
  506. package/build/component/resource/azureSql/config.js +0 -77
  507. package/build/component/resource/azureSql/config.js.map +0 -1
  508. package/build/component/resource/azureSql/constants.d.ts +0 -85
  509. package/build/component/resource/azureSql/constants.d.ts.map +0 -1
  510. package/build/component/resource/azureSql/constants.js +0 -95
  511. package/build/component/resource/azureSql/constants.js.map +0 -1
  512. package/build/component/resource/azureSql/errors.d.ts +0 -63
  513. package/build/component/resource/azureSql/errors.d.ts.map +0 -1
  514. package/build/component/resource/azureSql/errors.js +0 -107
  515. package/build/component/resource/azureSql/errors.js.map +0 -1
  516. package/build/component/resource/azureSql/index.d.ts +0 -2
  517. package/build/component/resource/azureSql/index.d.ts.map +0 -1
  518. package/build/component/resource/azureSql/index.js +0 -7
  519. package/build/component/resource/azureSql/index.js.map +0 -1
  520. package/build/component/resource/azureSql/questions.d.ts +0 -6
  521. package/build/component/resource/azureSql/questions.d.ts.map +0 -1
  522. package/build/component/resource/azureSql/questions.js +0 -59
  523. package/build/component/resource/azureSql/questions.js.map +0 -1
  524. package/build/component/resource/azureSql/results.d.ts +0 -10
  525. package/build/component/resource/azureSql/results.d.ts.map +0 -1
  526. package/build/component/resource/azureSql/results.js +0 -34
  527. package/build/component/resource/azureSql/results.js.map +0 -1
  528. package/build/component/resource/azureSql/types.d.ts +0 -12
  529. package/build/component/resource/azureSql/types.d.ts.map +0 -1
  530. package/build/component/resource/azureSql/types.js +0 -5
  531. package/build/component/resource/azureSql/types.js.map +0 -1
  532. package/build/component/resource/azureSql/utils/checkInput.d.ts +0 -10
  533. package/build/component/resource/azureSql/utils/checkInput.d.ts.map +0 -1
  534. package/build/component/resource/azureSql/utils/checkInput.js +0 -89
  535. package/build/component/resource/azureSql/utils/checkInput.js.map +0 -1
  536. package/build/component/resource/azureSql/utils/common.d.ts +0 -12
  537. package/build/component/resource/azureSql/utils/common.d.ts.map +0 -1
  538. package/build/component/resource/azureSql/utils/common.js +0 -51
  539. package/build/component/resource/azureSql/utils/common.js.map +0 -1
  540. package/build/component/resource/azureStorage/azureStorage.d.ts +0 -31
  541. package/build/component/resource/azureStorage/azureStorage.d.ts.map +0 -1
  542. package/build/component/resource/azureStorage/azureStorage.js +0 -111
  543. package/build/component/resource/azureStorage/azureStorage.js.map +0 -1
  544. package/build/component/resource/azureStorage/clients.d.ts +0 -23
  545. package/build/component/resource/azureStorage/clients.d.ts.map +0 -1
  546. package/build/component/resource/azureStorage/clients.js +0 -133
  547. package/build/component/resource/azureStorage/clients.js.map +0 -1
  548. package/build/component/resource/azureStorage/configs.d.ts +0 -12
  549. package/build/component/resource/azureStorage/configs.d.ts.map +0 -1
  550. package/build/component/resource/azureStorage/configs.js +0 -30
  551. package/build/component/resource/azureStorage/configs.js.map +0 -1
  552. package/build/component/resource/azureStorage/constants.d.ts +0 -11
  553. package/build/component/resource/azureStorage/constants.d.ts.map +0 -1
  554. package/build/component/resource/azureStorage/constants.js +0 -17
  555. package/build/component/resource/azureStorage/constants.js.map +0 -1
  556. package/build/component/resource/azureStorage/messages.d.ts +0 -14
  557. package/build/component/resource/azureStorage/messages.d.ts.map +0 -1
  558. package/build/component/resource/azureStorage/messages.js +0 -28
  559. package/build/component/resource/azureStorage/messages.js.map +0 -1
  560. package/build/component/resource/botService/botService.d.ts +0 -24
  561. package/build/component/resource/botService/botService.d.ts.map +0 -1
  562. package/build/component/resource/botService/botService.js +0 -146
  563. package/build/component/resource/botService/botService.js.map +0 -1
  564. package/build/component/resource/identity.d.ts +0 -28
  565. package/build/component/resource/identity.d.ts.map +0 -1
  566. package/build/component/resource/identity.js +0 -42
  567. package/build/component/resource/identity.js.map +0 -1
  568. package/build/component/resource/keyVault.d.ts +0 -29
  569. package/build/component/resource/keyVault.d.ts.map +0 -1
  570. package/build/component/resource/keyVault.js +0 -47
  571. package/build/component/resource/keyVault.js.map +0 -1
  572. package/build/component/resource/simpleAuth/constants.d.ts +0 -122
  573. package/build/component/resource/simpleAuth/constants.d.ts.map +0 -1
  574. package/build/component/resource/simpleAuth/constants.js +0 -163
  575. package/build/component/resource/simpleAuth/constants.js.map +0 -1
  576. package/build/component/resource/simpleAuth/errors.d.ts +0 -17
  577. package/build/component/resource/simpleAuth/errors.d.ts.map +0 -1
  578. package/build/component/resource/simpleAuth/errors.js +0 -91
  579. package/build/component/resource/simpleAuth/errors.js.map +0 -1
  580. package/build/component/resource/simpleAuth/index.d.ts +0 -12
  581. package/build/component/resource/simpleAuth/index.d.ts.map +0 -1
  582. package/build/component/resource/simpleAuth/index.js +0 -115
  583. package/build/component/resource/simpleAuth/index.js.map +0 -1
  584. package/build/component/resource/simpleAuth/result.d.ts +0 -9
  585. package/build/component/resource/simpleAuth/result.d.ts.map +0 -1
  586. package/build/component/resource/simpleAuth/result.js +0 -35
  587. package/build/component/resource/simpleAuth/result.js.map +0 -1
  588. package/build/component/resource/simpleAuth/utils/common.d.ts +0 -23
  589. package/build/component/resource/simpleAuth/utils/common.d.ts.map +0 -1
  590. package/build/component/resource/simpleAuth/utils/common.js +0 -150
  591. package/build/component/resource/simpleAuth/utils/common.js.map +0 -1
  592. package/build/component/resource/simpleAuth/utils/dialog.d.ts +0 -5
  593. package/build/component/resource/simpleAuth/utils/dialog.d.ts.map +0 -1
  594. package/build/component/resource/simpleAuth/utils/dialog.js +0 -7
  595. package/build/component/resource/simpleAuth/utils/dialog.js.map +0 -1
  596. package/build/component/resource/simpleAuth/utils/telemetry.d.ts +0 -17
  597. package/build/component/resource/simpleAuth/utils/telemetry.d.ts.map +0 -1
  598. package/build/component/resource/simpleAuth/utils/telemetry.js +0 -45
  599. package/build/component/resource/simpleAuth/utils/telemetry.js.map +0 -1
  600. package/build/component/resource/spfx/depsChecker/dependencyChecker.d.ts +0 -11
  601. package/build/component/resource/spfx/depsChecker/dependencyChecker.d.ts.map +0 -1
  602. package/build/component/resource/spfx/depsChecker/dependencyChecker.js.map +0 -1
  603. package/build/component/resource/spfx/depsChecker/generatorChecker.d.ts.map +0 -1
  604. package/build/component/resource/spfx/depsChecker/generatorChecker.js.map +0 -1
  605. package/build/component/resource/spfx/depsChecker/yoChecker.d.ts.map +0 -1
  606. package/build/component/resource/spfx/depsChecker/yoChecker.js.map +0 -1
  607. package/build/component/resource/spfx/error.d.ts +0 -21
  608. package/build/component/resource/spfx/error.d.ts.map +0 -1
  609. package/build/component/resource/spfx/error.js +0 -138
  610. package/build/component/resource/spfx/error.js.map +0 -1
  611. package/build/component/resource/spfx/index.d.ts +0 -15
  612. package/build/component/resource/spfx/index.d.ts.map +0 -1
  613. package/build/component/resource/spfx/index.js +0 -248
  614. package/build/component/resource/spfx/index.js.map +0 -1
  615. package/build/component/resource/spfx/spoClient.d.ts +0 -25
  616. package/build/component/resource/spfx/spoClient.d.ts.map +0 -1
  617. package/build/component/resource/spfx/spoClient.js +0 -79
  618. package/build/component/resource/spfx/spoClient.js.map +0 -1
  619. package/build/component/resource/spfx/utils/constants.d.ts.map +0 -1
  620. package/build/component/resource/spfx/utils/constants.js.map +0 -1
  621. package/build/component/resource/spfx/utils/progress-helper.d.ts.map +0 -1
  622. package/build/component/resource/spfx/utils/progress-helper.js +0 -46
  623. package/build/component/resource/spfx/utils/progress-helper.js.map +0 -1
  624. package/build/component/resource/spfx/utils/question-helper.d.ts.map +0 -1
  625. package/build/component/resource/spfx/utils/question-helper.js.map +0 -1
  626. package/build/component/resource/spfx/utils/questions.d.ts.map +0 -1
  627. package/build/component/resource/spfx/utils/questions.js.map +0 -1
  628. package/build/component/resource/spfx/utils/telemetry-helper.d.ts.map +0 -1
  629. package/build/component/resource/spfx/utils/telemetry-helper.js.map +0 -1
  630. package/build/component/resource/spfx/utils/telemetryEvents.d.ts.map +0 -1
  631. package/build/component/resource/spfx/utils/telemetryEvents.js.map +0 -1
  632. package/build/component/resource/spfx/utils/utils.d.ts.map +0 -1
  633. package/build/component/resource/spfx/utils/utils.js.map +0 -1
  634. package/build/component/utils/backupFiles.d.ts +0 -3
  635. package/build/component/utils/backupFiles.d.ts.map +0 -1
  636. package/build/component/utils/backupFiles.js +0 -142
  637. package/build/component/utils/backupFiles.js.map +0 -1
  638. package/build/component/utils/executor.d.ts +0 -12
  639. package/build/component/utils/executor.d.ts.map +0 -1
  640. package/build/component/utils/executor.js +0 -87
  641. package/build/component/utils/executor.js.map +0 -1
  642. package/build/core/dependencyChecker.d.ts +0 -1
  643. package/build/core/dependencyChecker.d.ts.map +0 -1
  644. package/build/core/dependencyChecker.js +0 -2
  645. package/build/core/dependencyChecker.js.map +0 -1
  646. package/build/core/downloadSample.d.ts +0 -9
  647. package/build/core/downloadSample.d.ts.map +0 -1
  648. package/build/core/downloadSample.js +0 -161
  649. package/build/core/downloadSample.js.map +0 -1
  650. package/build/core/middleware/CommonErrorHandlerMW.d.ts +0 -14
  651. package/build/core/middleware/CommonErrorHandlerMW.d.ts.map +0 -1
  652. package/build/core/middleware/CommonErrorHandlerMW.js +0 -63
  653. package/build/core/middleware/CommonErrorHandlerMW.js.map +0 -1
  654. package/build/core/middleware/aadManifestMigration.d.ts +0 -3
  655. package/build/core/middleware/aadManifestMigration.d.ts.map +0 -1
  656. package/build/core/middleware/aadManifestMigration.js +0 -119
  657. package/build/core/middleware/aadManifestMigration.js.map +0 -1
  658. package/build/core/middleware/consolidateLocalRemote.d.ts +0 -5
  659. package/build/core/middleware/consolidateLocalRemote.d.ts.map +0 -1
  660. package/build/core/middleware/consolidateLocalRemote.js +0 -378
  661. package/build/core/middleware/consolidateLocalRemote.js.map +0 -1
  662. package/build/core/middleware/projectMigrator.d.ts +0 -40
  663. package/build/core/middleware/projectMigrator.d.ts.map +0 -1
  664. package/build/core/middleware/projectMigrator.js +0 -1014
  665. package/build/core/middleware/projectMigrator.js.map +0 -1
  666. package/resource/backup-config-change-logs.md +0 -24
  667. package/templates/bicep/azureSql.parameters.json +0 -4
  668. package/templates/bicep/azureSql.provisionDatabase.module.bicep +0 -15
  669. package/templates/bicep/azureSql.provisionDatabase.orchestration.bicep +0 -5
  670. package/templates/bicep/azureSql.provisionServer.module.bicep +0 -44
  671. package/templates/bicep/azureSql.provisionServer.orchestration.bicep +0 -14
  672. package/templates/bicep/identity.provision.module.bicep +0 -15
  673. package/templates/bicep/identity.provision.orchestration.bicep +0 -14
  674. package/templates/bicep/keyVault.provision.module.bicep +0 -57
  675. package/templates/bicep/keyVault.provision.orchestration.bicep +0 -15
  676. package/templates/plugins/resource/apiconnector/package.json +0 -5
  677. package/templates/plugins/resource/apiconnector/sample/footerComment.template +0 -20
  678. package/templates/plugins/resource/apiconnector/sample/headerComment.template +0 -52
  679. package/templates/plugins/resource/apiconnector/sample/js/aad.template +0 -31
  680. package/templates/plugins/resource/apiconnector/sample/js/apikey.template +0 -19
  681. package/templates/plugins/resource/apiconnector/sample/js/basic.template +0 -14
  682. package/templates/plugins/resource/apiconnector/sample/js/cert.template +0 -17
  683. package/templates/plugins/resource/apiconnector/sample/js/custom.template +0 -39
  684. package/templates/plugins/resource/apiconnector/sample/ts/aad.template +0 -36
  685. package/templates/plugins/resource/apiconnector/sample/ts/apikey.template +0 -16
  686. package/templates/plugins/resource/apiconnector/sample/ts/basic.template +0 -14
  687. package/templates/plugins/resource/apiconnector/sample/ts/cert.template +0 -19
  688. package/templates/plugins/resource/apiconnector/sample/ts/custom.template +0 -42
  689. package/templates/plugins/resource/identity/bicep/identityProvision.template.bicep +0 -15
  690. package/templates/plugins/resource/identity/bicep/provision.template.bicep +0 -14
  691. package/templates/plugins/resource/identity/parameters.json +0 -12
  692. package/templates/plugins/resource/identity/template.json +0 -28
  693. package/templates/plugins/resource/keyvault/bicep/keyVaultProvision.template.bicep +0 -57
  694. package/templates/plugins/resource/keyvault/bicep/provision.template.bicep +0 -15
  695. package/templates/plugins/resource/simpleauth/SimpleAuth.zip +0 -0
  696. package/templates/plugins/resource/simpleauth/bicep/config.template.bicep +0 -12
  697. package/templates/plugins/resource/simpleauth/bicep/provision.template.bicep +0 -14
  698. package/templates/plugins/resource/simpleauth/bicep/simpleAuthConfiguration.template.bicep +0 -62
  699. package/templates/plugins/resource/simpleauth/bicep/simpleAuthProvision.template.bicep +0 -51
  700. package/templates/plugins/resource/simpleauth/version.txt +0 -2
  701. package/templates/plugins/resource/spfx/solution/README.md +0 -82
  702. package/templates/plugins/resource/spfx/solution/manifest.local.template.json +0 -62
  703. package/templates/plugins/resource/spfx/solution/manifest_multi_env.json +0 -63
  704. package/templates/plugins/resource/spfx/solution/rootREADME.md +0 -13
  705. package/templates/plugins/resource/sql/bicep/newDatabase.orchestration.template.bicep +0 -5
  706. package/templates/plugins/resource/sql/bicep/newDatabaseProvision.template.bicep +0 -15
  707. package/templates/plugins/resource/sql/bicep/parameters.json +0 -4
  708. package/templates/plugins/resource/sql/bicep/provision.template.bicep +0 -14
  709. package/templates/plugins/resource/sql/bicep/sqlProvision.template.bicep +0 -44
  710. /package/build/component/{resource → generator}/spfx/depsChecker/dependencyChecker.js +0 -0
  711. /package/build/component/generator/{spfxGenerator.d.ts → spfx/spfxGenerator.d.ts} +0 -0
  712. /package/build/component/{resource → generator}/spfx/utils/question-helper.d.ts +0 -0
  713. /package/build/component/{resource → generator}/spfx/utils/question-helper.js +0 -0
  714. /package/build/component/{resource → generator}/spfx/utils/telemetry-helper.d.ts +0 -0
  715. /package/build/component/{resource → generator}/spfx/utils/telemetry-helper.js +0 -0
  716. /package/build/component/{resource → generator}/spfx/utils/telemetryEvents.d.ts +0 -0
  717. /package/build/component/{resource → generator}/spfx/utils/telemetryEvents.js +0 -0
  718. /package/build/component/{resource → generator}/spfx/utils/utils.d.ts +0 -0
  719. /package/build/component/{resource → generator}/spfx/utils/utils.js +0 -0
@@ -1,61 +1,23 @@
1
1
  {
2
2
  "core.provision.provision": "Provision",
3
3
  "core.provision.learnMore": "Learn more",
4
- "core.provision.switchedM365AccountNotice": "You are now using a different Microsoft 365 tenant from what you previously used.",
5
- "core.provision.switchedAzureSubscriptionNotice": "You are now using a different Azure subscription from what you previously used.",
6
- "core.provision.switchedM365AccountAndAzureSubscriptionNotice": "You are now using a different Microsoft 365 tenant and a different Azure subscription from what you previously used.",
7
- "core.provision.createNewAzureBotNotice": "We will create a new Azure bot resource.",
8
4
  "core.provision.azureAccount": "Azure account: %s",
9
5
  "core.provision.azureSubscription": "Azure subscription: %s",
10
6
  "core.provision.m365Account": "Microsoft 365 account: %s",
11
7
  "core.provision.confirmEnvAndCostNotice": "Cost may incur according to the usage. Do you want to provision resources in %s environment using accounts listed above?",
12
- "core.provision.confirmEnvOnlyNotice": "Do you want to provision resources in %s environment using the account listed above?",
13
- "core.deploy.confirmEnvNotice": "Do you want to deploy resources in %s environment?\nAzure account (%s) with subscription (%s) will be used for deployment.",
14
8
  "core.deploy.confirmEnvNoticeV3": "Do you want to deploy resources in %s environment?",
15
- "core.provision.successNotice": "'%s' successfully provisioned in the cloud.",
16
- "core.provision.configurationFinishNotice": "[%s] Configuration finished.",
17
- "core.provision.ProvisionFinishNotice": "[%s] Provision finished!",
18
9
  "core.provision.viewResources": "View provisioned resources",
19
- "core.deploy.FailedToDeployBeforeProvision": "Unable to deploy because the resources have not been provisioned yet. Make sure you do the provision first. Click Get Help to learn more about why you need to provision.",
20
- "core.deploy.noCapabilityFound": "No capability found to %s. Click Get Help to learn more about how to add capabilities.",
21
- "core.deploy.successNotice": "'%s' successfully deployed.",
22
10
  "core.deploy.aadManifestSuccessNotice": "Your Azure Active Directory application has been successfully deployed. Click \"Learn more\" to check how to view your Azure Active Directory application.",
23
11
  "core.deploy.aadManifestOnCLISuccessNotice": "Your Azure Active Directory application has been successfully updated.",
24
12
  "core.deploy.aadManifestLearnMore": "Learn more",
25
- "core.deploy.failNotice": "Unable to deploy '%s'!",
26
13
  "core.deploy.botTroubleShoot": "To troubleshoot bot application in azure, please click learn more for documentation.",
27
14
  "core.deploy.botTroubleShoot.learnMore": "Learn more",
28
- "core.deploy.startNotice": "[%s] Deployment start.",
29
- "core.deploy.selectedPluginsToDeployNotice": "[%s] Selected plugins to deploy: %s",
30
15
  "core.option.deploy": "Deploy",
31
16
  "core.option.confirm": "Confirm",
32
17
  "core.option.cancel": "Cancel",
33
18
  "core.option.learnMore": "Learn more",
34
19
  "core.option.upgrade": "Upgrade",
35
20
  "core.option.moreInfo": "More Info",
36
- "core.addCapability.addCapabilityNotice": "Capability %s has been successfully added to your project. F5 to debug the application or trigger 'Teams: Provision in the cloud' to create resources.",
37
- "core.addCapability.addCapabilitiesNotice": "Capabilities %s have been successfully added to your project. F5 to debug the application or trigger 'Teams: Provision in the cloud' to create resources.",
38
- "core.addCapability.addCapabilityNoticeForCli": "Capability %s has been successfully added to your project. Run 'teamsfx provision' to create resources.",
39
- "core.addCapability.addCapabilitiesNoticeForCli": "Capabilities %s have been successfully added to your project. Run 'teamsfx provision' to create resources.",
40
- "core.addResource.addResourceNotice": "Resource %s has been successfully configured for your project, trigger 'Teams: Provision in the cloud' will create the resource in your Azure subscription.",
41
- "core.addResource.addResourceNoticeForCli": "Resource %s has been successfully configured for your project, run 'teamsfx provision' will create the resource in your Azure subscription.",
42
- "core.addResource.addResourcesNotice": "Resources %s have been successfully configured for your project, trigger 'Teams: Provision in the cloud' will create the resources in your Azure subscription.",
43
- "core.addResource.addResourcesNoticeForCli": "Resources %s have been successfully configured for your project, run 'teamsfx provision' will create the resources in your Azure subscription.",
44
- "core.NoPluginSelected": "No plugin selected",
45
- "core.question.AzureResourcesQuestion.placeholder": "Select a resource (optional)",
46
- "core.question.AzureResourcesQuestion.title": "Cloud resources",
47
- "core.InitCapabilityTitle": "Teams Toolkit: Select the capability of your app",
48
- "core.InitCapabilityTab": "Your app contains Tab capabilities",
49
- "core.InitCapabilityBot": "Your app contains Bot capabilities",
50
- "core.InitEditorTitle": "Teams Toolkit: Select your development environment",
51
- "core.InitEditorVsc": "Visual Studio Code (JS/TS)",
52
- "core.InitEditorVs": "Visual Studio (.NET)",
53
- "core.InitEditorVscDesc": "You are developing with Visual Studio Code and using JS/TS",
54
- "core.InitEditorVsDesc": "You are developing with Visual Studio and using .NET",
55
- "core.InitIsSPFxTitle": "Teams Toolkit: Are you developing with SPFx?",
56
- "core.InitOptionYes": "Yes",
57
- "core.InitOptionNo": "No",
58
- "core.InitGenerateConfirm": "Teams Toolkit: Teams Toolkit will generate the following files (existing files with duplicated names will be overwritten), would you like to proceed? \n%s",
59
21
  "core.progress.scaffoldTab": "Scaffolding Tab",
60
22
  "core.progress.scaffoldTab.detail": "Scaffolding tab app.",
61
23
  "core.progress.scaffoldBot": "Scaffolding Bot",
@@ -89,7 +51,6 @@
89
51
  "core.error.programmingLanguageInvalid": "Invalid programming language found in project settings.",
90
52
  "core.Notification.ReadMore": "Read more",
91
53
  "core.localDebug.tenantConfirmNoticeWhenAllowSwitchAccount": "You already run debug for the Teams app in another tenant '%s'. If you really want to switch tenant for debug, you can delete the local file(s) (%s) and re-run debug.",
92
- "core.migrationToArmAndMultiEnv.Message": "Teams Toolkit will upgrade your project configuration files to support the latest features. The upgrade process will not change your custom code and create the backup files in case revert is needed.\nNotice this upgrade is a must-have to continue to use current version Teams Toolkit. If you are not ready to upgrade and want to continue to use the old version, please find Teams Toolkit in Extension and install the version <= 2.10.0",
93
54
  "core.migrationV3.confirmOnly.Message": "Please confirm the upgrade",
94
55
  "core.migrationV3.Message": "Upgrade your Teams Toolkit project to stay compatible with the latest version. A backup directory will be created along with an Upgrade Summary.",
95
56
  "core.migrationV3.VS.Message": "The Teams Toolkit preview feature - Teams App Configuration Improvements is turned on. This project is required to be upgraded to work with the preview features. Select \"Learn more\" to read about the required changes or select \"Upgrade\" to perform the changes automatically. If you don't want to upgrade, you can turn off the preview feature.",
@@ -99,22 +60,9 @@
99
60
  "core.migrationV3.CreateNewProject": "Teams Toolkit (pre-release) does not support migrating projects from previous versions. Project migration will be added in an upcoming release.",
100
61
  "core.migrationV3.abandonedProject": "This project is only for previewing and will not be supported by Teams Toolkit. Please try Teams Toolkit by creating a new project",
101
62
  "core.migrationV3.notAllowedMigration": "Teams Toolkit's Pre-Release version supports new project configuration and is incompatible with previous versions. Try it by creating a new project or run \"teamsfx upgrade\" to upgrade your project first.",
102
- "core.migrationToArmAndMultiEnv.SuccessMessage": "Upgrade succeeded.",
103
- "core.migrationToArmAndMultiEnv.ErrorMessage": "The upgrade process has failed. To troubleshoot and resolve the issue, please check the error message in the [Output panel](command:fx-extension.showOutputChannel).\n If you prefer to upgrade manually, please click on 'Learn More' to view the FAQ section.",
104
- "core.migrationToArmAndMultiEnv.PreCheckErrorMessage": "The upgrade process has failed. The file '%s' either does not exist or is not in JSON format. To proceed with the upgrade, please fix the file and try again by running the command \"Teams: Upgrade project\".\n If you prefer to upgrade manually, please click on \"Learn More\" to access the FAQ section.",
105
- "core.consolidateLocalRemote.Message": "Your project will be upgraded to work with the latest version of Teams Toolkit. The upgrade will only add config.local.json, manifest.template.json files and backup manifest.remote.template.json, manifest.local.template.json files without changing your custom code. If you do not want to upgrade, install an older version of Teams Toolkit (<= 3.7.0)",
106
- "core.consolidateLocalRemoteWithAadManifest.Message": "Your project will be upgraded to work with the latest version of Teams Toolkit. The upgrade will only add config.local.json, manifest.template.json, aad.template.json files, update projectSettings.json file and backup manifest.remote.template.json, manifest.local.template.json, projectSettings.json files without changing your custom code. If you do not want to upgrade, install an older version of Teams Toolkit (<= 3.7.0)",
107
- "core.consolidateLocalRemote.DifferentManifest": "Since Teams Toolkit will use manifest.remote.template.json as a single manifest template file after the upgrade, if you have customized the manifest.local.template.json, you will need to update the manifest.template.json to include your change.",
108
- "core.consolidateLocalRemote.SuccessMessage": "Congratulations! You have successfully upgraded your Teams App project structure. We have added config.local.json for debug and manifest.template.json for both Teams app running locally and remotely. And we have backed up localSettings.json, manifest.local.template.json and manifest.remote.template.json to .backup folder.",
109
- "core.consolidateLocalRemoteWithAadManifest.SuccessMessage": "Congratulations! You have successfully upgraded your Teams App project structure. We have added config.local.json for debug, manifest.template.json for both Teams app running locally and remotely and aad.template.json for AAD manifest template. And we have backed up localSettings.json, manifest.local.template.json, manifest.remote.template.json, projectSettings.json to .backup folder.",
110
- "core.aadManifestMigration.outputMsg": "Congratulations! AAD manifest has been added, and please start to use this file to customize your AAD App registration. We have added aad.template.json, updated your projectSettings.json file and backed up projectSettings.json to .backup folder.",
111
- "core.aadManifestMigration.SuccessMessage": "Detect that your project is a previous version and auto update your project for new Teams Toolkit version. The following changes have been made:\n1. 'aad.template.json' is created under 'templates/appPackage'. For more information about AAD manifest, please refer %s\n2. '.fx/configs/projectSettings.json' is updated to include authentication related configuration. You can find a backup of old version in .backup folder.\nCongratulations! Your project now is updated and ready to run in latest version of Teams Toolkit.",
112
- "core.aadManifestMigration.ParsePermissionsFailedWarning": "Cannot parse permissions.json file when migration, and please follow this link to update permissions in aad.template.json file if necessary: https://aka.ms/teamsfx-aad-manifest#customize-requiredresourceaccess",
113
63
  "core.projectVersionChecker.cliUseNewVersion": "Your TeamFx CLI version is old and it doesn't support current project, please upgrade to the latest version using command below:\nnpm install -g @microsoft/teamsfx-cli@latest",
114
64
  "core.projectVersionChecker.incompatibleProject": "The current project is incompatible with the installed version of Teams Toolkit.",
115
65
  "core.projectVersionChecker.vs.incompatibleProject": "The project in the solution is created with Teams Toolkit preview feature - Teams App Configuration Improvements. You can turn on the preview feature to continue.",
116
- "core.aad.includeAadQuestionTitle": "Whether to deploy aad manifest",
117
- "core.aad.aadManifestFilePath": "Enter the aad.template.json file path to deploy",
118
66
  "core.deployArmTemplates.StartNotice": "[%s] Start deploying ARM templates.",
119
67
  "core.deployArmTemplates.CompileBicepSuccessNotice": "[%s] Successfully compile Bicep files to JSON.",
120
68
  "core.deployArmTemplates.SuccessNotice": "[%s] Successfully deploy ARM templates. Resource group name: %s. Deployment name: %s",
@@ -130,8 +78,6 @@
130
78
  "core.deployArmTemplates.FailedToGetSubsId": "Unable to get subscription id.",
131
79
  "core.deployArmTemplates.ActionSuccess": "Successfully deployed ARM templates. Resource group name: %s. Deployment name: %s",
132
80
  "core.handleConfigFile.FailedToUpdateAzureParameters": "Unable to update Azure parameters for %s environment.",
133
- "core.appSettingsUtil.FailedToResetAppSettingsDevelopment": "Unable to reset values in appsettings.Development.json.",
134
- "core.backupFiles.FailedToBackupFiles": "Unable to backup %s.",
135
81
  "core.collaboration.ListCollaboratorsSuccess": "'List Microsoft 365 App owners' succeeded, you can view it in [Output panel](%s).",
136
82
  "core.collaboration.GrantingPermission": "Granting permission",
137
83
  "core.collaboration.EmailCannotBeEmptyOrSame": "Collaborator's email cannot be null or same as current user",
@@ -161,7 +107,6 @@
161
107
  "core.collaboration.tenantNotMatch": "Tenant id of your account and the provisioned Azure AD app does not match. Check whether you logined with wrong account.",
162
108
  "core.developerPortal.scaffold.CannotFindManifest": "Could not find manifest from the downloaded package for teams app %s.",
163
109
  "plugins.spfx.questions.framework.title": "Framework",
164
- "plugins.spfx.questions.versionCheck.title": "Checking Node.js and NPM versions...",
165
110
  "plugins.spfx.questions.webpartName.error.duplicate": "The folder %s already exists. Choose a different name for your component.",
166
111
  "plugins.spfx.questions.webpartName.error.notMatch": "%s doesn't match pattern: %s",
167
112
  "plugins.spfx.questions.packageSelect.title": "SharePoint Framework",
@@ -171,12 +116,8 @@
171
116
  "plugins.spfx.questions.packageSelect.useGlobalPackage.detail": "SPFx %s or later",
172
117
  "plugins.spfx.questions.packageSelect.installLocally.withVersion.label": "Install the latest SPFx (%s) locally in Teams Toolkit directory ",
173
118
  "plugins.spfx.questions.packageSelect.installLocally.noVersion.label": "Install the latest SPFx locally in Teams Toolkit directory ",
174
- "plugins.spfx.buildNotice": "SharePoint package successfully built at %s.",
175
119
  "plugins.spfx.deployNotice": "SharePoint package %s has been successfully deployed to [%s](%s).",
176
- "plugins.spfx.deployFailedNotice": "You don't have permission to upload and deploy package to App Catalog %s, use site admin account, or you can get your own free Microsoft 365 tenant from [Microsoft 365 developer program](https://developer.microsoft.com/en-us/microsoft-365/dev-program)",
177
- "plugins.spfx.createAppCatalogNotice": "There is no tenant app catalog under %s, do you want to create one?",
178
120
  "plugins.spfx.cannotFindPackage": "Cannot find SharePoint package %s",
179
- "plugins.spfx.cannotFindManifest": "Cannot find manifest file %s",
180
121
  "plugins.spfx.cannotGetSPOToken": "Cannot get SPO access token",
181
122
  "plugins.spfx.cannotGetGraphToken": "Cannot get Graph access token",
182
123
  "plugins.spfx.insufficientPermission": "Unable to upload and deploy package to App Catalog %s. You need your org's Microsoft 365 tenant admin permissions. You can get free Microsoft 365 tenant from [Microsoft 365 developer program](%s) for testing purpose.",
@@ -184,12 +125,7 @@
184
125
  "plugins.spfx.uploadAppcatalogFail": "Unable to upload app package, due to %s",
185
126
  "plugins.spfx.buildSharepointPackage": "Building SharePoint package",
186
127
  "plugins.spfx.deploy.title": "Upload and deploy SharePoint package",
187
- "plugins.spfx.deploy.createAppcatalog": "Create SharePoint app catalog",
188
- "plugins.spfx.deploy.uploadAddDeploy": "Upload and deploy SPFx package to your tenant app catalog",
189
128
  "plugins.spfx.scaffold.title": "Scaffolding project",
190
- "plugins.spfx.error.npmNotFound": "NPM not found on your machine. Install the supported version.",
191
- "plugins.spfx.error.npmVersionNotSupported": "NPM version v%s is not supported for SPFx v%s.",
192
- "plugins.spfx.error.nodeVersionNotSupported": "Node.js version v%s is not supported for SPFx v%s.",
193
129
  "plugins.spfx.error.npmInstallFailed": "Unable to run 'npm install' due to %s",
194
130
  "plugins.spfx.error.invalidDependency": "Unable to validate package %s",
195
131
  "plugins.spfx.error.noConfiguration": "There's no .yo-rc.json file in your SPFx project, add the configuration file and try again.",
@@ -212,14 +148,10 @@
212
148
  "plugins.appstudio.buildSucceedNotice.fallback": "Teams package is successfully built at %s.",
213
149
  "plugins.appstudio.createPackage.progressBar.message": "Building Teams app package...",
214
150
  "plugins.appstudio.publishTip": "Teams: Publish to Teams",
215
- "plugins.appstudio.whetherToDeployManifest": "Whether to deploy app manifest to Teams platform",
216
151
  "plugins.appstudio.validationFailedNotice": "Manifest Validation failed!",
217
- "plugins.appstudio.validationSucceedNotice": "Manifest Validation succeed!",
218
152
  "plugins.appstudio.validateManifest.progressBar.message": "Validating manifest...",
219
153
  "plugins.appstudio.validateAppPackage.progressBar.message": "Validating app package...",
220
- "plugins.appstudio.adminApprovalTip": "Successfully created %s app package file at %s. Send this to your administrator for approval.",
221
154
  "plugins.appstudio.adminPortal": "Go to admin portal",
222
- "plugins.appstudio.publishSucceedNotice": "[%s] successfully published to the admin portal. Once approved, your app will be available for your organization. [Learn more](%s)",
223
155
  "plugins.appstudio.publishSucceedNotice.cli": "[%s] has been successfully published to the Admin Portal (%s). Once approved, your app will be available for your organization. Learn more from %s.",
224
156
  "plugins.appstudio.updatePublihsedAppConfirm": "Do you want to submit a new update?",
225
157
  "plugins.appstudio.teamsAppCreatedNotice": "Teams app created %s",
@@ -228,10 +160,8 @@
228
160
  "plugins.appstudio.teamsAppUpdatedCLINotice": "Your Teams application manifest has been successfully deployed to ",
229
161
  "plugins.appstudio.updateManifestTip": "The manifest file configurations has been modified already. Do you want to continue to regenerate the manifest file and update to Teams platform?",
230
162
  "plugins.appstudio.updateOverwriteTip": "The manifest file on Teams platform has been changed since your last update. Do you want to continue to update and overwrite the manifest file on Teams platform?",
231
- "plugins.appstudio.provisionTip": "You must run 'Provision in the cloud' first to fill out certain fields in manifest. Click Get Help to learn more about why you need to provision.",
232
163
  "plugins.appstudio.provisionTitle": "Provision Teams app",
233
164
  "plugins.appstudio.provisionProgress": "Registering Teams app %s...",
234
- "plugins.appstudio.postProvisionProgress": "Updating Teams app %s...",
235
165
  "plugins.appstudio.manuallySubmitTip": "Manually submit Teams app package file",
236
166
  "plugins.appstudio.manuallySubmitDescription": "Build the Teams app package. You will need to send it to your Teams administrator manually",
237
167
  "plugins.appstudio.autoPublishTip": "Install for your organization",
@@ -266,103 +196,30 @@
266
196
  "plugins.bot.triggers.timer-functions.description": "Azure Functions",
267
197
  "plugins.bot.triggers.timer-functions.detail": "A running function hosted on Azure Functions can respond based on a specific schedule.",
268
198
  "plugins.bot.triggers.timer-functions.label": "Timer Trigger",
269
- "plugins.sql.getQuestionAdminName.title": "Azure SQL server admin username",
270
- "plugins.sql.getQuestionAdminName.validation.sqlUserNameEmpty": "Azure SQL server admin username cannot be empty",
271
- "plugins.sql.getQuestionAdminName.validation.sqlUserNameContainsSqlIdentifier": "Azure SQL server admin username cannot be empty",
272
- "plugins.sql.getQuestionAdminName.validation.sqlUserNameContainsNonAlphanumeric": "Azure SQL server admin username cannot include non-alphanumeric characters",
273
- "plugins.sql.getQuestionAdminName.validation.sqlUserNameStartWithNumber": "Azure SQL server admin username cannot start with a number",
274
- "plugins.sql.getQuestionAdminPassword.title": "Azure SQL server admin password",
275
- "plugins.sql.getQuestionAdminPassword.validation.sqlPasswordEmpty": "Azure SQL server admin password cannot be empty",
276
- "plugins.sql.getQuestionAdminPassword.validation.sqlPasswordLengthLessThan8": "Azure SQL server admin password must be at least 8 characters in length",
277
- "plugins.sql.getQuestionAdminPassword.validation.sqlPasswordLengthGreatThan128": "Azure SQL server admin password must be no more than 128 characters in length",
278
- "plugins.sql.getQuestionAdminPassword.validation.sqlPasswordMustContain3Categories": "Your password must contain characters from three of the following categories – English uppercase letters, English lowercase letters, numbers (0-9), and non-alphanumeric characters (!, $, #, %, etc.)",
279
- "plugins.sql.getQuestionAdminPassword.validation.sqlPasswordCannotContainUserName": "Your password cannot contain part or all of the user name",
280
- "plugins.sql.getQuestionConfirmPassword.title": "Confirm Azure SQL server admin password",
281
- "plugins.sql.getQuestionConfirmPassword.validation.sqlPasswordMustMatch": "Password and password confirmation must match",
282
199
  "plugins.cicd.ciOption.detail": "Help checkout code, build and run test.",
283
200
  "plugins.cicd.cdOption.detail": "Help checkout code, build, test and deploy to cloud.",
284
201
  "plugins.cicd.provisionOption.detail": "Help create/update resources in cloud and Teams app registration.",
285
202
  "plugins.cicd.publishOption.detail": "Help publish Teams app to tenants.",
286
- "plugins.cicd.whichProvider.title": "Select a CI/CD Provider",
287
- "plugins.cicd.whichTemplate.title": "Select template(s)",
288
- "plugins.cicd.whichEnvironment.title": "Select an environment",
289
203
  "plugins.cicd.ProgressBar.scaffold.title": "Scaffolding workflow automation files",
290
204
  "plugins.cicd.ProgressBar.scaffold.detail": "Scaffolding workflow file for %s.",
291
205
  "plugins.cicd.result.scaffold.created": "Workflow automation - including %s using %s for %s environment - has been successfully added to your project. Follow the instructions in README file to configure your workflow(s).",
292
206
  "plugins.cicd.result.scaffold.skipped": "You have already created template(s) of %s using %s for %s environment, customize it or remove it to create a new one.",
293
207
  "plugins.cicd.suggestions.checkPermission": "Check if you got sufficient permission.",
294
208
  "plugins.cicd.suggestions.createProjectOrOpenExisting": "You can create a new project or open an existing one.",
295
- "error.cicd.FailedToListMultiEnv": "Unable to list multi env: %s.",
296
209
  "error.cicd.PreconditionNotMet": "Some preconditions of inputs are not met.",
297
- "plugins.apiConnector.getQuestionApiName.title": "Enter a friendly name for your API.",
298
- "plugins.apiConnector.getQuestionApiName.placeholder": "API alias will be used to generate app setting names.",
299
- "plugins.apiConnector.getQuestionEndpoint.title": "Enter an API endpoint for debugging.",
300
- "plugins.apiConnector.getQuestionEndpoint.placeholder": "API endpoint will be added to local app setting.",
301
- "plugins.apiConnector.getQuestion.basicAuth.userName.title": "Enter the username for Basic Auth.",
302
- "plugins.apiConnector.getQuestion.basicAuth.userName.placeholder": "Username will be added to local app setting.",
303
- "plugins.apiConnector.getQuestion.appType.title": "Select an AAD app registration you want to use.",
304
- "plugins.apiConnector.getQuestion.apiKeyLocation.title": "Select the API Key position in request.",
305
- "plugins.apiConnector.getQuestion.apiKeyName.title": "Enter an API Key name.",
306
- "plugins.apiConnector.getQuestion.apiKeyName.placeholder": "We will add the key name to generated file.",
307
- "plugins.apiConnector.whichService.title": "Select component(s) to invoke the API.",
308
- "plugins.apiConnector.whichService.placeholder": "We will import packages and add app settings.",
309
- "plugins.apiConnector.whichAuthType.title": "Select an API authentication type.",
310
- "plugins.apiConnector.whichAuthType.placeholder": "We will generate sample code based on your selection.",
311
- "plugins.apiConnector.reuseAppOption.title": "Reuse app registration in current Teams app",
312
- "plugins.apiConnector.anotherAppOption.title": "Use another app registration",
313
- "plugins.apiConnector.requestHeaderOption.title": "Request header",
314
- "plugins.apiConnector.queryParamsOption.title": "Query parameter",
315
- "plugins.apiConnector.appTenantId.title": "Enter an AAD tenant id.",
316
- "plugins.apiConnector.appTenantId.placeholder": "AAD tenant id will be added to local app setting.",
317
- "plugins.apiConnector.appId.title": "Enter an AAD application id (client id).",
318
- "plugins.apiConnector.appId.placeholder": "AAD application id (client id) will be added to local app setting.",
319
- "plugins.apiConnector.botOption.title": "Notification / Command & Response",
320
- "plugins.apiConnector.functionOption.title": "Azure Functions App",
321
- "plugins.apiConnector.BasicAuthOption.detail": "Use username and password to authentication requests",
322
- "plugins.apiConnector.CertAuthOption.detail": "Use certificate to authenticate requests",
323
- "plugins.apiConnector.AADAuthOption.detail": "Use access token issued by Azure Active Directory to authenticate requests",
324
- "plugins.apiConnector.APIKeyOption.detail": "Use API Key to authenticate requests",
325
- "plugins.apiConnector.ImplementMyselfOption.detail": "Use customized logic to authenticate requests",
326
- "plugins.apiConnector.questionComponentSelect.emptySelection": "You have to select at least one component.",
327
- "plugins.apiConnector.QuestionAppName.validation.ApiNameExist": "Please provide a different API name to avoid conflicts with existing file %s",
328
- "plugins.apiConnector.QuestionAppName.validation.ApiNameAlphanumeric": "Please provide a different API name contains alphanumeric only",
329
- "plugins.apiConnector.QuestionAppName.validation.ApiNameNumberPrefix": "Please provide a different API name without number beginning",
330
- "plugins.apiConnector.Question.validation.EmptyValue": "The value should not be empty",
331
- "plugins.apiConnector.Question.validation.NotGuid": "The value should be guid",
332
- "plugins.apiConnector.QuestionApiEndpoint.validation.NotHttp": "The API endpoint should be a valid http(s) url",
333
- "plugins.apiConnector.Notification.GenerateFiles": "We have generated sample code to call your API at %s. Open the file(s) and follow the instructions in it to start invoking your APIs.",
334
- "plugins.apiConnector.Notification.LinkNotification": "You can visit %s to understand how to call your API with TeamsFx SDK.",
335
- "plugins.apiConnector.Log.CommandSuccess": "We have successfully updated your project to call target API. Here is a list of created/updated files:\n\n%s",
336
- "error.rgCheckBaseError": "Unable to check the existence of resource group '%s' in subscription '%'",
337
- "error.rgUnauthorizedError": "Unauthorized to check the existence of resource group '%s' in subscription '%s'. Check your Azure subscription.",
338
- "error.ProjectFolderExistError": "Path %s already exists. Select a different folder.",
339
- "error.ProjectFolderInvalidError": "Path %s is invalid, set valid root folder in user settings(Use absolute directory or relative directory start with \\${homeDir} ).",
340
210
  "error.NoProjectOpenedError": "No project opened, you can create a new project or open an existing one.",
341
- "error.InitializedFileExistError": "Initialized file(s) %s already exist, clean up and try again.",
342
211
  "error.InvalidProjectSettingsFileError": "The projectSettings.json file is invalid: %s.",
343
- "error.FetchSampleError": "Unable to get data from remote repository for %s.",
344
212
  "error.InvalidEnvNameError": "Environment name can only contain letters, digits, _ and -.",
345
- "error.UpgradeCanceledError": "If you don't want to upgrade your project, install another version of Teams Toolkit (version <= 2.10.0).",
346
213
  "error.UpgradeV3CanceledError": "If you are not ready to upgrade, please continue to use the old version of Teams Toolkit",
347
- "error.ConsolidateCanceledError": "If you don't want to upgrade your project, install another version of Teams Toolkit (version <= 3.7.0).",
348
- "error.OperationNotPermittedError": "Operation is not permitted: %s",
349
214
  "error.InvalidInputError": "Invalid inputs: %s",
350
- "error.ProjectSettingsUndefinedError": "Project settings is undefined",
351
- "error.MultipleEnvNotEnabledError": "MultipleEnv feature is not enabled",
352
215
  "error.ProjectEnvAlreadyExistError": "Project environment %s already exists.",
353
216
  "error.InvalidEnvConfigError": "The configuration %s is invalid, details: %s.",
354
217
  "error.NotImplementedError": "Method not implemented: %s",
355
- "error.LoadPluginError": "Unable to load plugin",
356
- "error.SPFxConfigError": "Load SPFx config %s failed.",
357
- "error.ProjectSettingError": "Load project settings failed.",
358
- "error.SolutionConfigError": "Load solution context failed.",
359
218
  "error.FailedToParseResourceIdError": "Unable to get '%s' from resource id: '%s'",
360
- "error.MissingSubscriptionInConfig": "Please provide the subscription id of the resource group (%s) in (%s)",
361
219
  "error.NoSubscriptionFound": "Unable to find a subscription.",
362
220
  "error.TrustCertificateCancelError": "User canceled. For Teams to trust the self-signed SSL certificate used by the toolkit, a self-signed certificate must be added to your certificate store.",
363
221
  "error.BicepGenerationError": "Unable to generate Bicep file %s. Reason: %s",
364
222
  "error.LocalBotEndpointNotConfigured": "Local bot endpoint is not configured. Set \"bot.siteEndpoint\" in \".fx/configs/config.local.json\" and try again.",
365
- "error.NgrokTunnelNotConnected": "Ngrok tunnel is not connected. Check your network settings and try again.",
366
223
  "error.VideoFilterAppNotRemoteSupported": "Video filter app in remote is not supported by Teams Toolkit. Check the README.md file in project root folder.",
367
224
  "error.frontend.FailedSaveEnv": "Unable to save environment variables to %s. Your App may not work.",
368
225
  "error.frontend.FailedLoadEnv": "Unable to load environment variables from %s. Your App may not work.",
@@ -403,36 +260,6 @@
403
260
  "error.generator.DownloadSampleApiLimitError": "Unable to download sample due to throttling. Retry later after rate limit reset (This may take up to 1 hour). Alternatively, you can go to %s to git clone the repo manually",
404
261
  "error.generator.DownloadSampleNetworkError": "Unable to download sample due to network error. Check your network connection and retry. Alternatively, you can go to %s to git clone the repo manually",
405
262
  "error.generator.ParseUrlError": "Unable to parse url %s",
406
- "error.sql.GetDetail": "Get the detailed error message in [Output panel](command:fx-extension.showOutputChannel).",
407
- "error.sql.LinkHelpMessage": "You can follow %s to handle it.",
408
- "error.sql.SqlInputError": "SQL admin name or password is empty",
409
- "error.sql.SqlAskInputError": "Unable to get answer for SQL questions",
410
- "error.sql.SqlEndpointError": "SQL Server %s is invalid.",
411
- "error.sql.DatabaseUserCreateError": "Unable to create user '%s' in database %s",
412
- "error.sql.SqlAddAdminError": "Unable to add AAD admin '%s'. %s",
413
- "error.sql.SqlLocalFirwallError": "Unable to add local firewall for '%s'. %s",
414
- "error.sql.SqlDeleteLocalFirwallError": "Unable to delete local firewall for '%s'. Delete '%s' manually. %s",
415
- "error.sql.SqlUserInfoError": "Unable to get login user info.",
416
- "error.sql.SqlGetConfigError": "Unable to get config value of '%s' from '%s'.",
417
- "error.sql.SqlInvalidConfigError": "The config value of '%s' is invalid for %s.",
418
- "error.sql.SqlCheckError": "Unable to check SQL Server '%s'. %s",
419
- "error.sql.SqlCheckAdminError": "Unable to check AAD admin '%s'. %s",
420
- "error.sql.IdentityCredentialUndefine": "Cannot access database to add managed identity user %s. Please add the user for database %s manually",
421
- "error.sql.ServicePrincipalWarning": "service principal admin in azure sql can't add database user <%s>. You can add the user for %s manually",
422
- "error.sql.DomainError": "Conditional Access policy requires a compliant device, and the device is not compliant. %s",
423
- "error.sql.GuestAdminError": "SQL admin does not have enough permission to add database user. %s",
424
- "error.apiConnector.SampleCodeCreateFailError": "Unable to scaffold API connection samples. Reason: %s",
425
- "error.apiConnector.ScaffoldApiFilesError": "Unable to scaffold connect API files, Reason: %s",
426
- "error.apiConnector.ApiConnectorInputError": "API connector input %s is invalid",
427
- "error.apiConnector.ApiConnectorPathNotExistError": "Path %s not exists. Select a valid folder.",
428
- "error.apiConnector.ApiConnectorCreateFileFail": "Unable to create %s",
429
- "error.apiConnector.NoActivePluginsExistError": "Please create active resource first.",
430
- "error.apiConnector.NoBotOrFunctionExistError": "Please create bot or function resource first.",
431
- "error.apiConnector.ApiConnectorFunctionRouteError": "Unable to route function call: %s",
432
- "error.apiConnector.SDKVersionImcompatibleError": "In %s project, @microsoft/teamsfx version %s is not compatible. Please upgrade the @microsoft/teamsfx version to %s and retry this feature.",
433
- "error.apiConnector.pkgFileNotExistError": "In %s project, there is no package.json exist",
434
- "error.apiConnector.componentNotExistError": "Component %s not exist, please add first",
435
- "error.apiConnector.envVarExistError": "Please provide a different API name to avoid conflicts with existing env variables %s in .env.teamsfx.local",
436
263
  "error.debugHandler.InvalidAppManifestPackageFileFormatError": "manifestPackagePath must be .zip file path.",
437
264
  "error.debugHandler.InvalidExistingAADArgsError": "objectId, clientId and clientSecret are all required if you use existing AAD app for SSO.",
438
265
  "error.debugHandler.InvalidExistingBotArgsError": "botId and botPassword need to be set together if you use existing bot.",
@@ -448,14 +275,10 @@
448
275
  "core.option.github": "Open a GitHub guide",
449
276
  "core.option.inProduct": "Open a in-product guide",
450
277
  "core.TabOption.label": "Tab",
451
- "core.TabOption.labelNew": "SSO-enabled tab",
452
278
  "core.TabOption.description": "UI-based app",
453
279
  "core.TabOption.detail": "Teams-aware webpages embedded in Microsoft Teams",
454
- "core.TabOption.detailNew": "Teams identity aware webpages embedded in Microsoft Teams",
455
280
  "core.DashboardOption.label": "Dashboard",
456
281
  "core.DashboardOption.detail": "A canvas with cards and widgets for displaying important information",
457
- "core.BotOption.description": "Conversational Agent",
458
- "core.BotOption.detail": "Running simple and repetitive automated tasks through conversations",
459
282
  "core.BotNewUIOption.label": "Basic Bot",
460
283
  "core.BotNewUIOption.detail": "A simple implementation of a bot that's ready to customize",
461
284
  "core.MessageExtensionOption.labelNew": "Collect Form Input and Process Data",
@@ -468,15 +291,7 @@
468
291
  "core.CommandAndResponseOption.detail": "Trigger work with custom chat commands in Teams chats",
469
292
  "core.WorkflowOption.label": "Sequential Workflow in Chat",
470
293
  "core.WorkflowOption.detail": "Interact with multi-step processes in Teams chats",
471
- "core.ExistingTabOption.label": "Embed existing web app",
472
- "core.ExistingTabOption.detail": "Bring your own static webpages and embed in Microsoft Teams",
473
- "core.ExistingTabEndpointQuestion.placeholder": "Input your existing tab endpoint",
474
- "core.ExistingTabEndpointQuestion.title": "Enter your web app's local endpoint",
475
- "core.ExistingTabEndpointQuestion.validation": "Please enter a valid URL started with https://",
476
- "core.TabSPFxOption.label": "Tab (SPFx)",
477
294
  "core.TabSPFxOption.labelNew": "SPFx",
478
- "core.TabSPFxOption.description": "Client-side app with SharePoint Framework",
479
- "core.TabSPFxOption.detail": "Auto-hosted SPFx web part tightly integrated with Microsoft Teams",
480
295
  "core.TabSPFxOption.detailNew": "Build UI with SharePoint Framework",
481
296
  "core.TabSso.description": "Single Sign On for Tab",
482
297
  "core.TabSso.detail": "Enable Single Sign On in your Teams Tab app",
@@ -484,9 +299,6 @@
484
299
  "core.BotSso.detail": "Enable Single Sign On in your Teams Bot app",
485
300
  "core.TabNonSso.label": "Basic Tab",
486
301
  "core.TabNonSso.detail": "A simple implementation of a web app that's ready to customize",
487
- "core.addCapabilityQuestion.title": "Choose Capabilities",
488
- "core.addCapabilityQuestion.titleNew": "Capabilities",
489
- "core.addFeatureQuestion.title": "Add features",
490
302
  "core.createCapabilityQuestion.title": "Select capabilities",
491
303
  "core.createCapabilityQuestion.titleNew": "Capabilities",
492
304
  "core.createCapabilityQuestion.placeholder": "Select a capability",
@@ -504,7 +316,6 @@
504
316
  "core.createProjectQuestion.projectType.tab.detail": "Embed your own web content in Teams, Outlook, and the Micosoft 365 app",
505
317
  "core.createProjectQuestion.projectType.tab.title": "App Features Using a Tab",
506
318
  "core.createProjectQuestion.title": "New Project",
507
- "core.capability.validation": "Invalid capability combinations: %s, option sets: %s are mutually exclusive",
508
319
  "core.spfxFolder.title": "SPFx solution folder",
509
320
  "core.spfxFolder.placeholder": "Select the folder that contains your SPFx solution",
510
321
  "core.QuestionSelectTargetEnvironment.title": "Select an environment",
@@ -541,8 +352,6 @@
541
352
  "core.SampleSelect.title": "Start from a sample",
542
353
  "core.SampleSelect.placeholder": "Select a sample",
543
354
  "core.SampleSelect.buttons.viewSamples": "View samples",
544
- "core.HostTypeOptionAzure.label": "Azure",
545
- "core.HostTypeOptionSPFx.label": "SharePoint Framework (SPFx)",
546
355
  "core.updateBotIdsQuestion.title": "Create new bot(s) for debugging",
547
356
  "core.updateBotIdsQuestion.placeholder": "Unselect to keep with the original value of botId",
548
357
  "_core.updateBotIdsQuestion.placeholder.comment": "'botId' is the field name which should not be localized.",
@@ -557,27 +366,8 @@
557
366
  "core.updateContentUrlOption.description": "Update the content URL from %s to %s",
558
367
  "core.updateWebsiteUrlOption.description": "Update the website URL from %s to %s",
559
368
  "core.updateUrlQuestion.placeholder": "Unselect to keep with the original URL",
560
- "core.AzureResourceSQL.label": "Azure SQL Database",
561
- "core.AzureResourceSQL.description": "Azure Functions App will be also selected to access Azure SQL Database",
562
- "core.AzureResourceSQLNewUI.label": "Azure SQL Database",
563
- "core.AzureResourceSQLNewUI.detail": "An always-up-to-date relational database service built for the cloud",
564
- "core.AzureResourceFunction.label": "Azure Functions App",
565
- "core.AzureResourceFunctionNewUI.label": "Azure Functions",
566
- "core.AzureResourceFunctionNewUI.detail": "A serverless, event-driven compute solution that allows you to write less code",
567
- "core.AzureResourceApim.label": "Register APIs in Azure API Management",
568
- "core.AzureResourceApim.description": "Azure Functions App will be also selected to be published as an API",
569
- "core.AzureResourceApimNewUI.label": "Azure API Management",
570
- "core.AzureResourceApimNewUI.detail": "A hybrid, multi-cloud management platform for APIs across all environments",
571
- "core.AzureResourceKeyVault.label": "Azure Key Vault",
572
- "core.AzureResourceKeyVault.description": "Secure runtime application secrets with Azure Key Vault",
573
- "core.AzureResourceKeyVaultNewUI.label": "Azure Key Vault",
574
- "core.AzureResourceKeyVaultNewUI.detail": "A cloud service for securely storing and accessing secrets",
575
369
  "core.SingleSignOnOption.label": "Single Sign-On",
576
370
  "core.SingleSignOnOption.detail": "Develop a Single Sign-On feature for Teams Launch pages and Bot capability",
577
- "core.ApiConnectionOption.label": "API Connection",
578
- "core.ApiConnectionOption.detail": "Connect to an API with authentication support using TeamsFx SDK",
579
- "core.cicdWorkflowOption.label": "CI/CD workflows",
580
- "core.cicdWorkflowOption.detail": "Add CI/CD Workflows for GitHub, Azure DevOps or Jenkins",
581
371
  "core.getUserEmailQuestion.title": "Add owner to Teams/AAD app for the account under the same Microsoft 365 tenant (email)",
582
372
  "core.getUserEmailQuestion.validation1": "Email address cannot be null or empty",
583
373
  "core.getUserEmailQuestion.validation2": "Please change [UserName] to the real user name",
@@ -585,7 +375,7 @@
585
375
  "core.collaboration.error.failedToGetTeamsAppId": "Unable to find Teams app id in your .env file. Make sure you have already run 'Provision' or correctly set the value with key '%s' in your .env file.",
586
376
  "core.selectAadAppManifestQuestion.title": "Select Azure Active Directory manifest.json file",
587
377
  "core.selectTeamsAppManifestQuestion.title": "Select Teams manifest.json file",
588
- "core.selectTeamsAppPackageQuestion.title": "Select Teams app package file",
378
+ "core.selectTeamsAppPackageQuestion.title": "Select Teams app package file",
589
379
  "core.selectLocalTeamsAppManifestQuestion.title": "Select local Teams manifest.json file",
590
380
  "core.selectCollaborationAppTypeQuestion.title": "Select app you want to manage the collaborators",
591
381
  "core.selectValidateMethodQuestion.validate.selectTitle": "Select a validation method",
@@ -597,7 +387,7 @@
597
387
  "core.aadAppQuestion.label": "Azure Active Directory app",
598
388
  "core.aadAppQuestion.description": "Your Azure Active Directory app for Single Sign On",
599
389
  "core.teamsAppQuestion.label": "Teams app",
600
- "core.teamsAppQuestion.description": "Your Teams app",
390
+ "core.teamsAppQuestion.description": "Your Teams app",
601
391
  "core.M365SsoLaunchPageOptionItem.label": "React with Fluent UI",
602
392
  "core.M365SsoLaunchPageOptionItem.detail": "A web app that uses Fluent UI React components to get a Teams look and feel",
603
393
  "core.M365SearchAppOptionItem.label": "Custom Search Results",
@@ -605,7 +395,6 @@
605
395
  "core.M365HostQuestion.title": "Platform",
606
396
  "core.M365HostQuestion.placeholder": "Select a platform to preview the app",
607
397
  "core.options.separator.scenario": "Scenario-based Teams apps",
608
- "core.options.separator.resource": "Cloud resources",
609
398
  "core.options.separator.additional": "Additional features",
610
399
  "core.common.LifecycleComplete.provision": "Successfully executed %s/%s actions in provision stage.",
611
400
  "core.common.LifecycleComplete.deploy": "Successfully executed %s/%s actions in deploy stage.",
@@ -743,32 +532,12 @@
743
532
  "plugins.apim.error.InvalidPropertyType": "Property '%s' is not type '%s'.",
744
533
  "plugins.apim.error.ShortenToEmpty": "The value '%s' cannot be shorten to empty.",
745
534
  "plugins.apim.error.FailedToParseResourceIdError": "Unable to get '%s' from resource id: '%s'.",
746
- "error.sa.NoConfigError": "Unable to get config value of '%s' from '%s'.",
747
- "error.sa.UnauthenticatedError": "Unable to get user login information.",
748
- "error.sa.CreateAppServicePlanError": "Unable to create App Service plan: %s",
749
- "error.sa.FreeServerFarmsQuotaError": "Unable to create App Service plan: %s",
750
- "error.sa.MissingSubscriptionRegistrationError": "Unable to create App Service plan: ${message}",
751
- "error.sa.CreateWebAppError": "Unable to create Web App: %s",
752
- "error.sa.ZipDeployError": "Unable to deploy Simple Auth bits: %s",
753
- "error.sa.UpdateApplicationSettingsError": "Unable to update application settings: %s",
754
- "error.sa.EndpointInvalidError": "Unable to verify endpoint: %s. Reason: %s",
755
- "error.sa.ZipDownloadError": "Unable to download Simple Auth bits: %s",
756
- "error.sa.VersionFileNotExist": "`Unable to load version file from %s",
757
- "plugins.sa.RegisterRersourceProviderFailed": "Unable to register required resource provider for Simple Auth. Reason: %s. Register required resource provider %s manually.",
758
- "plugins.sa.FreeServerFarmsQuotaErrorToUser": "The maximum number of Free App Service Plan allowed in a Subscription is 10. Delete a free App Service plan and try again.",
759
- "core.addSso.onlySupportAzure": "Add SSO is only supported for project hosted in Azure",
760
- "core.addSso.onlyMeNotSupport": "Add SSO is not supported on Message Extension only projects",
761
535
  "core.addSso.functionNotSupport": "'Add SSO' is not supported for Bot hosted on Azure Functions",
762
- "core.addSso.needEnableFeatureFlag": "Need to set 'TEAMSFX_AAD_MANIFEST' in env to use add SSO feature",
763
536
  "core.addSso.ssoEnabled": "SSO is already enabled",
764
- "core.addSso.invalidSsoProject": "Invalid project. You may have modified '.fx/projectSettings.json' file.",
765
- "core.addSso.learnMore": "SSO is successfully added in your project. We have generated sample code and README in 'auth/'. Click on '%s' for more detail.",
766
537
  "core.addSsoFiles.emptyProjectPath": "Project path is empty",
767
538
  "core.addSsoFiles.FailedToCreateAuthFiles": "Unable to create files for add sso. Detail error: %s.",
768
539
  "core.addSsoFiles.invalidLanguage": "Invalid language. Please make sure '.fx/projectSettings.json' is not modified and try again.",
769
540
  "core.getUserEmailQuestion.validation3": "Email address is not valid",
770
- "plugins.bot.DetailedError": "Detailed error: %s.",
771
- "plugins.bot.DetailedErrorReason": "Reason: %s",
772
541
  "plugins.bot.ErrorSuggestions": "Suggestions: %s",
773
542
  "plugins.bot.InvalidValue": "%s is invalid with value: %s",
774
543
  "plugins.bot.TemplateZipFallbackError": "Unable to download zip package and open local zip package.",
@@ -812,11 +581,7 @@
812
581
  "depChecker.invalidFuncVersion": "The format of version %s is invalid.",
813
582
  "depChecker.noSentinelFile": "Azure Functions Core Tools installation is incomplete.",
814
583
  "depChecker.funcVersionNotMatch": "The version of Azure Functions Core Tools (%s) is not compatible with the specified version range (%s).",
815
- "depChecker.startInstallNgrok": "Downloading and installing @NameVersion.",
816
- "depChecker.finishInstallNgrok": "Successfully installed @NameVersion.",
817
584
  "depChecker.finishInstallBicep": "Successfully installed @NameVersion.",
818
- "depChecker.needInstallNgrok": "You must have @NameVersion installed to debug your local bot.",
819
- "depChecker.failToValidateNgrok": "Unable to validate @NameVersion after installation.",
820
585
  "depChecker.downloadDotnet": "Downloading and installing the portable version of @NameVersion, which will be installed to @InstallDir and will not affect your environment.",
821
586
  "depChecker.downloadBicep": "Downloading and installing the portable version of @NameVersion, which will be installed to @InstallDir and will not affect your environment.",
822
587
  "depChecker.finishInstallDotnet": "Successfully installed @NameVersion.",
@@ -824,7 +589,6 @@
824
589
  "depChecker.dotnetInstallStderr": "dotnet-install command failed without error exit code but with non-empty standard error.",
825
590
  "depChecker.dotnetInstallErrorCode": "dotnet-install command failed.",
826
591
  "depChecker.NodeNotFound": "Cannot find Node.js. The supported node versions are specified in the package.json. Go to %s to install a supported Node.js. Restart all your Visual Studio Code instances after the installation is finished.",
827
- "depChecker.NodeNotSupported": "Node.js (@CurrentVersion) is not in the supported version list (@SupportedVersions).\n\nClick \"Learn more\" to learn more about the supported Node.js versions.\n\n(If you just installed Node.js (@SupportedVersions), restart Visual Studio Code for the change to take effect.)",
828
592
  "depChecker.V3NodeNotSupported": "Node.js (%s) is not the officially supported version (%s). Your project may continue to work but we recommend to install the supported version. The supported node versions are specified in the package.json. Go to %s to install a supported Node.js.",
829
593
  "depChecker.NodeNotLts": "Node.js (%s) is not a LTS version (%s). Go to %s to install a LTS Node.js.",
830
594
  "depChecker.dotnetNotFound": "Cannot find @NameVersion. For the details why .NET SDK is needed, refer to @HelpLink",
@@ -835,7 +599,6 @@
835
599
  "depChecker.failToValidateVxTestAppInstallOptions": "Invalid argument for video extensibility test app prerequisites checker. Please check tasks.json file.",
836
600
  "depChecker.failToValidateVxTestApp": "Unable to validate video extensibility test app after installation.",
837
601
  "error.BadComponent": "Component '%s' lacks of property: %s.",
838
- "error.InvalidFeature": "This feature is not applicable for your project.",
839
602
  "error.UpdateAadManifest.MissingEnvHint": "If you are developing with a new project created with Teams Toolkit, running provision or debug will register correct values for these environment variables.",
840
603
  "error.driver.outputEnvironmentVariableUndefined": "The output environment variable name(s) are not defined.",
841
604
  "driver.aadApp.description.create": "Create an Azure Active Directory app to authenticate users",
@@ -977,6 +740,8 @@
977
740
  "error.common.InputValidationError": "Input '%s' validation failed: %s",
978
741
  "error.common.NoEnvFilesError": "Unable to find .env files.",
979
742
  "error.common.MissingRequiredFileError": "Missing %srequired file `%s`",
743
+ "error.common.HttpClientError": "A http client error happened while performing the %s task. The error response is: %s",
744
+ "error.common.HttpServerError": "A http server error happened while performing the %s task. Please try again later. The error response is: %s",
980
745
  "error.upgrade.NoNeedUpgrade": "This project is already the latest, no need to upgrade.",
981
746
  "error.collaboration.InvalidManifestError": "Unable to process your manifest file ('%s') due to the absence of the 'id' key. To identify your application correctly, please make sure that the 'id' key is present in the manifest file.",
982
747
  "error.collaboration.FailedToLoadManifest": "Unable to load manifest file. Reason: %s.",
@@ -1008,7 +773,7 @@
1008
773
  "error.deploy.CheckDeploymentStatusError": "Unable to check deployment status for location: '%s' due to error: %s. If the issue persists, please review the deployment logs (Deployment -> Deployment center -> Logs) in Azure portal to identify any issues that may have occurred.",
1009
774
  "error.deploy.DeployRemoteStartError": "The package has been successfully deployed to Azure for location: '%s', but the application is not able to start due to error: %s.\n If the reason is not clearly specified, here are some suggestions to troubleshoot:\n 1. Check the application logs: Look for any error messages or stack traces in the application logs to identify the root cause of the problem.\n 2. Check the Azure configuration: Ensure that the Azure configuration is correct, including connection strings and application settings.\n 3. Check the application code: Review the code to see if there are any syntax or logic errors that could be causing the issue.\n 4. Check the dependencies: Verify that all dependencies required by the application are correctly installed and updated.\n 5. Restart the application: Try restarting the application in Azure to see if that resolves the issue.\n 6. Check the resource allocation: Make sure that the resource allocation for the Azure instance is appropriate for the application and its workload.\n 7. Seek help from Azure support: If the issue persists, reach out to Azure support for further assistance.",
1010
775
  "error.script.ScriptTimeoutError": "Script execution timeout: %s. Adjust 'timeout' parameter in yaml or improve your script's efficiency.",
1011
- "error.script.ScriptExecutionError": "%s",
776
+ "error.script.ScriptExecutionError": "Script ('%s') execution error: %s",
1012
777
  "error.deploy.AzureStorageClearBlobsError.Notification": "Unable to clear blob files in Azure Storage Account '%s'. Refer to the [Output panel](command:fx-extension.showOutputChannel) for more details.",
1013
778
  "error.deploy.AzureStorageClearBlobsError": "Unable to clear blob files in Azure Storage Account '%s'. The error responses from Azure are:\n %s. \nIf the error message specifies the reason, fix the error and try again.",
1014
779
  "error.deploy.AzureStorageUploadFilesError.Notification": "Unable to upload local folder '%s' to Azure Storage Account '%s'. Refer to the [Output panel](command:fx-extension.showOutputChannel) for more details.",
@@ -1019,4 +784,4 @@
1019
784
  "error.deploy.AzureStorageGetContainerPropertiesError": "Unable to get properties of container '%s' in Azure Storage Account '%s' due to error: %s. The error responses from Azure are:\n %s. \nIf the error message specifies the reason, fix the error and try again.",
1020
785
  "error.deploy.AzureStorageSetContainerPropertiesError.Notification": "Unable to set properties of container '%s' in Azure Storage Account '%s' due to error: %s. Refer to the [Output panel](command:fx-extension.showOutputChannel) for more details.",
1021
786
  "error.deploy.AzureStorageSetContainerPropertiesError": "Unable to set properties of container '%s' in Azure Storage Account '%s' due to error: %s. The error responses from Azure are:\n %s. \nIf the error message specifies the reason, fix the error and try again."
1022
- }
787
+ }
Binary file
Binary file
Binary file
Binary file
@@ -1,16 +0,0 @@
1
- /// <reference types="node" />
2
- import { AzureHosting } from "./azureHosting";
3
- import { ServiceType } from "./interfaces";
4
- import { TokenProvider, Void } from "@microsoft/teamsfx-api";
5
- export declare class AzureAppServiceHosting extends AzureHosting {
6
- configurable: boolean;
7
- hostType: ServiceType;
8
- reference: {
9
- resourceId: string;
10
- hostName: string;
11
- webAppEndpoint: string;
12
- endpointAsParam: string;
13
- };
14
- deploy(resourceId: string, tokenProvider: TokenProvider, buffer: Buffer): Promise<Void>;
15
- }
16
- //# sourceMappingURL=azureAppServiceHosting.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"azureAppServiceHosting.d.ts","sourceRoot":"","sources":["../../../src/common/azure-hosting/azureAppServiceHosting.ts"],"names":[],"mappings":";AAGA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAC;AAQ7D,qBAAa,sBAAuB,SAAQ,YAAY;IACtD,YAAY,UAAQ;IACpB,QAAQ,cAA0B;IAClC,SAAS;;;;;MAKP;IAEI,MAAM,CAAC,UAAU,EAAE,MAAM,EAAE,aAAa,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;CAK9F"}
@@ -1,33 +0,0 @@
1
- "use strict";
2
- // Copyright (c) Microsoft Corporation.
3
- // Licensed under the MIT license.
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.AzureAppServiceHosting = void 0;
6
- const azureHosting_1 = require("./azureHosting");
7
- const interfaces_1 = require("./interfaces");
8
- const teamsfx_api_1 = require("@microsoft/teamsfx-api");
9
- const utils_1 = require("./utils");
10
- const resourceId = "provisionOutputs.webAppOutput.value.webAppResourceId";
11
- const hostName = "provisionOutputs.webAppOutput.value.validDomain";
12
- const webAppEndpoint = "provisionOutputs.webAppOutput.value.siteEndpoint";
13
- const endpointAsParam = "webAppProvision.outputs.webAppEndpoint";
14
- class AzureAppServiceHosting extends azureHosting_1.AzureHosting {
15
- constructor() {
16
- super(...arguments);
17
- this.configurable = true;
18
- this.hostType = interfaces_1.ServiceType.AppService;
19
- this.reference = {
20
- resourceId: resourceId,
21
- hostName: hostName,
22
- webAppEndpoint: webAppEndpoint,
23
- endpointAsParam: endpointAsParam,
24
- };
25
- }
26
- async deploy(resourceId, tokenProvider, buffer) {
27
- await super.deploy(resourceId, tokenProvider, buffer);
28
- await utils_1.azureWebSiteDeploy(resourceId, tokenProvider, buffer, this.logger);
29
- return teamsfx_api_1.Void;
30
- }
31
- }
32
- exports.AzureAppServiceHosting = AzureAppServiceHosting;
33
- //# sourceMappingURL=azureAppServiceHosting.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"azureAppServiceHosting.js","sourceRoot":"","sources":["../../../src/common/azure-hosting/azureAppServiceHosting.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;AAElC,iDAA8C;AAC9C,6CAA2C;AAC3C,wDAA6D;AAC7D,mCAA6C;AAE7C,MAAM,UAAU,GAAG,sDAAsD,CAAC;AAC1E,MAAM,QAAQ,GAAG,iDAAiD,CAAC;AACnE,MAAM,cAAc,GAAG,kDAAkD,CAAC;AAC1E,MAAM,eAAe,GAAG,wCAAwC,CAAC;AAEjE,MAAa,sBAAuB,SAAQ,2BAAY;IAAxD;;QACE,iBAAY,GAAG,IAAI,CAAC;QACpB,aAAQ,GAAG,wBAAW,CAAC,UAAU,CAAC;QAClC,cAAS,GAAG;YACV,UAAU,EAAE,UAAU;YACtB,QAAQ,EAAE,QAAQ;YAClB,cAAc,EAAE,cAAc;YAC9B,eAAe,EAAE,eAAe;SACjC,CAAC;IAOJ,CAAC;IALC,KAAK,CAAC,MAAM,CAAC,UAAkB,EAAE,aAA4B,EAAE,MAAc;QAC3E,MAAM,KAAK,CAAC,MAAM,CAAC,UAAU,EAAE,aAAa,EAAE,MAAM,CAAC,CAAC;QACtD,MAAM,0BAAkB,CAAC,UAAU,EAAE,aAAa,EAAE,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,CAAC;QACzE,OAAO,kBAAI,CAAC;IACd,CAAC;CACF;AAfD,wDAeC"}
@@ -1,14 +0,0 @@
1
- /// <reference types="node" />
2
- import { AzureHosting } from "./azureHosting";
3
- import { BicepContext, ServiceType } from "./interfaces";
4
- import { ResourceTemplate, TokenProvider, Void } from "@microsoft/teamsfx-api";
5
- export declare class AzureFunctionHosting extends AzureHosting {
6
- configurable: boolean;
7
- hostType: ServiceType;
8
- reference: {
9
- endpointAsParam: string;
10
- };
11
- generateBicep(bicepContext: BicepContext): Promise<ResourceTemplate>;
12
- deploy(resourceId: string, tokenProvider: TokenProvider, buffer: Buffer): Promise<Void>;
13
- }
14
- //# sourceMappingURL=azureFunctionHosting.d.ts.map