最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Error: validation failed when Create SQL Database in azure portal - Stack Overflow

programmeradmin0浏览0评论

I want to create SQL Database from azure portal UI not CLI, I chose free subscription and applied this offer:

Free database offer applied! You got first 100,000 vCore seconds and 32GB of data & 32GB of backup storage free per month for lifetime of the subscription

I followed the steps that I found in documentation and I saw many related question and tried many locations (Central US was last one), but nothing resolve the error:

{"message":"Manual require of the following modules failed; [\"FxHubs/ArmHelpers/ArmResourceProviders\" : {Error: Couldn't load \"FxHubs/ArmHelpers/ArmResourceProviders\"; error code 408},\"jsonc-parser\" : {Error: Couldn't load \"jsonc-parser\"; error code 408}];","name":"Error","stack":"ge@.js:53:8858\nu@.js:53:16259","extension":"SqlAzureExtension","data":{"moduleId":"require 707","status":408,"failedModules":[{"name":"FxHubs/ArmHelpers/ArmResourceProviders","moduleUrl":".js?retryAttempt=1.6573936119355546","message":"Couldn't load \"FxHubs/ArmHelpers/ArmResourceProviders\"; error code 408","status":408},{"name":"jsonc-parser","moduleUrl":".js?retryAttempt=1.5359850456869983","message":"Couldn't load \"jsonc-parser\"; error code 408","status":408}]}}

I want to create SQL Database from azure portal UI not CLI, I chose free subscription and applied this offer:

Free database offer applied! You got first 100,000 vCore seconds and 32GB of data & 32GB of backup storage free per month for lifetime of the subscription

I followed the steps that I found in documentation and I saw many related question and tried many locations (Central US was last one), but nothing resolve the error:

{"message":"Manual require of the following modules failed; [\"FxHubs/ArmHelpers/ArmResourceProviders\" : {Error: Couldn't load \"FxHubs/ArmHelpers/ArmResourceProviders\"; error code 408},\"jsonc-parser\" : {Error: Couldn't load \"jsonc-parser\"; error code 408}];","name":"Error","stack":"ge@https://portal.azure/Content/Dynamic/veNZTXTYKIXE.js:53:8858\nu@https://portal.azure/Content/Dynamic/veNZTXTYKIXE.js:53:16259","extension":"SqlAzureExtension","data":{"moduleId":"require 707","status":408,"failedModules":[{"name":"FxHubs/ArmHelpers/ArmResourceProviders","moduleUrl":"https://portal.azure/Content/Dynamic/54zCv_t9nT_g.js?retryAttempt=1.6573936119355546","message":"Couldn't load \"FxHubs/ArmHelpers/ArmResourceProviders\"; error code 408","status":408},{"name":"jsonc-parser","moduleUrl":"https://portal.azure/Content/Scripts/_oss/jsonc-parser/lib/umd/main.js?retryAttempt=1.5359850456869983","message":"Couldn't load \"jsonc-parser\"; error code 408","status":408}]}}

Share Improve this question edited Feb 1 at 20:02 Péter Szilvási 2,1112 gold badges25 silver badges46 bronze badges asked Jan 29 at 19:59 AbrarAbrar 234 bronze badges 3
  • 1 This is not related to the ISO/ANSI SQL language, so I removed the <sql> tag. Perhaps you want to add a dbms tag instead? – jarlh Commented Jan 29 at 20:11
  • 1 can you try different browsers and clear browser cache and retry. – Pratik Lad Commented Jan 30 at 5:44
  • @pratik lad Thank you, I tried Chrome and it worked.the issue appeared in safari – Abrar Commented Jan 30 at 10:49
Add a comment  | 

1 Answer 1

Reset to default 0

Posting our discussion as an answer, so other community members will also get help!

Manual require of the following modules failed; ["FxHubs/ArmHelpers/ArmResourceProviders"

Earlier some user also got same error as they are using safari browser to view or deploy the azure portal or respective service, maybe it is temporary not supported on safari use another browser like chrome or firefox to complete your work.

I tried it with Chrome browser, and it is working fine.

发布评论

评论列表(0)

  1. 暂无评论