You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to deploy a LA Standard from VS code
With
just http trigger and response -- all works
with http trigger, send message to services bus and response -- all works -- Service bus using a connection string (not MI)
with (2) but add write a document to cosmos (V3).. - does not work . get this error
Error in creating access policy for connection in reference - 'documentdb'. Error: Error in creating accessPolicy - ahmsadlogicappstd01-guid.. for connection - /subscriptions/subid/resourceGroups/testlarg/providers/Microsoft.Web/connections/documentdb. AxiosError: Request failed with status code 403
should this work. I can find virtually not documentation on how a manual deployment with connections should work. I see lots of discussions etc on devops but should vscode take care of creating the api connection and the access policy
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to deploy a LA Standard from VS code
With
Error in creating access policy for connection in reference - 'documentdb'. Error: Error in creating accessPolicy - ahmsadlogicappstd01-guid.. for connection - /subscriptions/subid/resourceGroups/testlarg/providers/Microsoft.Web/connections/documentdb. AxiosError: Request failed with status code 403
should this work. I can find virtually not documentation on how a manual deployment with connections should work. I see lots of discussions etc on devops but should vscode take care of creating the api connection and the access policy
Beta Was this translation helpful? Give feedback.
All reactions