Azure / azure-functions-templates

Azure functions templates for the azure portal, CLI, and VS
MIT License
350 stars 197 forks source link

Failed to build function app that added Cosmos DB #727

Open sunxinhuan opened 6 years ago

sunxinhuan commented 6 years ago

Visual Studio: 2017 Enterprise 15.8.1 Azure Function Tools: 15.8.05023.0 CLI Version information: Azure Functions Core Tools (2.0.1-beta.36) Runtime Version: Function Runtime Version: 2.0.12050.0

Please refer to the snapshot: cosmosdb

Repro steps:

  1. Open a function app (V2) in VS;
  2. Create a cosmos DB function;
  3. Build the function app.
soninaren commented 6 years ago

i was not able to repro this, @brettsam can you take a look?