To format an address using Azure Expression Language, kindly use the below expression and refer to the below screenshot for reference.
Join(",", [streetAddress], [city], [state], [postalCode], [country])
Modified on: Tue, 24 Jun, 2025 at 1:57 PM
Join(",", [streetAddress], [city], [state], [postalCode], [country])
Did you find it helpful? Yes No
Send feedback