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
In #438 we changed the `int()` function to error on input that
isn't a string or an integer to align with the behavior of the
ARM template function.
This change:
- Updates the documentation for the function to match the updated
behavior and removing the note about the now-patched bug.
- Adds an entry for the fix to the changelog.
0 commit comments