Hi anonymous user-6858 ,
Welcome to Microsoft Q&A platform and thanks for posting your query.
It seems you are trying to set secret using ADF pipeline, but are getting error . Please let me know if my understanding is incorrect.
Kindly use the below expression to replace '\r\n' with empty string to mitigate the issue:
@replace(string(variables('push_refresh_token')),'\r\n','')
Hope this will help. Please let us know if any further queries.
------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you.
Original posters help the community find answers faster by identifying the correct answer. Here is how - Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators