@microsoft/teamsfx-core 2.0.1 → 2.0.2-alpha.bd1241522.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 (1003) hide show
  1. package/build/common/armInterface.d.ts +0 -5
  2. package/build/common/armInterface.d.ts.map +1 -1
  3. package/build/common/deps-checker/checkerFactory.d.ts.map +1 -1
  4. package/build/common/deps-checker/checkerFactory.js +0 -7
  5. package/build/common/deps-checker/checkerFactory.js.map +1 -1
  6. package/build/common/deps-checker/constant/helpLink.d.ts +0 -4
  7. package/build/common/deps-checker/constant/helpLink.d.ts.map +1 -1
  8. package/build/common/deps-checker/constant/helpLink.js +1 -9
  9. package/build/common/deps-checker/constant/helpLink.js.map +1 -1
  10. package/build/common/deps-checker/constant/message.d.ts +0 -5
  11. package/build/common/deps-checker/constant/message.d.ts.map +1 -1
  12. package/build/common/deps-checker/constant/message.js +0 -6
  13. package/build/common/deps-checker/constant/message.js.map +1 -1
  14. package/build/common/deps-checker/constant/telemetry.d.ts +2 -33
  15. package/build/common/deps-checker/constant/telemetry.d.ts.map +1 -1
  16. package/build/common/deps-checker/constant/telemetry.js +0 -31
  17. package/build/common/deps-checker/constant/telemetry.js.map +1 -1
  18. package/build/common/deps-checker/depsChecker.d.ts +0 -3
  19. package/build/common/deps-checker/depsChecker.d.ts.map +1 -1
  20. package/build/common/deps-checker/depsChecker.js +0 -3
  21. package/build/common/deps-checker/depsChecker.js.map +1 -1
  22. package/build/common/deps-checker/depsError.d.ts +0 -12
  23. package/build/common/deps-checker/depsError.d.ts.map +1 -1
  24. package/build/common/deps-checker/depsError.js +1 -29
  25. package/build/common/deps-checker/depsError.js.map +1 -1
  26. package/build/common/deps-checker/depsManager.d.ts.map +1 -1
  27. package/build/common/deps-checker/depsManager.js +0 -3
  28. package/build/common/deps-checker/depsManager.js.map +1 -1
  29. package/build/common/deps-checker/internal/funcToolChecker.d.ts +2 -2
  30. package/build/common/deps-checker/internal/funcToolChecker.d.ts.map +1 -1
  31. package/build/common/deps-checker/internal/funcToolChecker.js +4 -2
  32. package/build/common/deps-checker/internal/funcToolChecker.js.map +1 -1
  33. package/build/common/deps-checker/internal/nodeChecker.d.ts +0 -20
  34. package/build/common/deps-checker/internal/nodeChecker.d.ts.map +1 -1
  35. package/build/common/deps-checker/internal/nodeChecker.js +1 -51
  36. package/build/common/deps-checker/internal/nodeChecker.js.map +1 -1
  37. package/build/common/deps-checker/util/index.d.ts +0 -1
  38. package/build/common/deps-checker/util/index.d.ts.map +1 -1
  39. package/build/common/deps-checker/util/index.js +0 -1
  40. package/build/common/deps-checker/util/index.js.map +1 -1
  41. package/build/common/local/localEnvManager.d.ts +0 -9
  42. package/build/common/local/localEnvManager.d.ts.map +1 -1
  43. package/build/common/local/localEnvManager.js +0 -59
  44. package/build/common/local/localEnvManager.js.map +1 -1
  45. package/build/common/local/localStateHelper.d.ts.map +1 -1
  46. package/build/common/local/localStateHelper.js.map +1 -1
  47. package/build/common/projectSettingsHelper.d.ts +1 -7
  48. package/build/common/projectSettingsHelper.d.ts.map +1 -1
  49. package/build/common/projectSettingsHelper.js +5 -81
  50. package/build/common/projectSettingsHelper.js.map +1 -1
  51. package/build/common/projectSettingsHelperV3.d.ts +0 -1
  52. package/build/common/projectSettingsHelperV3.d.ts.map +1 -1
  53. package/build/common/projectSettingsHelperV3.js +1 -10
  54. package/build/common/projectSettingsHelperV3.js.map +1 -1
  55. package/build/common/samples.d.ts.map +1 -1
  56. package/build/common/samples.js +20 -42
  57. package/build/common/samples.js.map +1 -1
  58. package/build/common/telemetry.d.ts +0 -13
  59. package/build/common/telemetry.d.ts.map +1 -1
  60. package/build/common/telemetry.js +0 -13
  61. package/build/common/telemetry.js.map +1 -1
  62. package/build/common/templates-config.json +4 -3
  63. package/build/common/tools.d.ts +1 -16
  64. package/build/common/tools.d.ts.map +1 -1
  65. package/build/common/tools.js +55 -205
  66. package/build/common/tools.js.map +1 -1
  67. package/build/component/code/utils.d.ts +0 -10
  68. package/build/component/code/utils.d.ts.map +1 -1
  69. package/build/component/code/utils.js +1 -171
  70. package/build/component/code/utils.js.map +1 -1
  71. package/build/component/constant/deployConstant.d.ts.map +1 -1
  72. package/build/component/constant/deployConstant.js.map +1 -1
  73. package/build/component/constants.d.ts +5 -216
  74. package/build/component/constants.d.ts.map +1 -1
  75. package/build/component/constants.js +17 -408
  76. package/build/component/constants.js.map +1 -1
  77. package/build/component/coordinator/index.d.ts +8 -7
  78. package/build/component/coordinator/index.d.ts.map +1 -1
  79. package/build/component/coordinator/index.js +35 -188
  80. package/build/component/coordinator/index.js.map +1 -1
  81. package/build/component/deployUtils.d.ts +1 -8
  82. package/build/component/deployUtils.d.ts.map +1 -1
  83. package/build/component/deployUtils.js +2 -98
  84. package/build/component/deployUtils.js.map +1 -1
  85. package/build/component/driver/aad/create.d.ts.map +1 -1
  86. package/build/component/driver/aad/create.js +2 -2
  87. package/build/component/driver/aad/create.js.map +1 -1
  88. package/build/component/driver/aad/update.d.ts.map +1 -1
  89. package/build/component/driver/aad/update.js +2 -2
  90. package/build/component/driver/aad/update.js.map +1 -1
  91. package/build/component/driver/add/addWebPart.js +3 -3
  92. package/build/component/driver/add/addWebPart.js.map +1 -1
  93. package/build/component/driver/arm/deployImpl.d.ts +1 -1
  94. package/build/component/driver/arm/deployImpl.d.ts.map +1 -1
  95. package/build/component/driver/arm/deployImpl.js +8 -8
  96. package/build/component/driver/arm/deployImpl.js.map +1 -1
  97. package/build/component/driver/arm/util/bicepChecker.d.ts +4 -0
  98. package/build/component/driver/arm/util/bicepChecker.d.ts.map +1 -0
  99. package/build/component/{utils/depsChecker → driver/arm/util}/bicepChecker.js +19 -132
  100. package/build/component/driver/arm/util/bicepChecker.js.map +1 -0
  101. package/build/component/driver/arm/util/handleError.d.ts +18 -0
  102. package/build/component/driver/arm/util/handleError.d.ts.map +1 -0
  103. package/build/component/driver/arm/util/handleError.js +169 -0
  104. package/build/component/driver/arm/util/handleError.js.map +1 -0
  105. package/build/component/driver/arm/util/innerHandleError.d.ts +4 -0
  106. package/build/component/driver/arm/util/innerHandleError.d.ts.map +1 -0
  107. package/build/component/driver/arm/util/innerHandleError.js +33 -0
  108. package/build/component/driver/arm/util/innerHandleError.js.map +1 -0
  109. package/build/component/driver/arm/util/util.d.ts.map +1 -1
  110. package/build/component/driver/arm/util/util.js.map +1 -1
  111. package/build/component/driver/arm/validator.d.ts.map +1 -1
  112. package/build/component/driver/arm/validator.js.map +1 -1
  113. package/build/component/driver/botAadApp/create.d.ts.map +1 -1
  114. package/build/component/driver/botAadApp/create.js +2 -2
  115. package/build/component/driver/botAadApp/create.js.map +1 -1
  116. package/build/component/driver/deploy/azure/impl/AzureZipDeployImpl.js +9 -9
  117. package/build/component/driver/deploy/azure/impl/AzureZipDeployImpl.js.map +1 -1
  118. package/build/component/driver/devTool/error/dotnetInstallationUserError.d.ts +1 -1
  119. package/build/component/driver/devTool/error/dotnetInstallationUserError.d.ts.map +1 -1
  120. package/build/component/driver/devTool/error/dotnetInstallationUserError.js +4 -2
  121. package/build/component/driver/devTool/error/dotnetInstallationUserError.js.map +1 -1
  122. package/build/component/driver/devTool/error/funcInstallationUserError.d.ts +1 -1
  123. package/build/component/driver/devTool/error/funcInstallationUserError.d.ts.map +1 -1
  124. package/build/component/driver/devTool/error/funcInstallationUserError.js +4 -2
  125. package/build/component/driver/devTool/error/funcInstallationUserError.js.map +1 -1
  126. package/build/component/driver/devTool/installDriver.d.ts +1 -0
  127. package/build/component/driver/devTool/installDriver.d.ts.map +1 -1
  128. package/build/component/driver/devTool/installDriver.js +17 -24
  129. package/build/component/driver/devTool/installDriver.js.map +1 -1
  130. package/build/component/driver/interface/buildAndDeployArgs.d.ts +11 -11
  131. package/build/component/driver/interface/buildAndDeployArgs.d.ts.map +1 -1
  132. package/build/component/driver/script/baseBuildDriver.d.ts.map +1 -1
  133. package/build/component/driver/script/baseBuildDriver.js +2 -2
  134. package/build/component/driver/script/baseBuildDriver.js.map +1 -1
  135. package/build/component/driver/script/scriptDriver.d.ts +11 -1
  136. package/build/component/driver/script/scriptDriver.d.ts.map +1 -1
  137. package/build/component/driver/script/scriptDriver.js +121 -4
  138. package/build/component/driver/script/scriptDriver.js.map +1 -1
  139. package/build/component/driver/teamsApp/createAppPackage.d.ts +0 -1
  140. package/build/component/driver/teamsApp/createAppPackage.d.ts.map +1 -1
  141. package/build/component/driver/teamsApp/createAppPackage.js +1 -11
  142. package/build/component/driver/teamsApp/createAppPackage.js.map +1 -1
  143. package/build/component/driver/teamsApp/validate.d.ts +0 -1
  144. package/build/component/driver/teamsApp/validate.d.ts.map +1 -1
  145. package/build/component/driver/teamsApp/validate.js +34 -18
  146. package/build/component/driver/teamsApp/validate.js.map +1 -1
  147. package/build/component/error.d.ts +0 -3
  148. package/build/component/error.d.ts.map +1 -1
  149. package/build/component/error.js +1 -11
  150. package/build/component/error.js.map +1 -1
  151. package/build/component/feature/bot/question.d.ts.map +1 -1
  152. package/build/component/feature/bot/question.js +13 -23
  153. package/build/component/feature/bot/question.js.map +1 -1
  154. package/build/component/feature/sso.d.ts +0 -4
  155. package/build/component/feature/sso.d.ts.map +1 -1
  156. package/build/component/feature/sso.js +10 -144
  157. package/build/component/feature/sso.js.map +1 -1
  158. package/build/component/generator/generatorAction.d.ts.map +1 -1
  159. package/build/component/generator/generatorAction.js +1 -1
  160. package/build/component/generator/generatorAction.js.map +1 -1
  161. package/build/component/generator/spfx/depsChecker/dependencyChecker.d.ts +8 -0
  162. package/build/component/generator/spfx/depsChecker/dependencyChecker.d.ts.map +1 -0
  163. package/build/component/generator/spfx/depsChecker/dependencyChecker.js.map +1 -0
  164. package/build/component/{resource → generator}/spfx/depsChecker/generatorChecker.d.ts +1 -4
  165. package/build/component/generator/spfx/depsChecker/generatorChecker.d.ts.map +1 -0
  166. package/build/component/{resource → generator}/spfx/depsChecker/generatorChecker.js +0 -39
  167. package/build/component/generator/spfx/depsChecker/generatorChecker.js.map +1 -0
  168. package/build/component/{resource → generator}/spfx/depsChecker/yoChecker.d.ts +1 -4
  169. package/build/component/generator/spfx/depsChecker/yoChecker.d.ts.map +1 -0
  170. package/build/component/{resource → generator}/spfx/depsChecker/yoChecker.js +0 -33
  171. package/build/component/generator/spfx/depsChecker/yoChecker.js.map +1 -0
  172. package/build/component/generator/spfx/error.d.ts +8 -0
  173. package/build/component/generator/spfx/error.d.ts.map +1 -0
  174. package/build/component/generator/spfx/error.js +55 -0
  175. package/build/component/generator/spfx/error.js.map +1 -0
  176. package/build/component/generator/spfx/spfxGenerator.d.ts.map +1 -0
  177. package/build/component/generator/{spfxGenerator.js → spfx/spfxGenerator.js} +16 -16
  178. package/build/component/generator/spfx/spfxGenerator.js.map +1 -0
  179. package/build/component/{resource → generator}/spfx/utils/constants.d.ts +0 -33
  180. package/build/component/generator/spfx/utils/constants.d.ts.map +1 -0
  181. package/build/component/{resource → generator}/spfx/utils/constants.js +1 -39
  182. package/build/component/generator/spfx/utils/constants.js.map +1 -0
  183. package/build/component/{resource → generator}/spfx/utils/progress-helper.d.ts +0 -5
  184. package/build/component/generator/spfx/utils/progress-helper.d.ts.map +1 -0
  185. package/build/component/generator/spfx/utils/progress-helper.js +21 -0
  186. package/build/component/generator/spfx/utils/progress-helper.js.map +1 -0
  187. package/build/component/generator/spfx/utils/question-helper.d.ts.map +1 -0
  188. package/build/component/generator/spfx/utils/question-helper.js.map +1 -0
  189. package/build/component/{resource → generator}/spfx/utils/questions.d.ts +0 -1
  190. package/build/component/generator/spfx/utils/questions.d.ts.map +1 -0
  191. package/build/component/{resource → generator}/spfx/utils/questions.js +2 -27
  192. package/build/component/generator/spfx/utils/questions.js.map +1 -0
  193. package/build/component/generator/spfx/utils/telemetry-helper.d.ts.map +1 -0
  194. package/build/component/generator/spfx/utils/telemetry-helper.js.map +1 -0
  195. package/build/component/generator/spfx/utils/telemetryEvents.d.ts.map +1 -0
  196. package/build/component/generator/spfx/utils/telemetryEvents.js.map +1 -0
  197. package/build/component/generator/spfx/utils/utils.d.ts.map +1 -0
  198. package/build/component/generator/spfx/utils/utils.js.map +1 -0
  199. package/build/component/generator/utils.js +2 -2
  200. package/build/component/generator/utils.js.map +1 -1
  201. package/build/component/middleware/envMW.js.map +1 -1
  202. package/build/component/migrate.d.ts +0 -1
  203. package/build/component/migrate.d.ts.map +1 -1
  204. package/build/component/migrate.js +1 -9
  205. package/build/component/migrate.js.map +1 -1
  206. package/build/component/provisionUtils.d.ts +2 -23
  207. package/build/component/provisionUtils.d.ts.map +1 -1
  208. package/build/component/provisionUtils.js +5 -523
  209. package/build/component/provisionUtils.js.map +1 -1
  210. package/build/component/question.d.ts +3 -64
  211. package/build/component/question.d.ts.map +1 -1
  212. package/build/component/question.js +61 -663
  213. package/build/component/question.js.map +1 -1
  214. package/build/component/registerService.d.ts +0 -16
  215. package/build/component/registerService.d.ts.map +1 -1
  216. package/build/component/registerService.js +0 -16
  217. package/build/component/registerService.js.map +1 -1
  218. package/build/component/resource/aadApp/aadApp.d.ts.map +1 -1
  219. package/build/component/resource/aadApp/aadApp.js +6 -24
  220. package/build/component/resource/aadApp/aadApp.js.map +1 -1
  221. package/build/component/resource/aadApp/utils/aadManifestHelper.js +2 -1
  222. package/build/component/resource/aadApp/utils/aadManifestHelper.js.map +1 -1
  223. package/build/component/resource/appManifest/appManifest.d.ts +0 -6
  224. package/build/component/resource/appManifest/appManifest.d.ts.map +1 -1
  225. package/build/component/resource/appManifest/appManifest.js +24 -247
  226. package/build/component/resource/appManifest/appManifest.js.map +1 -1
  227. package/build/component/resource/appManifest/appStudio.d.ts +1 -21
  228. package/build/component/resource/appManifest/appStudio.d.ts.map +1 -1
  229. package/build/component/resource/appManifest/appStudio.js +16 -258
  230. package/build/component/resource/appManifest/appStudio.js.map +1 -1
  231. package/build/component/resource/appManifest/utils/ManifestUtils.d.ts +1 -1
  232. package/build/component/resource/appManifest/utils/ManifestUtils.d.ts.map +1 -1
  233. package/build/component/resource/appManifest/utils/ManifestUtils.js +1 -9
  234. package/build/component/resource/appManifest/utils/ManifestUtils.js.map +1 -1
  235. package/build/component/resource/botService/errors.d.ts +0 -2
  236. package/build/component/resource/botService/errors.d.ts.map +1 -1
  237. package/build/component/resource/botService/errors.js +1 -43
  238. package/build/component/resource/botService/errors.js.map +1 -1
  239. package/build/component/utils/ResourceGroupHelper.d.ts +1 -5
  240. package/build/component/utils/ResourceGroupHelper.d.ts.map +1 -1
  241. package/build/component/utils/ResourceGroupHelper.js +0 -6
  242. package/build/component/utils/ResourceGroupHelper.js.map +1 -1
  243. package/build/component/utils/charsetUtils.d.ts +3 -0
  244. package/build/component/utils/charsetUtils.d.ts.map +1 -0
  245. package/build/component/utils/charsetUtils.js +241 -0
  246. package/build/component/utils/charsetUtils.js.map +1 -0
  247. package/build/component/utils/depsChecker/common.d.ts +0 -1
  248. package/build/component/utils/depsChecker/common.d.ts.map +1 -1
  249. package/build/component/utils/depsChecker/common.js +0 -1
  250. package/build/component/utils/depsChecker/common.js.map +1 -1
  251. package/build/component/utils/envUtil.d.ts.map +1 -1
  252. package/build/component/utils/envUtil.js +4 -1
  253. package/build/component/utils/envUtil.js.map +1 -1
  254. package/build/component/utils/metadataUtil.d.ts.map +1 -1
  255. package/build/component/utils/metadataUtil.js +9 -7
  256. package/build/component/utils/metadataUtil.js.map +1 -1
  257. package/build/component/utils/pathUtils.d.ts.map +1 -1
  258. package/build/component/utils/pathUtils.js +10 -9
  259. package/build/component/utils/pathUtils.js.map +1 -1
  260. package/build/component/utils/settingsUtil.js +3 -3
  261. package/build/component/utils/settingsUtil.js.map +1 -1
  262. package/build/component/utils.d.ts +1 -29
  263. package/build/component/utils.d.ts.map +1 -1
  264. package/build/component/utils.js +24 -501
  265. package/build/component/utils.js.map +1 -1
  266. package/build/component/workflow.d.ts +0 -2
  267. package/build/component/workflow.d.ts.map +1 -1
  268. package/build/component/workflow.js +1 -692
  269. package/build/component/workflow.js.map +1 -1
  270. package/build/core/FxCore.d.ts +26 -42
  271. package/build/core/FxCore.d.ts.map +1 -1
  272. package/build/core/FxCore.js +84 -664
  273. package/build/core/FxCore.js.map +1 -1
  274. package/build/core/FxCoreImplementV3.d.ts +14 -8
  275. package/build/core/FxCoreImplementV3.d.ts.map +1 -1
  276. package/build/core/FxCoreImplementV3.js +93 -121
  277. package/build/core/FxCoreImplementV3.js.map +1 -1
  278. package/build/core/collaborator.d.ts +2 -0
  279. package/build/core/collaborator.d.ts.map +1 -1
  280. package/build/core/collaborator.js +2 -0
  281. package/build/core/collaborator.js.map +1 -1
  282. package/build/core/environment.d.ts +2 -4
  283. package/build/core/environment.d.ts.map +1 -1
  284. package/build/core/environment.js +44 -108
  285. package/build/core/environment.js.map +1 -1
  286. package/build/core/error.d.ts +1 -34
  287. package/build/core/error.d.ts.map +1 -1
  288. package/build/core/error.js +1 -112
  289. package/build/core/error.js.map +1 -1
  290. package/build/core/globalVars.d.ts +0 -1
  291. package/build/core/globalVars.d.ts.map +1 -1
  292. package/build/core/globalVars.js +1 -15
  293. package/build/core/globalVars.js.map +1 -1
  294. package/build/core/middleware/envInfoLoaderV3.d.ts +1 -10
  295. package/build/core/middleware/envInfoLoaderV3.d.ts.map +1 -1
  296. package/build/core/middleware/envInfoLoaderV3.js +1 -207
  297. package/build/core/middleware/envInfoLoaderV3.js.map +1 -1
  298. package/build/core/middleware/projectMigratorV3.d.ts +3 -1
  299. package/build/core/middleware/projectMigratorV3.d.ts.map +1 -1
  300. package/build/core/middleware/projectMigratorV3.js +46 -52
  301. package/build/core/middleware/projectMigratorV3.js.map +1 -1
  302. package/build/core/middleware/projectSettingsLoader.d.ts +1 -4
  303. package/build/core/middleware/projectSettingsLoader.d.ts.map +1 -1
  304. package/build/core/middleware/projectSettingsLoader.js +13 -78
  305. package/build/core/middleware/projectSettingsLoader.js.map +1 -1
  306. package/build/core/middleware/projectVersionChecker.d.ts.map +1 -1
  307. package/build/core/middleware/projectVersionChecker.js +10 -23
  308. package/build/core/middleware/projectVersionChecker.js.map +1 -1
  309. package/build/core/middleware/questionModel.d.ts +0 -1
  310. package/build/core/middleware/questionModel.d.ts.map +1 -1
  311. package/build/core/middleware/questionModel.js +8 -54
  312. package/build/core/middleware/questionModel.js.map +1 -1
  313. package/build/core/middleware/utils/MigrationUtils.d.ts +0 -5
  314. package/build/core/middleware/utils/MigrationUtils.d.ts.map +1 -1
  315. package/build/core/middleware/utils/MigrationUtils.js +1 -77
  316. package/build/core/middleware/utils/MigrationUtils.js.map +1 -1
  317. package/build/core/middleware/utils/migrationContext.d.ts.map +1 -1
  318. package/build/core/middleware/utils/migrationContext.js +0 -4
  319. package/build/core/middleware/utils/migrationContext.js.map +1 -1
  320. package/build/core/question.d.ts +2 -12
  321. package/build/core/question.d.ts.map +1 -1
  322. package/build/core/question.js +18 -240
  323. package/build/core/question.js.map +1 -1
  324. package/build/core/types.d.ts +0 -10
  325. package/build/core/types.d.ts.map +1 -1
  326. package/build/error/common.d.ts +9 -0
  327. package/build/error/common.d.ts.map +1 -1
  328. package/build/error/common.js +39 -1
  329. package/build/error/common.js.map +1 -1
  330. package/build/error/script.d.ts +1 -1
  331. package/build/error/script.d.ts.map +1 -1
  332. package/build/error/script.js +3 -3
  333. package/build/error/script.js.map +1 -1
  334. package/build/index.d.ts +0 -2
  335. package/build/index.d.ts.map +1 -1
  336. package/build/index.js +1 -4
  337. package/build/index.js.map +1 -1
  338. package/package.json +14 -33
  339. package/resource/package.nls.json +13 -272
  340. package/templates/fallback/common.zip +0 -0
  341. package/templates/fallback/csharp.zip +0 -0
  342. package/templates/fallback/js.zip +0 -0
  343. package/templates/fallback/ts.zip +0 -0
  344. package/build/common/azure-hosting/azureAppServiceHosting.d.ts +0 -16
  345. package/build/common/azure-hosting/azureAppServiceHosting.d.ts.map +0 -1
  346. package/build/common/azure-hosting/azureAppServiceHosting.js +0 -33
  347. package/build/common/azure-hosting/azureAppServiceHosting.js.map +0 -1
  348. package/build/common/azure-hosting/azureFunctionHosting.d.ts +0 -14
  349. package/build/common/azure-hosting/azureFunctionHosting.d.ts.map +0 -1
  350. package/build/common/azure-hosting/azureFunctionHosting.js +0 -34
  351. package/build/common/azure-hosting/azureFunctionHosting.js.map +0 -1
  352. package/build/common/azure-hosting/azureHosting.d.ts +0 -23
  353. package/build/common/azure-hosting/azureHosting.d.ts.map +0 -1
  354. package/build/common/azure-hosting/azureHosting.js +0 -95
  355. package/build/common/azure-hosting/azureHosting.js.map +0 -1
  356. package/build/common/azure-hosting/azureOps.d.ts +0 -17
  357. package/build/common/azure-hosting/azureOps.d.ts.map +0 -1
  358. package/build/common/azure-hosting/azureOps.js +0 -94
  359. package/build/common/azure-hosting/azureOps.js.map +0 -1
  360. package/build/common/azure-hosting/hostingConstant.d.ts +0 -46
  361. package/build/common/azure-hosting/hostingConstant.d.ts.map +0 -1
  362. package/build/common/azure-hosting/hostingConstant.js +0 -86
  363. package/build/common/azure-hosting/hostingConstant.js.map +0 -1
  364. package/build/common/azure-hosting/hostingError.d.ts +0 -47
  365. package/build/common/azure-hosting/hostingError.d.ts.map +0 -1
  366. package/build/common/azure-hosting/hostingError.js +0 -83
  367. package/build/common/azure-hosting/hostingError.js.map +0 -1
  368. package/build/common/azure-hosting/hostingFactory.d.ts +0 -6
  369. package/build/common/azure-hosting/hostingFactory.d.ts.map +0 -1
  370. package/build/common/azure-hosting/hostingFactory.js +0 -22
  371. package/build/common/azure-hosting/hostingFactory.js.map +0 -1
  372. package/build/common/azure-hosting/interfaces.d.ts +0 -58
  373. package/build/common/azure-hosting/interfaces.d.ts.map +0 -1
  374. package/build/common/azure-hosting/interfaces.js +0 -12
  375. package/build/common/azure-hosting/interfaces.js.map +0 -1
  376. package/build/common/azure-hosting/messages.d.ts +0 -10
  377. package/build/common/azure-hosting/messages.d.ts.map +0 -1
  378. package/build/common/azure-hosting/messages.js +0 -16
  379. package/build/common/azure-hosting/messages.js.map +0 -1
  380. package/build/common/azure-hosting/utils.d.ts +0 -10
  381. package/build/common/azure-hosting/utils.d.ts.map +0 -1
  382. package/build/common/azure-hosting/utils.js +0 -107
  383. package/build/common/azure-hosting/utils.js.map +0 -1
  384. package/build/common/cpUtils.d.ts +0 -12
  385. package/build/common/cpUtils.d.ts.map +0 -1
  386. package/build/common/cpUtils.js +0 -68
  387. package/build/common/cpUtils.js.map +0 -1
  388. package/build/common/deps-checker/internal/ngrokChecker.d.ts +0 -27
  389. package/build/common/deps-checker/internal/ngrokChecker.d.ts.map +0 -1
  390. package/build/common/deps-checker/internal/ngrokChecker.js +0 -222
  391. package/build/common/deps-checker/internal/ngrokChecker.js.map +0 -1
  392. package/build/common/deps-checker/util/extensionInstaller.d.ts +0 -3
  393. package/build/common/deps-checker/util/extensionInstaller.d.ts.map +0 -1
  394. package/build/common/deps-checker/util/extensionInstaller.js +0 -47
  395. package/build/common/deps-checker/util/extensionInstaller.js.map +0 -1
  396. package/build/common/samples-config.json +0 -201
  397. package/build/component/arm.d.ts +0 -42
  398. package/build/component/arm.d.ts.map +0 -1
  399. package/build/component/arm.js +0 -653
  400. package/build/component/arm.js.map +0 -1
  401. package/build/component/bicep.d.ts +0 -8
  402. package/build/component/bicep.d.ts.map +0 -1
  403. package/build/component/bicep.js +0 -49
  404. package/build/component/bicep.js.map +0 -1
  405. package/build/component/code/api/apiCode.d.ts +0 -13
  406. package/build/component/code/api/apiCode.d.ts.map +0 -1
  407. package/build/component/code/api/apiCode.js +0 -154
  408. package/build/component/code/api/apiCode.js.map +0 -1
  409. package/build/component/code/api/depsChecker/funcHelper.d.ts +0 -11
  410. package/build/component/code/api/depsChecker/funcHelper.d.ts.map +0 -1
  411. package/build/component/code/api/depsChecker/funcHelper.js +0 -55
  412. package/build/component/code/api/depsChecker/funcHelper.js.map +0 -1
  413. package/build/component/code/api/depsChecker/funcPluginLogger.d.ts +0 -17
  414. package/build/component/code/api/depsChecker/funcPluginLogger.d.ts.map +0 -1
  415. package/build/component/code/api/depsChecker/funcPluginLogger.js +0 -52
  416. package/build/component/code/api/depsChecker/funcPluginLogger.js.map +0 -1
  417. package/build/component/code/api/depsChecker/funcPluginTelemetry.d.ts +0 -15
  418. package/build/component/code/api/depsChecker/funcPluginTelemetry.d.ts.map +0 -1
  419. package/build/component/code/api/depsChecker/funcPluginTelemetry.js +0 -53
  420. package/build/component/code/api/depsChecker/funcPluginTelemetry.js.map +0 -1
  421. package/build/component/code/api/enums.d.ts +0 -11
  422. package/build/component/code/api/enums.d.ts.map +0 -1
  423. package/build/component/code/api/enums.js +0 -18
  424. package/build/component/code/api/enums.js.map +0 -1
  425. package/build/component/code/api/language-strategy.d.ts +0 -15
  426. package/build/component/code/api/language-strategy.d.ts.map +0 -1
  427. package/build/component/code/api/language-strategy.js +0 -51
  428. package/build/component/code/api/language-strategy.js.map +0 -1
  429. package/build/component/code/api/scaffold.d.ts +0 -13
  430. package/build/component/code/api/scaffold.d.ts.map +0 -1
  431. package/build/component/code/api/scaffold.js +0 -83
  432. package/build/component/code/api/scaffold.js.map +0 -1
  433. package/build/component/code/api/telemetry-helper.d.ts +0 -20
  434. package/build/component/code/api/telemetry-helper.d.ts.map +0 -1
  435. package/build/component/code/api/telemetry-helper.js +0 -43
  436. package/build/component/code/api/telemetry-helper.js.map +0 -1
  437. package/build/component/code/appSettingUtils.d.ts +0 -17
  438. package/build/component/code/appSettingUtils.d.ts.map +0 -1
  439. package/build/component/code/appSettingUtils.js +0 -106
  440. package/build/component/code/appSettingUtils.js.map +0 -1
  441. package/build/component/code/appSettings/baseAppSettings.json +0 -10
  442. package/build/component/code/appSettings/botAppSettings.json +0 -4
  443. package/build/component/code/appSettings/ssoBlazorAppSettings.json +0 -9
  444. package/build/component/code/appSettings/ssoBotAppSettings.json +0 -13
  445. package/build/component/code/botCode.d.ts +0 -14
  446. package/build/component/code/botCode.d.ts.map +0 -1
  447. package/build/component/code/botCode.js +0 -198
  448. package/build/component/code/botCode.js.map +0 -1
  449. package/build/component/code/constants.d.ts +0 -32
  450. package/build/component/code/constants.d.ts.map +0 -1
  451. package/build/component/code/constants.js +0 -38
  452. package/build/component/code/constants.js.map +0 -1
  453. package/build/component/code/error.d.ts +0 -11
  454. package/build/component/code/error.d.ts.map +0 -1
  455. package/build/component/code/error.js +0 -41
  456. package/build/component/code/error.js.map +0 -1
  457. package/build/component/code/spfxTabCode.d.ts +0 -11
  458. package/build/component/code/spfxTabCode.d.ts.map +0 -1
  459. package/build/component/code/spfxTabCode.js +0 -237
  460. package/build/component/code/spfxTabCode.js.map +0 -1
  461. package/build/component/code/tab/constants.d.ts +0 -7
  462. package/build/component/code/tab/constants.d.ts.map +0 -1
  463. package/build/component/code/tab/constants.js +0 -17
  464. package/build/component/code/tab/constants.js.map +0 -1
  465. package/build/component/code/tab/deploy.d.ts +0 -16
  466. package/build/component/code/tab/deploy.d.ts.map +0 -1
  467. package/build/component/code/tab/deploy.js +0 -95
  468. package/build/component/code/tab/deploy.js.map +0 -1
  469. package/build/component/code/tab/env.d.ts +0 -23
  470. package/build/component/code/tab/env.d.ts.map +0 -1
  471. package/build/component/code/tab/env.js +0 -101
  472. package/build/component/code/tab/env.js.map +0 -1
  473. package/build/component/code/tab/tabCode.d.ts +0 -17
  474. package/build/component/code/tab/tabCode.d.ts.map +0 -1
  475. package/build/component/code/tab/tabCode.js +0 -248
  476. package/build/component/code/tab/tabCode.js.map +0 -1
  477. package/build/component/connection/apimConfig.d.ts +0 -11
  478. package/build/component/connection/apimConfig.d.ts.map +0 -1
  479. package/build/component/connection/apimConfig.js +0 -44
  480. package/build/component/connection/apimConfig.js.map +0 -1
  481. package/build/component/connection/azureFunctionConfig.d.ts +0 -9
  482. package/build/component/connection/azureFunctionConfig.d.ts.map +0 -1
  483. package/build/component/connection/azureFunctionConfig.js +0 -25
  484. package/build/component/connection/azureFunctionConfig.js.map +0 -1
  485. package/build/component/connection/azureResourceConfig.d.ts +0 -11
  486. package/build/component/connection/azureResourceConfig.d.ts.map +0 -1
  487. package/build/component/connection/azureResourceConfig.js +0 -72
  488. package/build/component/connection/azureResourceConfig.js.map +0 -1
  489. package/build/component/connection/azureWebAppConfig.d.ts +0 -9
  490. package/build/component/connection/azureWebAppConfig.d.ts.map +0 -1
  491. package/build/component/connection/azureWebAppConfig.js +0 -25
  492. package/build/component/connection/azureWebAppConfig.js.map +0 -1
  493. package/build/component/coordinator/lifecycleStage.d.ts +0 -2
  494. package/build/component/coordinator/lifecycleStage.d.ts.map +0 -1
  495. package/build/component/coordinator/lifecycleStage.js +0 -23
  496. package/build/component/coordinator/lifecycleStage.js.map +0 -1
  497. package/build/component/core.d.ts +0 -65
  498. package/build/component/core.d.ts.map +0 -1
  499. package/build/component/core.js +0 -653
  500. package/build/component/core.js.map +0 -1
  501. package/build/component/debug/error.d.ts +0 -8
  502. package/build/component/debug/error.d.ts.map +0 -1
  503. package/build/component/debug/error.js +0 -49
  504. package/build/component/debug/error.js.map +0 -1
  505. package/build/component/debug/index.d.ts +0 -30
  506. package/build/component/debug/index.d.ts.map +0 -1
  507. package/build/component/debug/index.js +0 -541
  508. package/build/component/debug/index.js.map +0 -1
  509. package/build/component/debug/util/ngrok.d.ts +0 -6
  510. package/build/component/debug/util/ngrok.d.ts.map +0 -1
  511. package/build/component/debug/util/ngrok.js +0 -65
  512. package/build/component/debug/util/ngrok.js.map +0 -1
  513. package/build/component/envManager.d.ts +0 -4
  514. package/build/component/envManager.d.ts.map +0 -1
  515. package/build/component/envManager.js +0 -25
  516. package/build/component/envManager.js.map +0 -1
  517. package/build/component/feature/api/api.d.ts +0 -8
  518. package/build/component/feature/api/api.d.ts.map +0 -1
  519. package/build/component/feature/api/api.js +0 -188
  520. package/build/component/feature/api/api.js.map +0 -1
  521. package/build/component/feature/api/constants.d.ts +0 -4
  522. package/build/component/feature/api/constants.d.ts.map +0 -1
  523. package/build/component/feature/api/constants.js +0 -9
  524. package/build/component/feature/api/constants.js.map +0 -1
  525. package/build/component/feature/api/question.d.ts +0 -3
  526. package/build/component/feature/api/question.d.ts.map +0 -1
  527. package/build/component/feature/api/question.js +0 -13
  528. package/build/component/feature/api/question.js.map +0 -1
  529. package/build/component/feature/apiconnector/ApiConnectorImpl.d.ts +0 -23
  530. package/build/component/feature/apiconnector/ApiConnectorImpl.d.ts.map +0 -1
  531. package/build/component/feature/apiconnector/ApiConnectorImpl.js +0 -288
  532. package/build/component/feature/apiconnector/ApiConnectorImpl.js.map +0 -1
  533. package/build/component/feature/apiconnector/apiConnector.d.ts +0 -11
  534. package/build/component/feature/apiconnector/apiConnector.d.ts.map +0 -1
  535. package/build/component/feature/apiconnector/apiConnector.js +0 -43
  536. package/build/component/feature/apiconnector/apiConnector.js.map +0 -1
  537. package/build/component/feature/apiconnector/checker.d.ts +0 -7
  538. package/build/component/feature/apiconnector/checker.d.ts.map +0 -1
  539. package/build/component/feature/apiconnector/checker.js +0 -74
  540. package/build/component/feature/apiconnector/checker.js.map +0 -1
  541. package/build/component/feature/apiconnector/config.d.ts +0 -23
  542. package/build/component/feature/apiconnector/config.d.ts.map +0 -1
  543. package/build/component/feature/apiconnector/config.js +0 -5
  544. package/build/component/feature/apiconnector/config.js.map +0 -1
  545. package/build/component/feature/apiconnector/constants.d.ts +0 -50
  546. package/build/component/feature/apiconnector/constants.d.ts.map +0 -1
  547. package/build/component/feature/apiconnector/constants.js +0 -61
  548. package/build/component/feature/apiconnector/constants.js.map +0 -1
  549. package/build/component/feature/apiconnector/depsHandler.d.ts +0 -14
  550. package/build/component/feature/apiconnector/depsHandler.d.ts.map +0 -1
  551. package/build/component/feature/apiconnector/depsHandler.js +0 -109
  552. package/build/component/feature/apiconnector/depsHandler.js.map +0 -1
  553. package/build/component/feature/apiconnector/envHandler.d.ts +0 -21
  554. package/build/component/feature/apiconnector/envHandler.d.ts.map +0 -1
  555. package/build/component/feature/apiconnector/envHandler.js +0 -128
  556. package/build/component/feature/apiconnector/envHandler.js.map +0 -1
  557. package/build/component/feature/apiconnector/errors.d.ts +0 -53
  558. package/build/component/feature/apiconnector/errors.d.ts.map +0 -1
  559. package/build/component/feature/apiconnector/errors.js +0 -64
  560. package/build/component/feature/apiconnector/errors.js.map +0 -1
  561. package/build/component/feature/apiconnector/questions.d.ts +0 -41
  562. package/build/component/feature/apiconnector/questions.d.ts.map +0 -1
  563. package/build/component/feature/apiconnector/questions.js +0 -262
  564. package/build/component/feature/apiconnector/questions.js.map +0 -1
  565. package/build/component/feature/apiconnector/result.d.ts +0 -23
  566. package/build/component/feature/apiconnector/result.d.ts.map +0 -1
  567. package/build/component/feature/apiconnector/result.js +0 -40
  568. package/build/component/feature/apiconnector/result.js.map +0 -1
  569. package/build/component/feature/apiconnector/sampleHandler.d.ts +0 -10
  570. package/build/component/feature/apiconnector/sampleHandler.d.ts.map +0 -1
  571. package/build/component/feature/apiconnector/sampleHandler.js +0 -62
  572. package/build/component/feature/apiconnector/sampleHandler.js.map +0 -1
  573. package/build/component/feature/apiconnector/telemetry.d.ts +0 -42
  574. package/build/component/feature/apiconnector/telemetry.d.ts.map +0 -1
  575. package/build/component/feature/apiconnector/telemetry.js +0 -70
  576. package/build/component/feature/apiconnector/telemetry.js.map +0 -1
  577. package/build/component/feature/apiconnector/utils.d.ts +0 -18
  578. package/build/component/feature/apiconnector/utils.d.ts.map +0 -1
  579. package/build/component/feature/apiconnector/utils.js +0 -90
  580. package/build/component/feature/apiconnector/utils.js.map +0 -1
  581. package/build/component/feature/apim.d.ts +0 -8
  582. package/build/component/feature/apim.d.ts.map +0 -1
  583. package/build/component/feature/apim.js +0 -123
  584. package/build/component/feature/apim.js.map +0 -1
  585. package/build/component/feature/bot/bot.d.ts +0 -12
  586. package/build/component/feature/bot/bot.d.ts.map +0 -1
  587. package/build/component/feature/bot/bot.js +0 -309
  588. package/build/component/feature/bot/bot.js.map +0 -1
  589. package/build/component/feature/cicd/CICDImpl.d.ts +0 -9
  590. package/build/component/feature/cicd/CICDImpl.d.ts.map +0 -1
  591. package/build/component/feature/cicd/CICDImpl.js +0 -106
  592. package/build/component/feature/cicd/CICDImpl.js.map +0 -1
  593. package/build/component/feature/cicd/cicd.d.ts +0 -8
  594. package/build/component/feature/cicd/cicd.d.ts.map +0 -1
  595. package/build/component/feature/cicd/cicd.js +0 -115
  596. package/build/component/feature/cicd/cicd.js.map +0 -1
  597. package/build/component/feature/cicd/constants.d.ts +0 -39
  598. package/build/component/feature/cicd/constants.d.ts.map +0 -1
  599. package/build/component/feature/cicd/constants.js +0 -53
  600. package/build/component/feature/cicd/constants.js.map +0 -1
  601. package/build/component/feature/cicd/errors.d.ts +0 -25
  602. package/build/component/feature/cicd/errors.d.ts.map +0 -1
  603. package/build/component/feature/cicd/errors.js +0 -49
  604. package/build/component/feature/cicd/errors.js.map +0 -1
  605. package/build/component/feature/cicd/existingTemplatesStat.d.ts +0 -16
  606. package/build/component/feature/cicd/existingTemplatesStat.d.ts.map +0 -1
  607. package/build/component/feature/cicd/existingTemplatesStat.js +0 -75
  608. package/build/component/feature/cicd/existingTemplatesStat.js.map +0 -1
  609. package/build/component/feature/cicd/logger.d.ts +0 -10
  610. package/build/component/feature/cicd/logger.d.ts.map +0 -1
  611. package/build/component/feature/cicd/logger.js +0 -27
  612. package/build/component/feature/cicd/logger.js.map +0 -1
  613. package/build/component/feature/cicd/provider/azdoProvider.d.ts +0 -6
  614. package/build/component/feature/cicd/provider/azdoProvider.d.ts.map +0 -1
  615. package/build/component/feature/cicd/provider/azdoProvider.js +0 -25
  616. package/build/component/feature/cicd/provider/azdoProvider.js.map +0 -1
  617. package/build/component/feature/cicd/provider/enums.d.ts +0 -12
  618. package/build/component/feature/cicd/provider/enums.d.ts.map +0 -1
  619. package/build/component/feature/cicd/provider/enums.js +0 -19
  620. package/build/component/feature/cicd/provider/enums.js.map +0 -1
  621. package/build/component/feature/cicd/provider/factory.d.ts +0 -6
  622. package/build/component/feature/cicd/provider/factory.d.ts.map +0 -1
  623. package/build/component/feature/cicd/provider/factory.js +0 -28
  624. package/build/component/feature/cicd/provider/factory.js.map +0 -1
  625. package/build/component/feature/cicd/provider/githubProvider.d.ts +0 -6
  626. package/build/component/feature/cicd/provider/githubProvider.d.ts.map +0 -1
  627. package/build/component/feature/cicd/provider/githubProvider.js +0 -25
  628. package/build/component/feature/cicd/provider/githubProvider.js.map +0 -1
  629. package/build/component/feature/cicd/provider/jenkinsProvider.d.ts +0 -6
  630. package/build/component/feature/cicd/provider/jenkinsProvider.d.ts.map +0 -1
  631. package/build/component/feature/cicd/provider/jenkinsProvider.js +0 -25
  632. package/build/component/feature/cicd/provider/jenkinsProvider.js.map +0 -1
  633. package/build/component/feature/cicd/provider/provider.d.ts +0 -11
  634. package/build/component/feature/cicd/provider/provider.d.ts.map +0 -1
  635. package/build/component/feature/cicd/provider/provider.js +0 -106
  636. package/build/component/feature/cicd/provider/provider.js.map +0 -1
  637. package/build/component/feature/cicd/questions.d.ts +0 -18
  638. package/build/component/feature/cicd/questions.d.ts.map +0 -1
  639. package/build/component/feature/cicd/questions.js +0 -82
  640. package/build/component/feature/cicd/questions.js.map +0 -1
  641. package/build/component/feature/cicd/result.d.ts +0 -11
  642. package/build/component/feature/cicd/result.d.ts.map +0 -1
  643. package/build/component/feature/cicd/result.js +0 -37
  644. package/build/component/feature/cicd/result.js.map +0 -1
  645. package/build/component/feature/cicd/utils/buildScripts.d.ts +0 -3
  646. package/build/component/feature/cicd/utils/buildScripts.d.ts.map +0 -1
  647. package/build/component/feature/cicd/utils/buildScripts.js +0 -29
  648. package/build/component/feature/cicd/utils/buildScripts.js.map +0 -1
  649. package/build/component/feature/cicd/utils/telemetry-helper.d.ts +0 -29
  650. package/build/component/feature/cicd/utils/telemetry-helper.d.ts.map +0 -1
  651. package/build/component/feature/cicd/utils/telemetry-helper.js +0 -46
  652. package/build/component/feature/cicd/utils/telemetry-helper.js.map +0 -1
  653. package/build/component/feature/keyVault.d.ts +0 -16
  654. package/build/component/feature/keyVault.d.ts.map +0 -1
  655. package/build/component/feature/keyVault.js +0 -90
  656. package/build/component/feature/keyVault.js.map +0 -1
  657. package/build/component/feature/spfx.d.ts +0 -9
  658. package/build/component/feature/spfx.d.ts.map +0 -1
  659. package/build/component/feature/spfx.js +0 -121
  660. package/build/component/feature/spfx.js.map +0 -1
  661. package/build/component/feature/sql.d.ts +0 -10
  662. package/build/component/feature/sql.d.ts.map +0 -1
  663. package/build/component/feature/sql.js +0 -80
  664. package/build/component/feature/sql.js.map +0 -1
  665. package/build/component/feature/tab.d.ts +0 -10
  666. package/build/component/feature/tab.d.ts.map +0 -1
  667. package/build/component/feature/tab.js +0 -238
  668. package/build/component/feature/tab.js.map +0 -1
  669. package/build/component/generator/spfxGenerator.d.ts.map +0 -1
  670. package/build/component/generator/spfxGenerator.js.map +0 -1
  671. package/build/component/middleware/logger.d.ts +0 -21
  672. package/build/component/middleware/logger.d.ts.map +0 -1
  673. package/build/component/middleware/logger.js +0 -53
  674. package/build/component/middleware/logger.js.map +0 -1
  675. package/build/component/middleware/progressbar.d.ts +0 -3
  676. package/build/component/middleware/progressbar.d.ts.map +0 -1
  677. package/build/component/middleware/progressbar.js +0 -22
  678. package/build/component/middleware/progressbar.js.map +0 -1
  679. package/build/component/middleware/runWithCatchError.d.ts +0 -6
  680. package/build/component/middleware/runWithCatchError.d.ts.map +0 -1
  681. package/build/component/middleware/runWithCatchError.js +0 -43
  682. package/build/component/middleware/runWithCatchError.js.map +0 -1
  683. package/build/component/middleware/telemetry.d.ts +0 -37
  684. package/build/component/middleware/telemetry.d.ts.map +0 -1
  685. package/build/component/middleware/telemetry.js +0 -70
  686. package/build/component/middleware/telemetry.js.map +0 -1
  687. package/build/component/middleware/types.d.ts +0 -25
  688. package/build/component/middleware/types.d.ts.map +0 -1
  689. package/build/component/middleware/types.js +0 -5
  690. package/build/component/middleware/types.js.map +0 -1
  691. package/build/component/resource/azureAppService/azureAppService.d.ts +0 -12
  692. package/build/component/resource/azureAppService/azureAppService.d.ts.map +0 -1
  693. package/build/component/resource/azureAppService/azureAppService.js +0 -48
  694. package/build/component/resource/azureAppService/azureAppService.js.map +0 -1
  695. package/build/component/resource/azureAppService/azureFunction.d.ts +0 -36
  696. package/build/component/resource/azureAppService/azureFunction.d.ts.map +0 -1
  697. package/build/component/resource/azureAppService/azureFunction.js +0 -155
  698. package/build/component/resource/azureAppService/azureFunction.js.map +0 -1
  699. package/build/component/resource/azureAppService/azureLibs.d.ts +0 -6
  700. package/build/component/resource/azureAppService/azureLibs.d.ts.map +0 -1
  701. package/build/component/resource/azureAppService/azureLibs.js +0 -13
  702. package/build/component/resource/azureAppService/azureLibs.js.map +0 -1
  703. package/build/component/resource/azureAppService/azureWebApp.d.ts +0 -30
  704. package/build/component/resource/azureAppService/azureWebApp.d.ts.map +0 -1
  705. package/build/component/resource/azureAppService/azureWebApp.js +0 -43
  706. package/build/component/resource/azureAppService/azureWebApp.js.map +0 -1
  707. package/build/component/resource/azureAppService/common.d.ts +0 -10
  708. package/build/component/resource/azureAppService/common.d.ts.map +0 -1
  709. package/build/component/resource/azureAppService/common.js +0 -80
  710. package/build/component/resource/azureAppService/common.js.map +0 -1
  711. package/build/component/resource/azureAppService/dir-walk.d.ts +0 -4
  712. package/build/component/resource/azureAppService/dir-walk.d.ts.map +0 -1
  713. package/build/component/resource/azureAppService/dir-walk.js +0 -21
  714. package/build/component/resource/azureAppService/dir-walk.js.map +0 -1
  715. package/build/component/resource/azureSql/actions/configure.d.ts +0 -15
  716. package/build/component/resource/azureSql/actions/configure.d.ts.map +0 -1
  717. package/build/component/resource/azureSql/actions/configure.js +0 -92
  718. package/build/component/resource/azureSql/actions/configure.js.map +0 -1
  719. package/build/component/resource/azureSql/actions/provision.d.ts +0 -10
  720. package/build/component/resource/azureSql/actions/provision.d.ts.map +0 -1
  721. package/build/component/resource/azureSql/actions/provision.js +0 -63
  722. package/build/component/resource/azureSql/actions/provision.js.map +0 -1
  723. package/build/component/resource/azureSql/actions/utils.d.ts +0 -12
  724. package/build/component/resource/azureSql/actions/utils.d.ts.map +0 -1
  725. package/build/component/resource/azureSql/actions/utils.js +0 -82
  726. package/build/component/resource/azureSql/actions/utils.js.map +0 -1
  727. package/build/component/resource/azureSql/azureSql.d.ts +0 -24
  728. package/build/component/resource/azureSql/azureSql.d.ts.map +0 -1
  729. package/build/component/resource/azureSql/azureSql.js +0 -75
  730. package/build/component/resource/azureSql/azureSql.js.map +0 -1
  731. package/build/component/resource/azureSql/clients/management.d.ts +0 -18
  732. package/build/component/resource/azureSql/clients/management.d.ts.map +0 -1
  733. package/build/component/resource/azureSql/clients/management.js +0 -124
  734. package/build/component/resource/azureSql/clients/management.js.map +0 -1
  735. package/build/component/resource/azureSql/clients/sql.d.ts +0 -13
  736. package/build/component/resource/azureSql/clients/sql.d.ts.map +0 -1
  737. package/build/component/resource/azureSql/clients/sql.js +0 -153
  738. package/build/component/resource/azureSql/clients/sql.js.map +0 -1
  739. package/build/component/resource/azureSql/config.d.ts +0 -7
  740. package/build/component/resource/azureSql/config.d.ts.map +0 -1
  741. package/build/component/resource/azureSql/config.js +0 -77
  742. package/build/component/resource/azureSql/config.js.map +0 -1
  743. package/build/component/resource/azureSql/constants.d.ts +0 -85
  744. package/build/component/resource/azureSql/constants.d.ts.map +0 -1
  745. package/build/component/resource/azureSql/constants.js +0 -95
  746. package/build/component/resource/azureSql/constants.js.map +0 -1
  747. package/build/component/resource/azureSql/errors.d.ts +0 -63
  748. package/build/component/resource/azureSql/errors.d.ts.map +0 -1
  749. package/build/component/resource/azureSql/errors.js +0 -107
  750. package/build/component/resource/azureSql/errors.js.map +0 -1
  751. package/build/component/resource/azureSql/index.d.ts +0 -2
  752. package/build/component/resource/azureSql/index.d.ts.map +0 -1
  753. package/build/component/resource/azureSql/index.js +0 -7
  754. package/build/component/resource/azureSql/index.js.map +0 -1
  755. package/build/component/resource/azureSql/questions.d.ts +0 -6
  756. package/build/component/resource/azureSql/questions.d.ts.map +0 -1
  757. package/build/component/resource/azureSql/questions.js +0 -59
  758. package/build/component/resource/azureSql/questions.js.map +0 -1
  759. package/build/component/resource/azureSql/results.d.ts +0 -10
  760. package/build/component/resource/azureSql/results.d.ts.map +0 -1
  761. package/build/component/resource/azureSql/results.js +0 -34
  762. package/build/component/resource/azureSql/results.js.map +0 -1
  763. package/build/component/resource/azureSql/types.d.ts +0 -12
  764. package/build/component/resource/azureSql/types.d.ts.map +0 -1
  765. package/build/component/resource/azureSql/types.js +0 -5
  766. package/build/component/resource/azureSql/types.js.map +0 -1
  767. package/build/component/resource/azureSql/utils/checkInput.d.ts +0 -10
  768. package/build/component/resource/azureSql/utils/checkInput.d.ts.map +0 -1
  769. package/build/component/resource/azureSql/utils/checkInput.js +0 -89
  770. package/build/component/resource/azureSql/utils/checkInput.js.map +0 -1
  771. package/build/component/resource/azureSql/utils/common.d.ts +0 -12
  772. package/build/component/resource/azureSql/utils/common.d.ts.map +0 -1
  773. package/build/component/resource/azureSql/utils/common.js +0 -51
  774. package/build/component/resource/azureSql/utils/common.js.map +0 -1
  775. package/build/component/resource/azureStorage/azureStorage.d.ts +0 -31
  776. package/build/component/resource/azureStorage/azureStorage.d.ts.map +0 -1
  777. package/build/component/resource/azureStorage/azureStorage.js +0 -111
  778. package/build/component/resource/azureStorage/azureStorage.js.map +0 -1
  779. package/build/component/resource/azureStorage/clients.d.ts +0 -23
  780. package/build/component/resource/azureStorage/clients.d.ts.map +0 -1
  781. package/build/component/resource/azureStorage/clients.js +0 -133
  782. package/build/component/resource/azureStorage/clients.js.map +0 -1
  783. package/build/component/resource/azureStorage/configs.d.ts +0 -12
  784. package/build/component/resource/azureStorage/configs.d.ts.map +0 -1
  785. package/build/component/resource/azureStorage/configs.js +0 -30
  786. package/build/component/resource/azureStorage/configs.js.map +0 -1
  787. package/build/component/resource/azureStorage/constants.d.ts +0 -11
  788. package/build/component/resource/azureStorage/constants.d.ts.map +0 -1
  789. package/build/component/resource/azureStorage/constants.js +0 -17
  790. package/build/component/resource/azureStorage/constants.js.map +0 -1
  791. package/build/component/resource/azureStorage/messages.d.ts +0 -14
  792. package/build/component/resource/azureStorage/messages.d.ts.map +0 -1
  793. package/build/component/resource/azureStorage/messages.js +0 -28
  794. package/build/component/resource/azureStorage/messages.js.map +0 -1
  795. package/build/component/resource/botService/botService.d.ts +0 -24
  796. package/build/component/resource/botService/botService.d.ts.map +0 -1
  797. package/build/component/resource/botService/botService.js +0 -146
  798. package/build/component/resource/botService/botService.js.map +0 -1
  799. package/build/component/resource/identity.d.ts +0 -28
  800. package/build/component/resource/identity.d.ts.map +0 -1
  801. package/build/component/resource/identity.js +0 -42
  802. package/build/component/resource/identity.js.map +0 -1
  803. package/build/component/resource/keyVault.d.ts +0 -29
  804. package/build/component/resource/keyVault.d.ts.map +0 -1
  805. package/build/component/resource/keyVault.js +0 -47
  806. package/build/component/resource/keyVault.js.map +0 -1
  807. package/build/component/resource/simpleAuth/constants.d.ts +0 -122
  808. package/build/component/resource/simpleAuth/constants.d.ts.map +0 -1
  809. package/build/component/resource/simpleAuth/constants.js +0 -163
  810. package/build/component/resource/simpleAuth/constants.js.map +0 -1
  811. package/build/component/resource/simpleAuth/errors.d.ts +0 -17
  812. package/build/component/resource/simpleAuth/errors.d.ts.map +0 -1
  813. package/build/component/resource/simpleAuth/errors.js +0 -91
  814. package/build/component/resource/simpleAuth/errors.js.map +0 -1
  815. package/build/component/resource/simpleAuth/index.d.ts +0 -12
  816. package/build/component/resource/simpleAuth/index.d.ts.map +0 -1
  817. package/build/component/resource/simpleAuth/index.js +0 -115
  818. package/build/component/resource/simpleAuth/index.js.map +0 -1
  819. package/build/component/resource/simpleAuth/result.d.ts +0 -9
  820. package/build/component/resource/simpleAuth/result.d.ts.map +0 -1
  821. package/build/component/resource/simpleAuth/result.js +0 -35
  822. package/build/component/resource/simpleAuth/result.js.map +0 -1
  823. package/build/component/resource/simpleAuth/utils/common.d.ts +0 -23
  824. package/build/component/resource/simpleAuth/utils/common.d.ts.map +0 -1
  825. package/build/component/resource/simpleAuth/utils/common.js +0 -150
  826. package/build/component/resource/simpleAuth/utils/common.js.map +0 -1
  827. package/build/component/resource/simpleAuth/utils/dialog.d.ts +0 -5
  828. package/build/component/resource/simpleAuth/utils/dialog.d.ts.map +0 -1
  829. package/build/component/resource/simpleAuth/utils/dialog.js +0 -7
  830. package/build/component/resource/simpleAuth/utils/dialog.js.map +0 -1
  831. package/build/component/resource/simpleAuth/utils/telemetry.d.ts +0 -17
  832. package/build/component/resource/simpleAuth/utils/telemetry.d.ts.map +0 -1
  833. package/build/component/resource/simpleAuth/utils/telemetry.js +0 -45
  834. package/build/component/resource/simpleAuth/utils/telemetry.js.map +0 -1
  835. package/build/component/resource/spfx/depsChecker/dependencyChecker.d.ts +0 -11
  836. package/build/component/resource/spfx/depsChecker/dependencyChecker.d.ts.map +0 -1
  837. package/build/component/resource/spfx/depsChecker/dependencyChecker.js.map +0 -1
  838. package/build/component/resource/spfx/depsChecker/generatorChecker.d.ts.map +0 -1
  839. package/build/component/resource/spfx/depsChecker/generatorChecker.js.map +0 -1
  840. package/build/component/resource/spfx/depsChecker/yoChecker.d.ts.map +0 -1
  841. package/build/component/resource/spfx/depsChecker/yoChecker.js.map +0 -1
  842. package/build/component/resource/spfx/error.d.ts +0 -21
  843. package/build/component/resource/spfx/error.d.ts.map +0 -1
  844. package/build/component/resource/spfx/error.js +0 -138
  845. package/build/component/resource/spfx/error.js.map +0 -1
  846. package/build/component/resource/spfx/index.d.ts +0 -15
  847. package/build/component/resource/spfx/index.d.ts.map +0 -1
  848. package/build/component/resource/spfx/index.js +0 -248
  849. package/build/component/resource/spfx/index.js.map +0 -1
  850. package/build/component/resource/spfx/spoClient.d.ts +0 -25
  851. package/build/component/resource/spfx/spoClient.d.ts.map +0 -1
  852. package/build/component/resource/spfx/spoClient.js +0 -79
  853. package/build/component/resource/spfx/spoClient.js.map +0 -1
  854. package/build/component/resource/spfx/utils/constants.d.ts.map +0 -1
  855. package/build/component/resource/spfx/utils/constants.js.map +0 -1
  856. package/build/component/resource/spfx/utils/progress-helper.d.ts.map +0 -1
  857. package/build/component/resource/spfx/utils/progress-helper.js +0 -46
  858. package/build/component/resource/spfx/utils/progress-helper.js.map +0 -1
  859. package/build/component/resource/spfx/utils/question-helper.d.ts.map +0 -1
  860. package/build/component/resource/spfx/utils/question-helper.js.map +0 -1
  861. package/build/component/resource/spfx/utils/questions.d.ts.map +0 -1
  862. package/build/component/resource/spfx/utils/questions.js.map +0 -1
  863. package/build/component/resource/spfx/utils/telemetry-helper.d.ts.map +0 -1
  864. package/build/component/resource/spfx/utils/telemetry-helper.js.map +0 -1
  865. package/build/component/resource/spfx/utils/telemetryEvents.d.ts.map +0 -1
  866. package/build/component/resource/spfx/utils/telemetryEvents.js.map +0 -1
  867. package/build/component/resource/spfx/utils/utils.d.ts.map +0 -1
  868. package/build/component/resource/spfx/utils/utils.js.map +0 -1
  869. package/build/component/utils/backupFiles.d.ts +0 -3
  870. package/build/component/utils/backupFiles.d.ts.map +0 -1
  871. package/build/component/utils/backupFiles.js +0 -142
  872. package/build/component/utils/backupFiles.js.map +0 -1
  873. package/build/component/utils/depsChecker/bicepChecker.d.ts +0 -11
  874. package/build/component/utils/depsChecker/bicepChecker.d.ts.map +0 -1
  875. package/build/component/utils/depsChecker/bicepChecker.js.map +0 -1
  876. package/build/component/utils/executor.d.ts +0 -12
  877. package/build/component/utils/executor.d.ts.map +0 -1
  878. package/build/component/utils/executor.js +0 -87
  879. package/build/component/utils/executor.js.map +0 -1
  880. package/build/component/utils/progressHelper.d.ts +0 -7
  881. package/build/component/utils/progressHelper.d.ts.map +0 -1
  882. package/build/component/utils/progressHelper.js +0 -20
  883. package/build/component/utils/progressHelper.js.map +0 -1
  884. package/build/core/dependencyChecker.d.ts +0 -1
  885. package/build/core/dependencyChecker.d.ts.map +0 -1
  886. package/build/core/dependencyChecker.js +0 -2
  887. package/build/core/dependencyChecker.js.map +0 -1
  888. package/build/core/downloadSample.d.ts +0 -9
  889. package/build/core/downloadSample.d.ts.map +0 -1
  890. package/build/core/downloadSample.js +0 -161
  891. package/build/core/downloadSample.js.map +0 -1
  892. package/build/core/middleware/CommonErrorHandlerMW.d.ts +0 -14
  893. package/build/core/middleware/CommonErrorHandlerMW.d.ts.map +0 -1
  894. package/build/core/middleware/CommonErrorHandlerMW.js +0 -63
  895. package/build/core/middleware/CommonErrorHandlerMW.js.map +0 -1
  896. package/build/core/middleware/aadManifestMigration.d.ts +0 -3
  897. package/build/core/middleware/aadManifestMigration.d.ts.map +0 -1
  898. package/build/core/middleware/aadManifestMigration.js +0 -119
  899. package/build/core/middleware/aadManifestMigration.js.map +0 -1
  900. package/build/core/middleware/consolidateLocalRemote.d.ts +0 -5
  901. package/build/core/middleware/consolidateLocalRemote.d.ts.map +0 -1
  902. package/build/core/middleware/consolidateLocalRemote.js +0 -378
  903. package/build/core/middleware/consolidateLocalRemote.js.map +0 -1
  904. package/build/core/middleware/envInfoWriter.d.ts +0 -8
  905. package/build/core/middleware/envInfoWriter.d.ts.map +0 -1
  906. package/build/core/middleware/envInfoWriter.js +0 -76
  907. package/build/core/middleware/envInfoWriter.js.map +0 -1
  908. package/build/core/middleware/envInfoWriterV3.d.ts +0 -6
  909. package/build/core/middleware/envInfoWriterV3.d.ts.map +0 -1
  910. package/build/core/middleware/envInfoWriterV3.js +0 -67
  911. package/build/core/middleware/envInfoWriterV3.js.map +0 -1
  912. package/build/core/middleware/projectMigrator.d.ts +0 -40
  913. package/build/core/middleware/projectMigrator.d.ts.map +0 -1
  914. package/build/core/middleware/projectMigrator.js +0 -1014
  915. package/build/core/middleware/projectMigrator.js.map +0 -1
  916. package/build/core/middleware/projectSettingsWriter.d.ts +0 -6
  917. package/build/core/middleware/projectSettingsWriter.d.ts.map +0 -1
  918. package/build/core/middleware/projectSettingsWriter.js +0 -52
  919. package/build/core/middleware/projectSettingsWriter.js.map +0 -1
  920. package/resource/backup-config-change-logs.md +0 -24
  921. package/templates/bicep/azureSql.parameters.json +0 -4
  922. package/templates/bicep/azureSql.provisionDatabase.module.bicep +0 -15
  923. package/templates/bicep/azureSql.provisionDatabase.orchestration.bicep +0 -5
  924. package/templates/bicep/azureSql.provisionServer.module.bicep +0 -44
  925. package/templates/bicep/azureSql.provisionServer.orchestration.bicep +0 -14
  926. package/templates/bicep/identity.provision.module.bicep +0 -15
  927. package/templates/bicep/identity.provision.orchestration.bicep +0 -14
  928. package/templates/bicep/keyVault.provision.module.bicep +0 -57
  929. package/templates/bicep/keyVault.provision.orchestration.bicep +0 -15
  930. package/templates/plugins/resource/apiconnector/package.json +0 -5
  931. package/templates/plugins/resource/apiconnector/sample/footerComment.template +0 -20
  932. package/templates/plugins/resource/apiconnector/sample/headerComment.template +0 -52
  933. package/templates/plugins/resource/apiconnector/sample/js/aad.template +0 -31
  934. package/templates/plugins/resource/apiconnector/sample/js/apikey.template +0 -19
  935. package/templates/plugins/resource/apiconnector/sample/js/basic.template +0 -14
  936. package/templates/plugins/resource/apiconnector/sample/js/cert.template +0 -17
  937. package/templates/plugins/resource/apiconnector/sample/js/custom.template +0 -39
  938. package/templates/plugins/resource/apiconnector/sample/ts/aad.template +0 -36
  939. package/templates/plugins/resource/apiconnector/sample/ts/apikey.template +0 -16
  940. package/templates/plugins/resource/apiconnector/sample/ts/basic.template +0 -14
  941. package/templates/plugins/resource/apiconnector/sample/ts/cert.template +0 -19
  942. package/templates/plugins/resource/apiconnector/sample/ts/custom.template +0 -42
  943. package/templates/plugins/resource/cicd/azdo/README.md +0 -48
  944. package/templates/plugins/resource/cicd/azdo/cd.yml +0 -56
  945. package/templates/plugins/resource/cicd/azdo/ci.yml +0 -37
  946. package/templates/plugins/resource/cicd/azdo/provision.yml +0 -53
  947. package/templates/plugins/resource/cicd/azdo/publish.yml +0 -45
  948. package/templates/plugins/resource/cicd/github/README.md +0 -48
  949. package/templates/plugins/resource/cicd/github/cd.yml +0 -75
  950. package/templates/plugins/resource/cicd/github/ci.yml +0 -34
  951. package/templates/plugins/resource/cicd/github/provision.yml +0 -69
  952. package/templates/plugins/resource/cicd/github/publish.yml +0 -51
  953. package/templates/plugins/resource/cicd/jenkins/Jenkinsfile.cd +0 -77
  954. package/templates/plugins/resource/cicd/jenkins/Jenkinsfile.ci +0 -34
  955. package/templates/plugins/resource/cicd/jenkins/Jenkinsfile.provision +0 -79
  956. package/templates/plugins/resource/cicd/jenkins/Jenkinsfile.publish +0 -57
  957. package/templates/plugins/resource/cicd/jenkins/README.md +0 -45
  958. package/templates/plugins/resource/cicd_v2/azdo/README.md +0 -48
  959. package/templates/plugins/resource/cicd_v2/azdo/cd.yml +0 -56
  960. package/templates/plugins/resource/cicd_v2/azdo/ci.yml +0 -37
  961. package/templates/plugins/resource/cicd_v2/azdo/provision.yml +0 -53
  962. package/templates/plugins/resource/cicd_v2/azdo/publish.yml +0 -45
  963. package/templates/plugins/resource/cicd_v2/github/README.md +0 -48
  964. package/templates/plugins/resource/cicd_v2/github/cd.yml +0 -71
  965. package/templates/plugins/resource/cicd_v2/github/ci.yml +0 -34
  966. package/templates/plugins/resource/cicd_v2/github/provision.yml +0 -65
  967. package/templates/plugins/resource/cicd_v2/github/publish.yml +0 -47
  968. package/templates/plugins/resource/cicd_v2/jenkins/Jenkinsfile.cd +0 -77
  969. package/templates/plugins/resource/cicd_v2/jenkins/Jenkinsfile.ci +0 -34
  970. package/templates/plugins/resource/cicd_v2/jenkins/Jenkinsfile.provision +0 -79
  971. package/templates/plugins/resource/cicd_v2/jenkins/Jenkinsfile.publish +0 -57
  972. package/templates/plugins/resource/cicd_v2/jenkins/README.md +0 -45
  973. package/templates/plugins/resource/identity/bicep/identityProvision.template.bicep +0 -15
  974. package/templates/plugins/resource/identity/bicep/provision.template.bicep +0 -14
  975. package/templates/plugins/resource/identity/parameters.json +0 -12
  976. package/templates/plugins/resource/identity/template.json +0 -28
  977. package/templates/plugins/resource/keyvault/bicep/keyVaultProvision.template.bicep +0 -57
  978. package/templates/plugins/resource/keyvault/bicep/provision.template.bicep +0 -15
  979. package/templates/plugins/resource/simpleauth/SimpleAuth.zip +0 -0
  980. package/templates/plugins/resource/simpleauth/bicep/config.template.bicep +0 -12
  981. package/templates/plugins/resource/simpleauth/bicep/provision.template.bicep +0 -14
  982. package/templates/plugins/resource/simpleauth/bicep/simpleAuthConfiguration.template.bicep +0 -62
  983. package/templates/plugins/resource/simpleauth/bicep/simpleAuthProvision.template.bicep +0 -51
  984. package/templates/plugins/resource/simpleauth/version.txt +0 -2
  985. package/templates/plugins/resource/spfx/solution/README.md +0 -82
  986. package/templates/plugins/resource/spfx/solution/manifest.local.template.json +0 -62
  987. package/templates/plugins/resource/spfx/solution/manifest_multi_env.json +0 -63
  988. package/templates/plugins/resource/spfx/solution/rootREADME.md +0 -13
  989. package/templates/plugins/resource/sql/bicep/newDatabase.orchestration.template.bicep +0 -5
  990. package/templates/plugins/resource/sql/bicep/newDatabaseProvision.template.bicep +0 -15
  991. package/templates/plugins/resource/sql/bicep/parameters.json +0 -4
  992. package/templates/plugins/resource/sql/bicep/provision.template.bicep +0 -14
  993. package/templates/plugins/resource/sql/bicep/sqlProvision.template.bicep +0 -44
  994. /package/build/component/{resource → generator}/spfx/depsChecker/dependencyChecker.js +0 -0
  995. /package/build/component/generator/{spfxGenerator.d.ts → spfx/spfxGenerator.d.ts} +0 -0
  996. /package/build/component/{resource → generator}/spfx/utils/question-helper.d.ts +0 -0
  997. /package/build/component/{resource → generator}/spfx/utils/question-helper.js +0 -0
  998. /package/build/component/{resource → generator}/spfx/utils/telemetry-helper.d.ts +0 -0
  999. /package/build/component/{resource → generator}/spfx/utils/telemetry-helper.js +0 -0
  1000. /package/build/component/{resource → generator}/spfx/utils/telemetryEvents.d.ts +0 -0
  1001. /package/build/component/{resource → generator}/spfx/utils/telemetryEvents.js +0 -0
  1002. /package/build/component/{resource → generator}/spfx/utils/utils.d.ts +0 -0
  1003. /package/build/component/{resource → generator}/spfx/utils/utils.js +0 -0
@@ -1,62 +1,23 @@
1
1
  {
2
- "core.init.successNotice": "Your project has been successfully initialized to operate with TeamsFx.\n\nSome next steps:\nteamsfx add <feature> will allow you to add features like single sign on or Teams notification integration.\n\nPro tip:\nRead on aka.ms/teams-manifest to learn more about updating manifest file to connect with your existing launch page experience.",
3
2
  "core.provision.provision": "Provision",
4
3
  "core.provision.learnMore": "Learn more",
5
- "core.provision.switchedM365AccountNotice": "You are now using a different Microsoft 365 tenant from what you previously used.",
6
- "core.provision.switchedAzureSubscriptionNotice": "You are now using a different Azure subscription from what you previously used.",
7
- "core.provision.switchedM365AccountAndAzureSubscriptionNotice": "You are now using a different Microsoft 365 tenant and a different Azure subscription from what you previously used.",
8
- "core.provision.createNewAzureBotNotice": "We will create a new Azure bot resource.",
9
4
  "core.provision.azureAccount": "Azure account: %s",
10
5
  "core.provision.azureSubscription": "Azure subscription: %s",
11
6
  "core.provision.m365Account": "Microsoft 365 account: %s",
12
7
  "core.provision.confirmEnvAndCostNotice": "Cost may incur according to the usage. Do you want to provision resources in %s environment using accounts listed above?",
13
- "core.provision.confirmEnvOnlyNotice": "Do you want to provision resources in %s environment using the account listed above?",
14
- "core.deploy.confirmEnvNotice": "Do you want to deploy resources in %s environment?\nAzure account (%s) with subscription (%s) will be used for deployment.",
15
8
  "core.deploy.confirmEnvNoticeV3": "Do you want to deploy resources in %s environment?",
16
- "core.provision.successNotice": "'%s' successfully provisioned in the cloud.",
17
- "core.provision.configurationFinishNotice": "[%s] Configuration finished.",
18
- "core.provision.ProvisionFinishNotice": "[%s] Provision finished!",
19
9
  "core.provision.viewResources": "View provisioned resources",
20
- "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.",
21
- "core.deploy.noCapabilityFound": "No capability found to %s. Click Get Help to learn more about how to add capabilities.",
22
- "core.deploy.successNotice": "'%s' successfully deployed.",
23
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.",
24
11
  "core.deploy.aadManifestOnCLISuccessNotice": "Your Azure Active Directory application has been successfully updated.",
25
12
  "core.deploy.aadManifestLearnMore": "Learn more",
26
- "core.deploy.failNotice": "Unable to deploy '%s'!",
27
13
  "core.deploy.botTroubleShoot": "To troubleshoot bot application in azure, please click learn more for documentation.",
28
14
  "core.deploy.botTroubleShoot.learnMore": "Learn more",
29
- "core.deploy.startNotice": "[%s] Deployment start.",
30
- "core.deploy.selectedPluginsToDeployNotice": "[%s] Selected plugins to deploy: %s",
31
15
  "core.option.deploy": "Deploy",
32
16
  "core.option.confirm": "Confirm",
33
17
  "core.option.cancel": "Cancel",
34
18
  "core.option.learnMore": "Learn more",
35
19
  "core.option.upgrade": "Upgrade",
36
20
  "core.option.moreInfo": "More Info",
37
- "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.",
38
- "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.",
39
- "core.addCapability.addCapabilityNoticeForCli": "Capability %s has been successfully added to your project. Run 'teamsfx provision' to create resources.",
40
- "core.addCapability.addCapabilitiesNoticeForCli": "Capabilities %s have been successfully added to your project. Run 'teamsfx provision' to create resources.",
41
- "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.",
42
- "core.addResource.addResourceNoticeForCli": "Resource %s has been successfully configured for your project, run 'teamsfx provision' will create the resource in your Azure subscription.",
43
- "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.",
44
- "core.addResource.addResourcesNoticeForCli": "Resources %s have been successfully configured for your project, run 'teamsfx provision' will create the resources in your Azure subscription.",
45
- "core.NoPluginSelected": "No plugin selected",
46
- "core.question.AzureResourcesQuestion.placeholder": "Select a resource (optional)",
47
- "core.question.AzureResourcesQuestion.title": "Cloud resources",
48
- "core.InitCapabilityTitle": "Teams Toolkit: Select the capability of your app",
49
- "core.InitCapabilityTab": "Your app contains Tab capabilities",
50
- "core.InitCapabilityBot": "Your app contains Bot capabilities",
51
- "core.InitEditorTitle": "Teams Toolkit: Select your development environment",
52
- "core.InitEditorVsc": "Visual Studio Code (JS/TS)",
53
- "core.InitEditorVs": "Visual Studio (.NET)",
54
- "core.InitEditorVscDesc": "You are developing with Visual Studio Code and using JS/TS",
55
- "core.InitEditorVsDesc": "You are developing with Visual Studio and using .NET",
56
- "core.InitIsSPFxTitle": "Teams Toolkit: Are you developing with SPFx?",
57
- "core.InitOptionYes": "Yes",
58
- "core.InitOptionNo": "No",
59
- "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",
60
21
  "core.progress.scaffoldTab": "Scaffolding Tab",
61
22
  "core.progress.scaffoldTab.detail": "Scaffolding tab app.",
62
23
  "core.progress.scaffoldBot": "Scaffolding Bot",
@@ -90,7 +51,6 @@
90
51
  "core.error.programmingLanguageInvalid": "Invalid programming language found in project settings.",
91
52
  "core.Notification.ReadMore": "Read more",
92
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.",
93
- "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",
94
54
  "core.migrationV3.confirmOnly.Message": "Please confirm the upgrade",
95
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.",
96
56
  "core.migrationV3.VS.Message": "Upgrade your solution to stay compatible with the latest Teams Toolkit version. A backup directory will be generated in which it contains an upgrade report.",
@@ -100,39 +60,10 @@
100
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.",
101
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",
102
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.",
103
- "core.migrationToArmAndMultiEnv.SuccessMessage": "Upgrade succeeded.",
104
- "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.",
105
- "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.",
106
- "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)",
107
- "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)",
108
- "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.",
109
- "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.",
110
- "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.",
111
- "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.",
112
- "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.",
113
- "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",
114
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",
115
64
  "core.projectVersionChecker.incompatibleProject": "The current project is incompatible with the installed version of Teams Toolkit.",
116
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.",
117
- "core.aad.includeAadQuestionTitle": "Whether to deploy aad manifest",
118
- "core.aad.aadManifestFilePath": "Enter the aad.template.json file path to deploy",
119
- "core.deployArmTemplates.StartNotice": "[%s] Start deploying ARM templates.",
120
- "core.deployArmTemplates.CompileBicepSuccessNotice": "[%s] Successfully compile Bicep files to JSON.",
121
- "core.deployArmTemplates.SuccessNotice": "[%s] Successfully deploy ARM templates. Resource group name: %s. Deployment name: %s",
122
- "core.deployArmTemplates.PollDeploymentStatusNotice": "[%s] Polling deployment status...",
123
- "core.deployArmTemplates.Progress.Title": "Deploying ARM Templates",
124
- "core.deployArmTemplates.Progress.Start": "Preparing.",
125
- "core.deployArmTemplates.Progress.ExecuteDeployment": "Deploying solution ARM templates to Azure. This could take several minutes.",
126
- "core.deployArmTemplates.RetryGetDeploymentStatus": "%s -> waiting to get deployment status [Retry time: %s]",
127
- "core.deployArmTemplates.FailedToReadResourceGroup": "Unable to get resource group from project solution settings.",
128
- "core.deployArmTemplates.FailedToGetEnvironmentName": "Unable to get target environment name from solution context.",
129
- "core.deployArmTemplates.ParameterNotExist": "%s does not exist.",
130
- "core.deployArmTemplates.FailedToExpandParameter": "Unable to get expanded parameter from %s",
131
- "core.deployArmTemplates.FailedToGetSubsId": "Unable to get subscription id.",
132
66
  "core.deployArmTemplates.ActionSuccess": "Successfully deployed ARM templates. Resource group name: %s. Deployment name: %s",
133
- "core.handleConfigFile.FailedToUpdateAzureParameters": "Unable to update Azure parameters for %s environment.",
134
- "core.appSettingsUtil.FailedToResetAppSettingsDevelopment": "Unable to reset values in appsettings.Development.json.",
135
- "core.backupFiles.FailedToBackupFiles": "Unable to backup %s.",
136
67
  "core.collaboration.ListCollaboratorsSuccess": "'List Microsoft 365 App owners' succeeded, you can view it in [Output panel](%s).",
137
68
  "core.collaboration.GrantingPermission": "Granting permission",
138
69
  "core.collaboration.EmailCannotBeEmptyOrSame": "Collaborator's email cannot be null or same as current user",
@@ -162,7 +93,6 @@
162
93
  "core.collaboration.tenantNotMatch": "Tenant id of your account and the provisioned Azure AD app does not match. Check whether you logined with wrong account.",
163
94
  "core.developerPortal.scaffold.CannotFindManifest": "Could not find manifest from the downloaded package for teams app %s.",
164
95
  "plugins.spfx.questions.framework.title": "Framework",
165
- "plugins.spfx.questions.versionCheck.title": "Checking Node.js and NPM versions...",
166
96
  "plugins.spfx.questions.webpartName.error.duplicate": "The folder %s already exists. Choose a different name for your component.",
167
97
  "plugins.spfx.questions.webpartName.error.notMatch": "%s doesn't match pattern: %s",
168
98
  "plugins.spfx.questions.packageSelect.title": "SharePoint Framework",
@@ -172,12 +102,8 @@
172
102
  "plugins.spfx.questions.packageSelect.useGlobalPackage.detail": "SPFx %s or later",
173
103
  "plugins.spfx.questions.packageSelect.installLocally.withVersion.label": "Install the latest SPFx (%s) locally in Teams Toolkit directory ",
174
104
  "plugins.spfx.questions.packageSelect.installLocally.noVersion.label": "Install the latest SPFx locally in Teams Toolkit directory ",
175
- "plugins.spfx.buildNotice": "SharePoint package successfully built at %s.",
176
105
  "plugins.spfx.deployNotice": "SharePoint package %s has been successfully deployed to [%s](%s).",
177
- "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)",
178
- "plugins.spfx.createAppCatalogNotice": "There is no tenant app catalog under %s, do you want to create one?",
179
106
  "plugins.spfx.cannotFindPackage": "Cannot find SharePoint package %s",
180
- "plugins.spfx.cannotFindManifest": "Cannot find manifest file %s",
181
107
  "plugins.spfx.cannotGetSPOToken": "Cannot get SPO access token",
182
108
  "plugins.spfx.cannotGetGraphToken": "Cannot get Graph access token",
183
109
  "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.",
@@ -185,12 +111,7 @@
185
111
  "plugins.spfx.uploadAppcatalogFail": "Unable to upload app package, due to %s",
186
112
  "plugins.spfx.buildSharepointPackage": "Building SharePoint package",
187
113
  "plugins.spfx.deploy.title": "Upload and deploy SharePoint package",
188
- "plugins.spfx.deploy.createAppcatalog": "Create SharePoint app catalog",
189
- "plugins.spfx.deploy.uploadAddDeploy": "Upload and deploy SPFx package to your tenant app catalog",
190
114
  "plugins.spfx.scaffold.title": "Scaffolding project",
191
- "plugins.spfx.error.npmNotFound": "NPM not found on your machine. Install the supported version.",
192
- "plugins.spfx.error.npmVersionNotSupported": "NPM version v%s is not supported for SPFx v%s.",
193
- "plugins.spfx.error.nodeVersionNotSupported": "Node.js version v%s is not supported for SPFx v%s.",
194
115
  "plugins.spfx.error.npmInstallFailed": "Unable to run 'npm install' due to %s",
195
116
  "plugins.spfx.error.invalidDependency": "Unable to validate package %s",
196
117
  "plugins.spfx.error.noConfiguration": "There's no .yo-rc.json file in your SPFx project, add the configuration file and try again.",
@@ -213,14 +134,10 @@
213
134
  "plugins.appstudio.buildSucceedNotice.fallback": "Teams package is successfully built at %s.",
214
135
  "plugins.appstudio.createPackage.progressBar.message": "Building Teams app package...",
215
136
  "plugins.appstudio.publishTip": "Teams: Publish to Teams",
216
- "plugins.appstudio.whetherToDeployManifest": "Whether to deploy app manifest to Teams platform",
217
137
  "plugins.appstudio.validationFailedNotice": "Manifest Validation failed!",
218
- "plugins.appstudio.validationSucceedNotice": "Manifest Validation succeed!",
219
138
  "plugins.appstudio.validateManifest.progressBar.message": "Validating manifest...",
220
139
  "plugins.appstudio.validateAppPackage.progressBar.message": "Validating app package...",
221
- "plugins.appstudio.adminApprovalTip": "Successfully created %s app package file at %s. Send this to your administrator for approval.",
222
140
  "plugins.appstudio.adminPortal": "Go to admin portal",
223
- "plugins.appstudio.publishSucceedNotice": "[%s] successfully published to the admin portal. Once approved, your app will be available for your organization. [Learn more](%s)",
224
141
  "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.",
225
142
  "plugins.appstudio.updatePublihsedAppConfirm": "Do you want to submit a new update?",
226
143
  "plugins.appstudio.teamsAppCreatedNotice": "Teams app created %s",
@@ -229,10 +146,8 @@
229
146
  "plugins.appstudio.teamsAppUpdatedCLINotice": "Your Teams application manifest has been successfully deployed to ",
230
147
  "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?",
231
148
  "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?",
232
- "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.",
233
149
  "plugins.appstudio.provisionTitle": "Provision Teams app",
234
150
  "plugins.appstudio.provisionProgress": "Registering Teams app %s...",
235
- "plugins.appstudio.postProvisionProgress": "Updating Teams app %s...",
236
151
  "plugins.appstudio.manuallySubmitTip": "Manually submit Teams app package file",
237
152
  "plugins.appstudio.manuallySubmitDescription": "Build the Teams app package. You will need to send it to your Teams administrator manually",
238
153
  "plugins.appstudio.autoPublishTip": "Install for your organization",
@@ -267,103 +182,18 @@
267
182
  "plugins.bot.triggers.timer-functions.description": "Azure Functions",
268
183
  "plugins.bot.triggers.timer-functions.detail": "A running function hosted on Azure Functions can respond based on a specific schedule.",
269
184
  "plugins.bot.triggers.timer-functions.label": "Timer Trigger",
270
- "plugins.sql.getQuestionAdminName.title": "Azure SQL server admin username",
271
- "plugins.sql.getQuestionAdminName.validation.sqlUserNameEmpty": "Azure SQL server admin username cannot be empty",
272
- "plugins.sql.getQuestionAdminName.validation.sqlUserNameContainsSqlIdentifier": "Azure SQL server admin username cannot be empty",
273
- "plugins.sql.getQuestionAdminName.validation.sqlUserNameContainsNonAlphanumeric": "Azure SQL server admin username cannot include non-alphanumeric characters",
274
- "plugins.sql.getQuestionAdminName.validation.sqlUserNameStartWithNumber": "Azure SQL server admin username cannot start with a number",
275
- "plugins.sql.getQuestionAdminPassword.title": "Azure SQL server admin password",
276
- "plugins.sql.getQuestionAdminPassword.validation.sqlPasswordEmpty": "Azure SQL server admin password cannot be empty",
277
- "plugins.sql.getQuestionAdminPassword.validation.sqlPasswordLengthLessThan8": "Azure SQL server admin password must be at least 8 characters in length",
278
- "plugins.sql.getQuestionAdminPassword.validation.sqlPasswordLengthGreatThan128": "Azure SQL server admin password must be no more than 128 characters in length",
279
- "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.)",
280
- "plugins.sql.getQuestionAdminPassword.validation.sqlPasswordCannotContainUserName": "Your password cannot contain part or all of the user name",
281
- "plugins.sql.getQuestionConfirmPassword.title": "Confirm Azure SQL server admin password",
282
- "plugins.sql.getQuestionConfirmPassword.validation.sqlPasswordMustMatch": "Password and password confirmation must match",
283
- "plugins.cicd.ciOption.detail": "Help checkout code, build and run test.",
284
- "plugins.cicd.cdOption.detail": "Help checkout code, build, test and deploy to cloud.",
285
- "plugins.cicd.provisionOption.detail": "Help create/update resources in cloud and Teams app registration.",
286
- "plugins.cicd.publishOption.detail": "Help publish Teams app to tenants.",
287
- "plugins.cicd.whichProvider.title": "Select a CI/CD Provider",
288
- "plugins.cicd.whichTemplate.title": "Select template(s)",
289
- "plugins.cicd.whichEnvironment.title": "Select an environment",
290
- "plugins.cicd.ProgressBar.scaffold.title": "Scaffolding workflow automation files",
291
- "plugins.cicd.ProgressBar.scaffold.detail": "Scaffolding workflow file for %s.",
292
- "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).",
293
- "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.",
294
- "plugins.cicd.suggestions.checkPermission": "Check if you got sufficient permission.",
295
- "plugins.cicd.suggestions.createProjectOrOpenExisting": "You can create a new project or open an existing one.",
296
- "error.cicd.FailedToListMultiEnv": "Unable to list multi env: %s.",
297
- "error.cicd.PreconditionNotMet": "Some preconditions of inputs are not met.",
298
- "plugins.apiConnector.getQuestionApiName.title": "Enter a friendly name for your API.",
299
- "plugins.apiConnector.getQuestionApiName.placeholder": "API alias will be used to generate app setting names.",
300
- "plugins.apiConnector.getQuestionEndpoint.title": "Enter an API endpoint for debugging.",
301
- "plugins.apiConnector.getQuestionEndpoint.placeholder": "API endpoint will be added to local app setting.",
302
- "plugins.apiConnector.getQuestion.basicAuth.userName.title": "Enter the username for Basic Auth.",
303
- "plugins.apiConnector.getQuestion.basicAuth.userName.placeholder": "Username will be added to local app setting.",
304
- "plugins.apiConnector.getQuestion.appType.title": "Select an AAD app registration you want to use.",
305
- "plugins.apiConnector.getQuestion.apiKeyLocation.title": "Select the API Key position in request.",
306
- "plugins.apiConnector.getQuestion.apiKeyName.title": "Enter an API Key name.",
307
- "plugins.apiConnector.getQuestion.apiKeyName.placeholder": "We will add the key name to generated file.",
308
- "plugins.apiConnector.whichService.title": "Select component(s) to invoke the API.",
309
- "plugins.apiConnector.whichService.placeholder": "We will import packages and add app settings.",
310
- "plugins.apiConnector.whichAuthType.title": "Select an API authentication type.",
311
- "plugins.apiConnector.whichAuthType.placeholder": "We will generate sample code based on your selection.",
312
- "plugins.apiConnector.reuseAppOption.title": "Reuse app registration in current Teams app",
313
- "plugins.apiConnector.anotherAppOption.title": "Use another app registration",
314
- "plugins.apiConnector.requestHeaderOption.title": "Request header",
315
- "plugins.apiConnector.queryParamsOption.title": "Query parameter",
316
- "plugins.apiConnector.appTenantId.title": "Enter an AAD tenant id.",
317
- "plugins.apiConnector.appTenantId.placeholder": "AAD tenant id will be added to local app setting.",
318
- "plugins.apiConnector.appId.title": "Enter an AAD application id (client id).",
319
- "plugins.apiConnector.appId.placeholder": "AAD application id (client id) will be added to local app setting.",
320
- "plugins.apiConnector.botOption.title": "Notification / Command & Response",
321
- "plugins.apiConnector.functionOption.title": "Azure Functions App",
322
- "plugins.apiConnector.BasicAuthOption.detail": "Use username and password to authentication requests",
323
- "plugins.apiConnector.CertAuthOption.detail": "Use certificate to authenticate requests",
324
- "plugins.apiConnector.AADAuthOption.detail": "Use access token issued by Azure Active Directory to authenticate requests",
325
- "plugins.apiConnector.APIKeyOption.detail": "Use API Key to authenticate requests",
326
- "plugins.apiConnector.ImplementMyselfOption.detail": "Use customized logic to authenticate requests",
327
- "plugins.apiConnector.questionComponentSelect.emptySelection": "You have to select at least one component.",
328
- "plugins.apiConnector.QuestionAppName.validation.ApiNameExist": "Please provide a different API name to avoid conflicts with existing file %s",
329
- "plugins.apiConnector.QuestionAppName.validation.ApiNameAlphanumeric": "Please provide a different API name contains alphanumeric only",
330
- "plugins.apiConnector.QuestionAppName.validation.ApiNameNumberPrefix": "Please provide a different API name without number beginning",
331
- "plugins.apiConnector.Question.validation.EmptyValue": "The value should not be empty",
332
- "plugins.apiConnector.Question.validation.NotGuid": "The value should be guid",
333
- "plugins.apiConnector.QuestionApiEndpoint.validation.NotHttp": "The API endpoint should be a valid http(s) url",
334
- "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.",
335
- "plugins.apiConnector.Notification.LinkNotification": "You can visit %s to understand how to call your API with TeamsFx SDK.",
336
- "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",
337
- "error.rgCheckBaseError": "Unable to check the existence of resource group '%s' in subscription '%'",
338
- "error.rgUnauthorizedError": "Unauthorized to check the existence of resource group '%s' in subscription '%s'. Check your Azure subscription.",
339
- "error.ProjectFolderExistError": "Path %s already exists. Select a different folder.",
340
- "error.ProjectFolderInvalidError": "Path %s is invalid, set valid root folder in user settings(Use absolute directory or relative directory start with \\${homeDir} ).",
341
185
  "error.NoProjectOpenedError": "No project opened, you can create a new project or open an existing one.",
342
- "error.InitializedFileExistError": "Initialized file(s) %s already exist, clean up and try again.",
343
186
  "error.InvalidProjectSettingsFileError": "The projectSettings.json file is invalid: %s.",
344
- "error.FetchSampleError": "Unable to get data from remote repository for %s.",
345
187
  "error.InvalidEnvNameError": "Environment name can only contain letters, digits, _ and -.",
346
- "error.UpgradeCanceledError": "If you don't want to upgrade your project, install another version of Teams Toolkit (version <= 2.10.0).",
347
188
  "error.UpgradeV3CanceledError": "If you are not ready to upgrade, please continue to use the old version of Teams Toolkit",
348
- "error.ConsolidateCanceledError": "If you don't want to upgrade your project, install another version of Teams Toolkit (version <= 3.7.0).",
349
- "error.OperationNotPermittedError": "Operation is not permitted: %s",
350
189
  "error.InvalidInputError": "Invalid inputs: %s",
351
- "error.ProjectSettingsUndefinedError": "Project settings is undefined",
352
- "error.MultipleEnvNotEnabledError": "MultipleEnv feature is not enabled",
353
190
  "error.ProjectEnvAlreadyExistError": "Project environment %s already exists.",
354
191
  "error.InvalidEnvConfigError": "The configuration %s is invalid, details: %s.",
355
192
  "error.NotImplementedError": "Method not implemented: %s",
356
- "error.LoadPluginError": "Unable to load plugin",
357
- "error.SPFxConfigError": "Load SPFx config %s failed.",
358
- "error.ProjectSettingError": "Load project settings failed.",
359
- "error.SolutionConfigError": "Load solution context failed.",
360
193
  "error.FailedToParseResourceIdError": "Unable to get '%s' from resource id: '%s'",
361
- "error.MissingSubscriptionInConfig": "Please provide the subscription id of the resource group (%s) in (%s)",
362
194
  "error.NoSubscriptionFound": "Unable to find a subscription.",
363
195
  "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.",
364
196
  "error.BicepGenerationError": "Unable to generate Bicep file %s. Reason: %s",
365
- "error.LocalBotEndpointNotConfigured": "Local bot endpoint is not configured. Set \"bot.siteEndpoint\" in \".fx/configs/config.local.json\" and try again.",
366
- "error.NgrokTunnelNotConnected": "Ngrok tunnel is not connected. Check your network settings and try again.",
367
197
  "error.VideoFilterAppNotRemoteSupported": "Video filter app in remote is not supported by Teams Toolkit. Check the README.md file in project root folder.",
368
198
  "error.frontend.FailedSaveEnv": "Unable to save environment variables to %s. Your App may not work.",
369
199
  "error.frontend.FailedLoadEnv": "Unable to load environment variables from %s. Your App may not work.",
@@ -404,36 +234,6 @@
404
234
  "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",
405
235
  "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",
406
236
  "error.generator.ParseUrlError": "Unable to parse url %s",
407
- "error.sql.GetDetail": "Get the detailed error message in [Output panel](command:fx-extension.showOutputChannel).",
408
- "error.sql.LinkHelpMessage": "You can follow %s to handle it.",
409
- "error.sql.SqlInputError": "SQL admin name or password is empty",
410
- "error.sql.SqlAskInputError": "Unable to get answer for SQL questions",
411
- "error.sql.SqlEndpointError": "SQL Server %s is invalid.",
412
- "error.sql.DatabaseUserCreateError": "Unable to create user '%s' in database %s",
413
- "error.sql.SqlAddAdminError": "Unable to add AAD admin '%s'. %s",
414
- "error.sql.SqlLocalFirwallError": "Unable to add local firewall for '%s'. %s",
415
- "error.sql.SqlDeleteLocalFirwallError": "Unable to delete local firewall for '%s'. Delete '%s' manually. %s",
416
- "error.sql.SqlUserInfoError": "Unable to get login user info.",
417
- "error.sql.SqlGetConfigError": "Unable to get config value of '%s' from '%s'.",
418
- "error.sql.SqlInvalidConfigError": "The config value of '%s' is invalid for %s.",
419
- "error.sql.SqlCheckError": "Unable to check SQL Server '%s'. %s",
420
- "error.sql.SqlCheckAdminError": "Unable to check AAD admin '%s'. %s",
421
- "error.sql.IdentityCredentialUndefine": "Cannot access database to add managed identity user %s. Please add the user for database %s manually",
422
- "error.sql.ServicePrincipalWarning": "service principal admin in azure sql can't add database user <%s>. You can add the user for %s manually",
423
- "error.sql.DomainError": "Conditional Access policy requires a compliant device, and the device is not compliant. %s",
424
- "error.sql.GuestAdminError": "SQL admin does not have enough permission to add database user. %s",
425
- "error.apiConnector.SampleCodeCreateFailError": "Unable to scaffold API connection samples. Reason: %s",
426
- "error.apiConnector.ScaffoldApiFilesError": "Unable to scaffold connect API files, Reason: %s",
427
- "error.apiConnector.ApiConnectorInputError": "API connector input %s is invalid",
428
- "error.apiConnector.ApiConnectorPathNotExistError": "Path %s not exists. Select a valid folder.",
429
- "error.apiConnector.ApiConnectorCreateFileFail": "Unable to create %s",
430
- "error.apiConnector.NoActivePluginsExistError": "Please create active resource first.",
431
- "error.apiConnector.NoBotOrFunctionExistError": "Please create bot or function resource first.",
432
- "error.apiConnector.ApiConnectorFunctionRouteError": "Unable to route function call: %s",
433
- "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.",
434
- "error.apiConnector.pkgFileNotExistError": "In %s project, there is no package.json exist",
435
- "error.apiConnector.componentNotExistError": "Component %s not exist, please add first",
436
- "error.apiConnector.envVarExistError": "Please provide a different API name to avoid conflicts with existing env variables %s in .env.teamsfx.local",
437
237
  "error.debugHandler.InvalidAppManifestPackageFileFormatError": "manifestPackagePath must be .zip file path.",
438
238
  "error.debugHandler.InvalidExistingAADArgsError": "objectId, clientId and clientSecret are all required if you use existing AAD app for SSO.",
439
239
  "error.debugHandler.InvalidExistingBotArgsError": "botId and botPassword need to be set together if you use existing bot.",
@@ -449,14 +249,10 @@
449
249
  "core.option.github": "Open a GitHub guide",
450
250
  "core.option.inProduct": "Open a in-product guide",
451
251
  "core.TabOption.label": "Tab",
452
- "core.TabOption.labelNew": "SSO-enabled tab",
453
252
  "core.TabOption.description": "UI-based app",
454
253
  "core.TabOption.detail": "Teams-aware webpages embedded in Microsoft Teams",
455
- "core.TabOption.detailNew": "Teams identity aware webpages embedded in Microsoft Teams",
456
254
  "core.DashboardOption.label": "Dashboard",
457
255
  "core.DashboardOption.detail": "A canvas with cards and widgets for displaying important information",
458
- "core.BotOption.description": "Conversational Agent",
459
- "core.BotOption.detail": "Running simple and repetitive automated tasks through conversations",
460
256
  "core.BotNewUIOption.label": "Basic Bot",
461
257
  "core.BotNewUIOption.detail": "A simple implementation of a bot that's ready to customize",
462
258
  "core.MessageExtensionOption.labelNew": "Collect Form Input and Process Data",
@@ -469,15 +265,7 @@
469
265
  "core.CommandAndResponseOption.detail": "Trigger work with custom chat commands in Teams chats",
470
266
  "core.WorkflowOption.label": "Sequential Workflow in Chat",
471
267
  "core.WorkflowOption.detail": "Interact with multi-step processes in Teams chats",
472
- "core.ExistingTabOption.label": "Embed existing web app",
473
- "core.ExistingTabOption.detail": "Bring your own static webpages and embed in Microsoft Teams",
474
- "core.ExistingTabEndpointQuestion.placeholder": "Input your existing tab endpoint",
475
- "core.ExistingTabEndpointQuestion.title": "Enter your web app's local endpoint",
476
- "core.ExistingTabEndpointQuestion.validation": "Please enter a valid URL started with https://",
477
- "core.TabSPFxOption.label": "Tab (SPFx)",
478
268
  "core.TabSPFxOption.labelNew": "SPFx",
479
- "core.TabSPFxOption.description": "Client-side app with SharePoint Framework",
480
- "core.TabSPFxOption.detail": "Auto-hosted SPFx web part tightly integrated with Microsoft Teams",
481
269
  "core.TabSPFxOption.detailNew": "Build UI with SharePoint Framework",
482
270
  "core.TabSso.description": "Single Sign On for Tab",
483
271
  "core.TabSso.detail": "Enable Single Sign On in your Teams Tab app",
@@ -485,9 +273,6 @@
485
273
  "core.BotSso.detail": "Enable Single Sign On in your Teams Bot app",
486
274
  "core.TabNonSso.label": "Basic Tab",
487
275
  "core.TabNonSso.detail": "A simple implementation of a web app that's ready to customize",
488
- "core.addCapabilityQuestion.title": "Choose Capabilities",
489
- "core.addCapabilityQuestion.titleNew": "Capabilities",
490
- "core.addFeatureQuestion.title": "Add features",
491
276
  "core.createCapabilityQuestion.title": "Select capabilities",
492
277
  "core.createCapabilityQuestion.titleNew": "Capabilities",
493
278
  "core.createCapabilityQuestion.placeholder": "Select a capability",
@@ -505,7 +290,6 @@
505
290
  "core.createProjectQuestion.projectType.tab.detail": "Embed your own web content in Teams, Outlook, and the Micosoft 365 app",
506
291
  "core.createProjectQuestion.projectType.tab.title": "App Features Using a Tab",
507
292
  "core.createProjectQuestion.title": "New Project",
508
- "core.capability.validation": "Invalid capability combinations: %s, option sets: %s are mutually exclusive",
509
293
  "core.spfxFolder.title": "SPFx solution folder",
510
294
  "core.spfxFolder.placeholder": "Select the folder that contains your SPFx solution",
511
295
  "core.QuestionSelectTargetEnvironment.title": "Select an environment",
@@ -542,8 +326,6 @@
542
326
  "core.SampleSelect.title": "Start from a sample",
543
327
  "core.SampleSelect.placeholder": "Select a sample",
544
328
  "core.SampleSelect.buttons.viewSamples": "View samples",
545
- "core.HostTypeOptionAzure.label": "Azure",
546
- "core.HostTypeOptionSPFx.label": "SharePoint Framework (SPFx)",
547
329
  "core.updateBotIdsQuestion.title": "Create new bot(s) for debugging",
548
330
  "core.updateBotIdsQuestion.placeholder": "Unselect to keep with the original value of botId",
549
331
  "_core.updateBotIdsQuestion.placeholder.comment": "'botId' is the field name which should not be localized.",
@@ -558,27 +340,8 @@
558
340
  "core.updateContentUrlOption.description": "Update the content URL from %s to %s",
559
341
  "core.updateWebsiteUrlOption.description": "Update the website URL from %s to %s",
560
342
  "core.updateUrlQuestion.placeholder": "Unselect to keep with the original URL",
561
- "core.AzureResourceSQL.label": "Azure SQL Database",
562
- "core.AzureResourceSQL.description": "Azure Functions App will be also selected to access Azure SQL Database",
563
- "core.AzureResourceSQLNewUI.label": "Azure SQL Database",
564
- "core.AzureResourceSQLNewUI.detail": "An always-up-to-date relational database service built for the cloud",
565
- "core.AzureResourceFunction.label": "Azure Functions App",
566
- "core.AzureResourceFunctionNewUI.label": "Azure Functions",
567
- "core.AzureResourceFunctionNewUI.detail": "A serverless, event-driven compute solution that allows you to write less code",
568
- "core.AzureResourceApim.label": "Register APIs in Azure API Management",
569
- "core.AzureResourceApim.description": "Azure Functions App will be also selected to be published as an API",
570
- "core.AzureResourceApimNewUI.label": "Azure API Management",
571
- "core.AzureResourceApimNewUI.detail": "A hybrid, multi-cloud management platform for APIs across all environments",
572
- "core.AzureResourceKeyVault.label": "Azure Key Vault",
573
- "core.AzureResourceKeyVault.description": "Secure runtime application secrets with Azure Key Vault",
574
- "core.AzureResourceKeyVaultNewUI.label": "Azure Key Vault",
575
- "core.AzureResourceKeyVaultNewUI.detail": "A cloud service for securely storing and accessing secrets",
576
343
  "core.SingleSignOnOption.label": "Single Sign-On",
577
344
  "core.SingleSignOnOption.detail": "Develop a Single Sign-On feature for Teams Launch pages and Bot capability",
578
- "core.ApiConnectionOption.label": "API Connection",
579
- "core.ApiConnectionOption.detail": "Connect to an API with authentication support using TeamsFx SDK",
580
- "core.cicdWorkflowOption.label": "CI/CD workflows",
581
- "core.cicdWorkflowOption.detail": "Add CI/CD Workflows for GitHub, Azure DevOps or Jenkins",
582
345
  "core.getUserEmailQuestion.title": "Add owner to Teams/AAD app for the account under the same Microsoft 365 tenant (email)",
583
346
  "core.getUserEmailQuestion.validation1": "Email address cannot be null or empty",
584
347
  "core.getUserEmailQuestion.validation2": "Please change [UserName] to the real user name",
@@ -586,14 +349,19 @@
586
349
  "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.",
587
350
  "core.selectAadAppManifestQuestion.title": "Select Azure Active Directory manifest.json file",
588
351
  "core.selectTeamsAppManifestQuestion.title": "Select Teams manifest.json file",
589
- "core.selectTeamsAppPackageQuestion.title": "Select Teams app package file",
352
+ "core.selectTeamsAppPackageQuestion.title": "Select Teams app package file",
590
353
  "core.selectLocalTeamsAppManifestQuestion.title": "Select local Teams manifest.json file",
591
354
  "core.selectCollaborationAppTypeQuestion.title": "Select app you want to manage the collaborators",
355
+ "core.selectValidateMethodQuestion.validate.selectTitle": "Select a validation method",
356
+ "core.selectValidateMethodQuestion.validate.schemaOption": "Validate using manifest schema",
357
+ "core.selectValidateMethodQuestion.validate.schemaOptionDescription": "Validate using manifest schema",
358
+ "core.selectValidateMethodQuestion.validate.appPackageOption": "Validate app package using validation rules",
359
+ "core.selectValidateMethodQuestion.validate.appPackageOptionDescription": "Validate app package using validation rules",
592
360
  "core.confirmManifestQuestion.placeholder": "Confirm manifest is correctly selected",
593
361
  "core.aadAppQuestion.label": "Azure Active Directory app",
594
362
  "core.aadAppQuestion.description": "Your Azure Active Directory app for Single Sign On",
595
363
  "core.teamsAppQuestion.label": "Teams app",
596
- "core.teamsAppQuestion.description": "Your Teams app",
364
+ "core.teamsAppQuestion.description": "Your Teams app",
597
365
  "core.M365SsoLaunchPageOptionItem.label": "React with Fluent UI",
598
366
  "core.M365SsoLaunchPageOptionItem.detail": "A web app that uses Fluent UI React components to get a Teams look and feel",
599
367
  "core.M365SearchAppOptionItem.label": "Custom Search Results",
@@ -601,7 +369,6 @@
601
369
  "core.M365HostQuestion.title": "Platform",
602
370
  "core.M365HostQuestion.placeholder": "Select a platform to preview the app",
603
371
  "core.options.separator.scenario": "Scenario-based Teams apps",
604
- "core.options.separator.resource": "Cloud resources",
605
372
  "core.options.separator.additional": "Additional features",
606
373
  "core.common.LifecycleComplete.provision": "Successfully executed %s/%s actions in provision stage.",
607
374
  "core.common.LifecycleComplete.deploy": "Successfully executed %s/%s actions in deploy stage.",
@@ -739,36 +506,14 @@
739
506
  "plugins.apim.error.InvalidPropertyType": "Property '%s' is not type '%s'.",
740
507
  "plugins.apim.error.ShortenToEmpty": "The value '%s' cannot be shorten to empty.",
741
508
  "plugins.apim.error.FailedToParseResourceIdError": "Unable to get '%s' from resource id: '%s'.",
742
- "error.sa.NoConfigError": "Unable to get config value of '%s' from '%s'.",
743
- "error.sa.UnauthenticatedError": "Unable to get user login information.",
744
- "error.sa.CreateAppServicePlanError": "Unable to create App Service plan: %s",
745
- "error.sa.FreeServerFarmsQuotaError": "Unable to create App Service plan: %s",
746
- "error.sa.MissingSubscriptionRegistrationError": "Unable to create App Service plan: ${message}",
747
- "error.sa.CreateWebAppError": "Unable to create Web App: %s",
748
- "error.sa.ZipDeployError": "Unable to deploy Simple Auth bits: %s",
749
- "error.sa.UpdateApplicationSettingsError": "Unable to update application settings: %s",
750
- "error.sa.EndpointInvalidError": "Unable to verify endpoint: %s. Reason: %s",
751
- "error.sa.ZipDownloadError": "Unable to download Simple Auth bits: %s",
752
- "error.sa.VersionFileNotExist": "`Unable to load version file from %s",
753
- "plugins.sa.RegisterRersourceProviderFailed": "Unable to register required resource provider for Simple Auth. Reason: %s. Register required resource provider %s manually.",
754
- "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.",
755
- "core.addSso.onlySupportAzure": "Add SSO is only supported for project hosted in Azure",
756
- "core.addSso.onlyMeNotSupport": "Add SSO is not supported on Message Extension only projects",
757
509
  "core.addSso.functionNotSupport": "'Add SSO' is not supported for Bot hosted on Azure Functions",
758
- "core.addSso.needEnableFeatureFlag": "Need to set 'TEAMSFX_AAD_MANIFEST' in env to use add SSO feature",
759
510
  "core.addSso.ssoEnabled": "SSO is already enabled",
760
- "core.addSso.invalidSsoProject": "Invalid project. You may have modified '.fx/projectSettings.json' file.",
761
- "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.",
762
511
  "core.addSsoFiles.emptyProjectPath": "Project path is empty",
763
512
  "core.addSsoFiles.FailedToCreateAuthFiles": "Unable to create files for add sso. Detail error: %s.",
764
513
  "core.addSsoFiles.invalidLanguage": "Invalid language. Please make sure '.fx/projectSettings.json' is not modified and try again.",
765
514
  "core.getUserEmailQuestion.validation3": "Email address is not valid",
766
- "plugins.bot.DetailedError": "Detailed error: %s.",
767
- "plugins.bot.DetailedErrorReason": "Reason: %s",
768
515
  "plugins.bot.ErrorSuggestions": "Suggestions: %s",
769
516
  "plugins.bot.InvalidValue": "%s is invalid with value: %s",
770
- "plugins.bot.TemplateZipFallbackError": "Unable to download zip package and open local zip package.",
771
- "plugins.bot.UnzipError": "Unable to unzip templates and write to disk.",
772
517
  "plugins.bot.SomethingIsMissing": "%s is missing.",
773
518
  "plugins.bot.SomethingNotExisting": "%s is not existing.",
774
519
  "plugins.bot.FailedToGetAlreadyCreatedBot": "Cannot create bot with id %s which may be taken by an existing bot. Visit %s to learn more.\nOr API call to Developer Portal failed: Error, Request failed with status code 500, API name: create-bot, X-Correlation-ID: undefined. This may come from some intermittent service error. Please wait for a few minutes and retry.",
@@ -777,7 +522,6 @@
777
522
  "plugins.bot.FailedToUpdateConfigs": "Unable to update configs for %s",
778
523
  "plugins.bot.BotRegistrationNotFoundWith": "Bot registration was not found with botId %s. Click 'Get Help' button to learn more about how to check bot registrations.",
779
524
  "plugins.bot.FailedUpdateMessageEndpoint": "Unable to update message endpoint with %s.",
780
- "plugins.bot.FailToRun": "Unable to run %s.",
781
525
  "plugins.bot.FailToCallAppStudioApi": "Unable to call Developer Portal's API to check AAD application's existence.",
782
526
  "plugins.bot.BotResourceExists": "Bot resource already existed on %s, skip creating Bot resource.",
783
527
  "plugins.bot.WorkingDirMissing": "Working directory is missing.",
@@ -808,11 +552,7 @@
808
552
  "depChecker.invalidFuncVersion": "The format of version %s is invalid.",
809
553
  "depChecker.noSentinelFile": "Azure Functions Core Tools installation is incomplete.",
810
554
  "depChecker.funcVersionNotMatch": "The version of Azure Functions Core Tools (%s) is not compatible with the specified version range (%s).",
811
- "depChecker.startInstallNgrok": "Downloading and installing @NameVersion.",
812
- "depChecker.finishInstallNgrok": "Successfully installed @NameVersion.",
813
555
  "depChecker.finishInstallBicep": "Successfully installed @NameVersion.",
814
- "depChecker.needInstallNgrok": "You must have @NameVersion installed to debug your local bot.",
815
- "depChecker.failToValidateNgrok": "Unable to validate @NameVersion after installation.",
816
556
  "depChecker.downloadDotnet": "Downloading and installing the portable version of @NameVersion, which will be installed to @InstallDir and will not affect your environment.",
817
557
  "depChecker.downloadBicep": "Downloading and installing the portable version of @NameVersion, which will be installed to @InstallDir and will not affect your environment.",
818
558
  "depChecker.finishInstallDotnet": "Successfully installed @NameVersion.",
@@ -820,7 +560,6 @@
820
560
  "depChecker.dotnetInstallStderr": "dotnet-install command failed without error exit code but with non-empty standard error.",
821
561
  "depChecker.dotnetInstallErrorCode": "dotnet-install command failed.",
822
562
  "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.",
823
- "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.)",
824
563
  "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.",
825
564
  "depChecker.NodeNotLts": "Node.js (%s) is not a LTS version (%s). Go to %s to install a LTS Node.js.",
826
565
  "depChecker.dotnetNotFound": "Cannot find @NameVersion. For the details why .NET SDK is needed, refer to @HelpLink",
@@ -831,7 +570,6 @@
831
570
  "depChecker.failToValidateVxTestAppInstallOptions": "Invalid argument for video extensibility test app prerequisites checker. Please check tasks.json file.",
832
571
  "depChecker.failToValidateVxTestApp": "Unable to validate video extensibility test app after installation.",
833
572
  "error.BadComponent": "Component '%s' lacks of property: %s.",
834
- "error.InvalidFeature": "This feature is not applicable for your project.",
835
573
  "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.",
836
574
  "error.driver.outputEnvironmentVariableUndefined": "The output environment variable name(s) are not defined.",
837
575
  "driver.aadApp.description.create": "Create an Azure Active Directory app to authenticate users",
@@ -972,10 +710,13 @@
972
710
  "error.common.InvalidProjectError": "This command only works for project created by Teams Toolkit.",
973
711
  "error.common.FileNotFoundError": "The file or directory is not found: '%s'. Check if it exists and you have permission to access it.",
974
712
  "error.common.JSONSyntaxError": "JSON syntax error: %s. Check the JSON syntax to ensure it is properly formatted.",
975
- "error.common.UnhandledError": "An unexpected error has occurred while performing the %s task. The reason for this error is: %s. Welcome to report this issue by clicking on the provided \"Issue Link\", so that we can investigate and resolve the problem as soon as possible.",
713
+ "error.common.UnhandledError": "An unexpected error has occurred while performing the %s task. %s",
976
714
  "error.common.MissingRequiredInputError": "Missing required input: %s",
977
715
  "error.common.InputValidationError": "Input '%s' validation failed: %s",
978
716
  "error.common.NoEnvFilesError": "Unable to find .env files.",
717
+ "error.common.MissingRequiredFileError": "Missing %srequired file `%s`",
718
+ "error.common.HttpClientError": "A http client error happened while performing the %s task. The error response is: %s",
719
+ "error.common.HttpServerError": "A http server error happened while performing the %s task. Please try again later. The error response is: %s",
979
720
  "error.upgrade.NoNeedUpgrade": "This project is already the latest, no need to upgrade.",
980
721
  "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.",
981
722
  "error.collaboration.FailedToLoadManifest": "Unable to load manifest file. Reason: %s.",
@@ -1007,7 +748,7 @@
1007
748
  "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.",
1008
749
  "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.",
1009
750
  "error.script.ScriptTimeoutError": "Script execution timeout: %s. Adjust 'timeout' parameter in yaml or improve your script's efficiency.",
1010
- "error.script.ScriptExecutionError": "%s",
751
+ "error.script.ScriptExecutionError": "Script ('%s') execution error: %s",
1011
752
  "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.",
1012
753
  "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.",
1013
754
  "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.",
@@ -1018,4 +759,4 @@
1018
759
  "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.",
1019
760
  "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.",
1020
761
  "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."
1021
- }
762
+ }
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"}