Is there anyway to set additional CORS url for Azure functions hosted on Azure Government Cloud?
The web portal is not available through Azure Government Cloud and the only documentation I found to set CORS through Azure CLI is only for Azure storage. It doesn't work for funcapp.
Thanks