Skip to content

Conversation

@MaddyDev
Copy link
Contributor

@MaddyDev MaddyDev commented Feb 9, 2023

Updated all the docs to replace "function app" to "function project" and added "setup function project" section to OOP doc.

@MaddyDev MaddyDev changed the title Add function app setup Add OOP function app setup Feb 9, 2023
MaddyDev and others added 2 commits February 9, 2023 14:47
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
Note: This tutorial requires that a SQL database is setup as shown in [Create a SQL Server](./GeneralSetup.md#create-a-sql-server).
- Open your app that you created in [Create a Function App](./GeneralSetup.md#create-a-function-app) in VS Code
- Open your project that you created in [Create a Function App](./GeneralSetup.md#create-a-function-app) in VS Code
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's also one under output bindings section to update. And do the same in the .NET In-Proc guide.

Are you going to clean up the rest of the guides too? It'd be nice to do them all at once.

Copy link
Contributor

@Charles-Gagnon Charles-Gagnon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for updating all these!

@chlafreniere
Copy link
Contributor

Please add a description @MaddyDev

@MaddyDev
Copy link
Contributor Author

Please add a description @MaddyDev

It started out with just adding app setup section that I described in the title, so didn't bother to add the same in description. Added it now.

@MaddyDev MaddyDev merged commit f98c780 into main Feb 10, 2023
@MaddyDev MaddyDev deleted the maddy/updateOutOfProcSetUp branch February 10, 2023 18:55
PBBlox pushed a commit to PBBlox/azure-functions-sql-extension that referenced this pull request Apr 6, 2025
* add set up instructions

* add toc link

* Update docs/SetupGuide_DotnetOutOfProc.md

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>

* rename app to project

* fix typo and missed references

* missed references

* rename app to project in all docs

* update missed places1

---------

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants