You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not a simple fix. Requires a Porter TF mixin fix. Then for that to be integrated into the TRE.
As a workaround, if you get a Data Engineering workspace with a short ID that looks like scientific notation, delete it and recreate.
jonnyry
changed the title
Entering workspace IDs such as 5e57 into the portal are evaluated as numbers not as strings
Entering Data Eng workspace IDs to Research Workspace ADF link such as "5e57" are evaluated as numbers not as strings
Jan 16, 2025
jonnyry
changed the title
Entering Data Eng workspace IDs to Research Workspace ADF link such as "5e57" are evaluated as numbers not as strings
Entering workspace IDs to Research Workspace ADF link such as "5e57" are evaluated as numbers not as strings
Jan 16, 2025
e.g. 5e57 is evaluated as 5000000000000000000000000000000000000000000000000000000000
This is caused by the way Porter is passing parameters to terraform.
Logged here:
microsoft#4273
getporter/terraform-mixin#124
The text was updated successfully, but these errors were encountered: