Filipp Krasovsky
Results
2
comments of
Filipp Krasovsky
Could we patch this by running any pip update statements through cloudshell?
Interesting - I tried running in CLI locally and still ran into the same issue. ```cmd az functionapp connection create sql --connection sql_611f1 --source-id "/subscriptions/.../resourceGroups/test-az-rg/providers/Microsoft.Web/sites/p10-test-az-func" --target-id "/subscriptions/.../resourceGroups/p10-dev-rg/providers/Microsoft.Sql/servers/p10-dev-sqlserver/databases/..." --client-type python --system-identity...