Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Should the Tip#98 page reference Microsoft.Azure.Cosmos.Table? #85

Closed
DTronD opened this issue May 6, 2020 · 2 comments
Closed

Should the Tip#98 page reference Microsoft.Azure.Cosmos.Table? #85

DTronD opened this issue May 6, 2020 · 2 comments

Comments

@DTronD
Copy link

DTronD commented May 6, 2020

When using VSCode to create a v3 Azure Function, I needed to add
a using Microsoft.Azure.Cosmos.Table
statement (and may have had to do a dotnet add package, but cannot remember for sure).
It seems all the changes with extension bundles for functions, there has been much change for what to reference....and if you even can reference the old OR newer packages.

E.g. in Tip#98 I could NOT find a way to get a package that was .NET Core based for Microsoft.Azure.ConfigurationManager or Microsoft.WindowsAzure.ConfigurationManager. Thankfully the tip said I could hardcode the storageAccount connection string...but that's less than ideal for production.

Thank you for these tips&tricks, they are really helping compared to most of the official docs for Azure Functions (and all the now outdated chaff on Stackoverflow and other forums).

@mbcrump
Copy link
Contributor

mbcrump commented May 31, 2020

can you create a pull request with that information and I'll accept. many thanks!

@mbcrump
Copy link
Contributor

mbcrump commented Jun 29, 2020

Closing due to non-response.

@mbcrump mbcrump closed this as completed Jun 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants