Skip to content

Commit

Permalink
Adding a pre-created function for the workshop
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Cabrera authored Oct 30, 2019
1 parent cc98bfd commit 62bb2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workshops/Module 3.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ We will first test the application locally.

Now that we have a working Azure Function, we will deploy it to Azure.

*NOTE: If you prefer not to create your own resource (and resulting costs), you can skip this section and simply use a pre-deployed function located at TBD
*NOTE: If you prefer not to create your own resource (and resulting costs), you can skip this section and simply use a pre-deployed function with the following URL https://customentitylookup.azurewebsites.net/api/custom-entity-lookup?code=lJ69aIy1xmIauJgyowP5R8aHbD4GRUGGmVIUZVADk0OlKULHBawrhQ==

To create your own Azure Function:
1) In Solution Explorer, right click on the CustomEntitySearch project and choose: Publish
Expand Down

0 comments on commit 62bb2e2

Please sign in to comment.