We have function App which is created using Private Endpoint and Private Vnet Integration. We are trying to Deploy the code using VS code While on the Deployment phase We are getting 403 Error.
Our Expectation is creating function using VS code
I have reproduced your requirement by creating a simple python function app in VScode and deployed to the Azure function app which is created using Private Endpoints and Private Vnet Integration.
Steps followed:
Function app=>Networking=>Private Endpoints
, create private endpoint, Add=>Express:Networking=> VNet Integration=> Add virtual network Integration
:Portal: