Open Francisco-Gamino opened 3 years ago
cc: @AnatoliB @stefanushinardi
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ahmedelnably, @fabiocav.
Author: | Francisco-Gamino |
---|---|
Assignees: | Francisco-Gamino |
Labels: | `Functions`, `Service Attention`, `feature-request` |
Milestone: | - |
Hi Is this foreseen and are there alternatives eg. with Graph API at the moment? Thanks
Hello @AlexSchwerzmann -- As a workaround for now, you can use the Az CLI. For more info, please see https://docs.microsoft.com/en-us/cli/azure/functionapp/cors?view=azure-cli-latest
Hi @Francisco-Gamino Thanks for the answer - I'd like to adapt CORS of an Azure Function by applying PowerShell commands out of itself - not sure if that scenario would work with that client...?
Hello, any news/timeline about porting this to powreshell functionality?
To enable a similar functionality as the Az CLI, we need to have an equivalent to the following commands:
For more info, please see For more information, please see https://docs.microsoft.com/en-us/cli/azure/functionapp/cors?view=azure-cli-latest.
This will required adding 3 equivalent cmdlets.