When clicking on the "Overview" option of an automation account in Azure, the following message appears:
{ "shellProps": { "sessionId": "e97127d1ee5e4ebaba2c7aba7055e3dc", "extName": "Microsoft_Azure_Automation", "contentName": "AccountOverview.ReactView" }, "error": { "message": "Falha ao carregar o conteúdo.", "details": "Manual require of the following modules failed; ["ReactViews/AccountOverview/AccountOverview.ReactView" : {Error: Couldn't load "ReactViews/AccountOverview/AccountOverview.ReactView" at "https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js" as the following exception was thrown; {"message":"Cannot read properties of undefined (reading 'loadingText')","stack":"TypeError: Cannot read properties of undefined (reading 'loadingText')\n at c (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:172000)\n at https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:172121\n at https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:172141\n at Object.<anonymous> (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:172147)\n at n (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:1648)\n at Object.<anonymous> (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:204685)\n at n (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:1648)\n at Object.<anonymous> (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:115802)\n at n (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:1648)\n at Object.<anonymous> (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:21015)"}}];", "error": { "data": { "message": "Falha ao carregar o conteúdo.", "capturedErrors": [], "details": "Manual require of the following modules failed; ["ReactViews/AccountOverview/AccountOverview.ReactView" : {Error: Couldn't load "ReactViews/AccountOverview/AccountOverview.ReactView" at "https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js" as the following exception was thrown; {"message":"Cannot read properties of undefined (reading 'loadingText')","stack":"TypeError: Cannot read properties of undefined (reading 'loadingText')\n at c (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:172000)\n at https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:172121\n at https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:172141\n at Object.<anonymous> (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:172147)\n at n (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:1648)\n at Object.<anonymous> (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:204685)\n at n (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:1648)\n at Object.<anonymous> (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:115802)\n at n (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:1648)\n at Object.<anonymous> (https://afd.hosting.portal.azure.net/automation/Content/Dynamic/CdxPRaCC4X_L.js:1:21015)"}}];" } }, "code": null }}
How to solve it?
@Flavio Ferreira Borges following up to check if you had a chance to review the reply above.
Also, I wanted to update that the Azure Automation team is working on this issue and we should have a fix soon. Another workaround for this behavior (which does not require change of Portal Language) is to use the following link to access Azure Portal:
https://portal.azure.com/?feature.AAReactOverviewExp=false.
Hope this helps. Please let us know if you have any questions.