Skip to content

Commit 78a9df8

Browse files
authored
Merge branch 'master' into compute-size
2 parents 67726ea + 4536cfe commit 78a9df8

File tree

2,324 files changed

+44443
-25190
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,324 files changed

+44443
-25190
lines changed

.openpublishing.publish.config.json

Lines changed: 35 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,17 +151,23 @@
151151
"url": "https://github.com/Azure-Samples/functions-python-tensorflow-tutorial",
152152
"branch": "master",
153153
"branch_mapping": {}
154+
},
155+
{
156+
"path_to_root": "functions-pytorch",
157+
"url": "https://github.com/Azure-Samples/functions-python-pytorch-tutorial",
158+
"branch": "master",
159+
"branch_mapping": {}
154160
},
155161
{
156162
"path_to_root": "functions-quickstart-templates",
157163
"url": "https://github.com/Azure/azure-functions-templates",
158164
"branch": "dev"
159-
},
165+
},
160166
{
161167
"path_to_root": "functions-docs-csharp",
162168
"url": "https://github.com/Azure-Samples/functions-docs-csharp",
163169
"branch": "master"
164-
},
170+
},
165171
{
166172
"path_to_root": "functions-docs-javascript",
167173
"url": "https://github.com/Azure-Samples/functions-docs-javascript",
@@ -171,12 +177,12 @@
171177
"path_to_root": "functions-docs-typescript",
172178
"url": "https://github.com/Azure-Samples/functions-docs-typescript",
173179
"branch": "master"
174-
},
180+
},
175181
{
176182
"path_to_root": "functions-docs-python",
177183
"url": "https://github.com/Azure-Samples/functions-docs-python",
178184
"branch": "master"
179-
},
185+
},
180186
{
181187
"path_to_root": "functions-docs-powershell",
182188
"url": "https://github.com/Azure-Samples/functions-docs-powershell",
@@ -186,6 +192,11 @@
186192
"url": "https://github.com/Azure-Samples/cognitive-services-personalizer-samples",
187193
"branch": "master"
188194
},
195+
{
196+
"path_to_root": "samples-cognitive-services-data-files",
197+
"url": "https://github.com/Azure-Samples/cognitive-services-sample-data-files",
198+
"branch": "master"
199+
},
189200
{
190201
"path_to_root": "samples-luis",
191202
"url": "https://github.com/Azure-Samples/cognitive-services-language-understanding",
@@ -341,6 +352,26 @@
341352
"url": "https://github.com/Azure-Samples/azure-sdk-for-go-samples",
342353
"branch": "master"
343354
},
355+
{
356+
"path_to_root": "azure-sdk-for-java-event-hubs",
357+
"url": "https://github.com/Azure/azure-sdk-for-java/",
358+
"branch": "master"
359+
},
360+
{
361+
"path_to_root": "azure-sdk-for-java-script-event-hubs",
362+
"url": "https://github.com/Azure/azure-sdk-for-js/",
363+
"branch": "master"
364+
},
365+
{
366+
"path_to_root": "azure-sdk-for-net-event-hubs",
367+
"url": "https://github.com/Azure/azure-sdk-for-net/",
368+
"branch": "master"
369+
},
370+
{
371+
"path_to_root": "azure-sdk-for-python-event-hubs",
372+
"url": "https://github.com/Azure/azure-sdk-for-python/",
373+
"branch": "master"
374+
},
344375
{
345376
"path_to_root": "cosmos-dotnet-getting-started",
346377
"url": "https://github.com/Azure-Samples/cosmos-dotnet-getting-started",

0 commit comments

Comments
 (0)