Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9ef7f6e

Browse files
committed
updated documents
1 parent 9676617 commit 9ef7f6e

File tree

4 files changed

+35
-79
lines changed

4 files changed

+35
-79
lines changed

‎.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

‎.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

‎CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributing to [project-title]
1+
# Contributing to Azure SQL DB sp_invoke_external_rest_endpoint samples
22

33
This project welcomes contributions and suggestions. Most contributions require you to agree to a
44
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us

‎README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,42 @@ For full details on this stored procedure, please take a look at the official do
66

77
## Samples
88

9+
Samples are made available via Jupyter Notebook, natively supported by GitHub and also by [Azure Data Studio](https://learn.microsoft.com/en-us/sql/azure-data-studio/notebooks/notebooks-guidance)
10+
911
### [Azure Functions](./azure-functions.ipynb)
1012

1113
- Call a public (or anonymous) Azure Function
1214
- Call an Azure Function protected by a secret key
1315
- Call an Azure Function protected by Azure AD
16+
17+
### [Azure Event Hubs]
18+
19+
Work in progress
20+
21+
### [Azure Event Grid]
22+
23+
Work in progress
24+
25+
### [Power BI]
26+
27+
Work in progress
28+
29+
### [Azure Cognitive Services]
30+
31+
Work in progress
32+
33+
### [Azure SignalR]
34+
35+
Work in progress
36+
37+
### [Azure Logic Apps]
38+
39+
Work in progress
40+
41+
### [Azure API Management]
42+
43+
Work in progress
44+
45+
## Contribute
46+
47+
Do you want to contribute adding a sample? Do you see something missing or incorrect? Please help this repository to grow, and submit an issue or fork it a submit a Pull Request. Details on how to contribute can be found here: [Contributing](./CONTRIBUTING.md)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /