Hi @Divyajey
Based on the error ReferenceError: Cannot access 'Z' before initialization
appears to be coming from the client-side script in the Azure portal UI. I attempted to reproduce the issue in the Canada Central region with the same configuration (Airflow version 2.6.3, no Git sync, and zero extra nodes), but I was not able to reproduce the error on my end.
This could potentially be a UI rendering issue or an unhandled JavaScript error in the portal that is specific to the session, browser state, or a recent deployment.
Here are a few suggestions to help troubleshoot:
- Clear browser cache and cookies completely before trying again.
- Try a different browser or machine, even if you’ve already tried incognito.
- Use the "Try it now" in a private browsing session in Edge or Chrome.
- If possible, try using the Azure portal from a different network or via VPN to rule out local routing/cache issues.
If the issue still persists:
- Please try opening the browser developer tools (F12) and check the Console tab for more specific errors.
- Let us know if you’re using any custom browser extensions or portal personalization features.
If none of the above helps, we may need to escalate the issue to the product team for deeper analysis.
Please keep us posted and let us know if anything else needed.
Kindly consider upvoting the comment if the information provided is helpful. This can assist other community members in resolving similar issues.