Skip to content

Commit 3081569

Browse files
authored
update my master (#31)
update my master
2 parents 99d5304 + 636d043 commit 3081569

File tree

4,298 files changed

+70170
-38787
lines changed

Some content is hidden

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

4,298 files changed

+70170
-38787
lines changed

.openpublishing.publish.config.json

Lines changed: 71 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -37,26 +37,22 @@
3737
{
3838
"path_to_root": "quickstart-templates",
3939
"url": "https://github.com/Azure/azure-quickstart-templates",
40-
"branch": "master",
41-
"branch_mapping": {}
40+
"branch": "master"
4241
},
4342
{
4443
"path_to_root": "resourcemanager-templates",
4544
"url": "https://github.com/Azure/azure-docs-json-samples",
46-
"branch": "master",
47-
"branch_mapping": {}
45+
"branch": "master"
4846
},
4947
{
5048
"path_to_root": "_themes",
5149
"url": "https://github.com/Microsoft/templates.docs.msft",
52-
"branch": "master",
53-
"branch_mapping": {}
50+
"branch": "master"
5451
},
5552
{
5653
"path_to_root": "_themes.pdf",
5754
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
58-
"branch": "master",
59-
"branch_mapping": {}
55+
"branch": "master"
6056
},
6157
{
6258
"path_to_root": "cli_scripts",
@@ -81,290 +77,263 @@
8177
{
8278
"path_to_root": "policy-templates",
8379
"url": "https://github.com/Azure/azure-policy",
84-
"branch": "master",
85-
"branch_mapping": {}
80+
"branch": "master"
8681
},
8782
{
8883
"path_to_root": "blueprints-templates",
8984
"url": "https://github.com/Azure/azure-blueprints",
90-
"branch": "master",
91-
"branch_mapping": {}
85+
"branch": "master"
9286
},
9387
{
9488
"path_to_root": "azure-docs-json-samples",
9589
"url": "https://github.com/Azure/azure-docs-json-samples",
96-
"branch": "master",
97-
"branch_mapping": {}
90+
"branch": "master"
9891
},
9992
{
10093
"path_to_root": "samples-mediaservices-integration",
10194
"url": "https://github.com/Azure-Samples/media-services-dotnet-functions-integration",
102-
"branch": "master",
103-
"branch_mapping": {}
95+
"branch": "master"
10496
},
10597
{
10698
"path_to_root": "samples-mediaservices-encryptiondrm",
10799
"url": "https://github.com/Azure-Samples/media-services-dotnet-dynamic-encryption-with-drm",
108-
"branch": "master",
109-
"branch_mapping": {}
100+
"branch": "master"
110101
},
111102
{
112103
"path_to_root": "samples-mediaservices-encryptionfairplay",
113104
"url": "https://github.com/Azure-Samples/media-services-dotnet-dynamic-encryption-with-fairplay",
114-
"branch": "master",
115-
"branch_mapping": {}
105+
"branch": "master"
116106
},
117107
{
118108
"path_to_root": "samples-mediaservices-encryptionaes",
119109
"url": "https://github.com/Azure-Samples/media-services-dotnet-dynamic-encryption-with-aes",
120-
"branch": "master",
121-
"branch_mapping": {}
110+
"branch": "master"
122111
},
123112
{
124113
"path_to_root": "samples-mediaservices-copyblob",
125114
"url": "https://github.com/Azure-Samples/media-services-dotnet-copy-blob-into-asset",
126-
"branch": "master",
127-
"branch_mapping": {}
115+
"branch": "master"
128116
},
129117
{
130118
"path_to_root": "samples-mediaservices-deliverplayready",
131119
"url": "https://github.com/Azure-Samples/media-services-dotnet-deliver-playready-widevine-licenses",
132-
"branch": "master",
133-
"branch_mapping": {}
120+
"branch": "master"
134121
},
135122
{
136123
"path_to_root": "samples-mediaservices-livestream",
137124
"url": "https://github.com/Azure-Samples/media-services-dotnet-encode-live-stream-with-ams-clear",
138-
"branch": "master",
139-
"branch_mapping": {}
125+
"branch": "master"
140126
},
141127
{
142128
"path_to_root": "samples-mediaservices-encoderstandard",
143129
"url": "https://github.com/Azure-Samples/media-services-dotnet-on-demand-encoding-with-media-encoder-standard",
144-
"branch": "master",
145-
"branch_mapping": {}
130+
"branch": "master"
146131
},
147132
{
148133
"path_to_root": "azure-app-service-multi-container",
149134
"url": "https://github.com/Azure-Samples/multicontainerwordpress",
150-
"branch": "master",
151-
"branch_mapping": {}
135+
"branch": "master"
152136
},
153137
{
154138
"path_to_root": "samples-durable-functions",
155139
"url": "https://github.com/Azure/azure-functions-durable-extension",
156-
"branch": "master",
157-
"branch_mapping": {}
140+
"branch": "master"
158141
},
159142
{
160143
"path_to_root": "samples-luis",
161144
"url": "https://github.com/Azure-Samples/cognitive-services-language-understanding",
162-
"branch": "master",
163-
"branch_mapping": {}
145+
"branch": "master"
164146
},
165147
{
166148
"path_to_root": "samples-anomaly-detector",
167149
"url": "https://github.com/Azure-Samples/anomalydetector",
168-
"branch": "master",
169-
"branch_mapping": {}
150+
"branch": "master"
170151
},
171152
{
172153
"path_to_root": "api-management-policy-samples",
173154
"url": "https://github.com/Azure/api-management-policy-snippets",
174-
"branch": "master",
175-
"branch_mapping": {}
155+
"branch": "master"
176156
},
177157
{
178158
"path_to_root": "WebApp-OpenIdConnect-DotNet",
179159
"url": "https://github.com/AzureADQuickStarts/WebApp-OpenIdConnect-DotNet",
180-
"branch": "GuidedSetup",
181-
"branch_mapping": {}
160+
"branch": "GuidedSetup"
182161
},
183162
{
184163
"path_to_root": "acr-tasks",
185164
"url": "https://github.com/Azure-Samples/acr-tasks",
186-
"branch": "master",
187-
"branch_mapping": {}
165+
"branch": "master"
188166
},
189167
{
190168
"path_to_root": "iot-samples-node",
191169
"url": "https://github.com/Azure-Samples/azure-iot-samples-node",
192-
"branch": "master",
193-
"branch_mapping": {}
170+
"branch": "master"
194171
},
195172
{
196173
"path_to_root": "iot-samples-c",
197174
"url": "https://github.com/Azure/azure-iot-sdk-c",
198-
"branch": "master",
199-
"branch_mapping": {}
175+
"branch": "master"
200176
},
201177
{
202178
"path_to_root": "samples-cognitive-services-speech-sdk",
203179
"url": "https://github.com/Azure-Samples/cognitive-services-speech-sdk",
204-
"branch": "docs-201809",
205-
"branch_mapping": {}
180+
"branch": "docs-201809"
206181
},
207182
{
208183
"path_to_root": "media-services-v3-dotnet-quickstarts",
209184
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-quickstarts",
210-
"branch": "master",
211-
"branch_mapping": {}
185+
"branch": "master"
212186
},
213187
{
214188
"path_to_root": "media-services-v3-dotnet-tutorials",
215189
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-tutorials",
216-
"branch": "master",
217-
"branch_mapping": {}
190+
"branch": "master"
218191
},
219192
{
220193
"path_to_root": "samples-javascript",
221194
"url": "https://github.com/Microsoft/tsiclient",
222-
"branch": "tutorial",
223-
"branch_mapping": {}
195+
"branch": "tutorial"
224196
},
225197
{
226198
"path_to_root": "samples-tsi",
227199
"url": "https://github.com/Azure-Samples/Azure-Time-Series-Insights",
228-
"branch": "master",
229-
"branch_mapping": {}
200+
"branch": "master"
230201
},
231202
{
232203
"path_to_root": "media-services-v3-dotnet-core-tutorials",
233204
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-core-tutorials",
234-
"branch": "master",
235-
"branch_mapping": {}
205+
"branch": "master"
236206
},
237207
{
238208
"path_to_root": "media-services-v3-rest-postman",
239209
"url": "https://github.com/Azure-Samples/media-services-v3-rest-postman",
240-
"branch": "master",
241-
"branch_mapping": {}
210+
"branch": "master"
242211
},
243212
{
244213
"path_to_root": "remote-monitoring-webui",
245214
"url": "https://github.com/Azure/pcs-remote-monitoring-webui.git",
246-
"branch": "master",
247-
"branch_mapping": {}
215+
"branch": "master"
248216
},
249217
{
250218
"path_to_root": "aml-sdk-samples",
251219
"url": "https://github.com/Azure/MachineLearningNotebooks",
252-
"branch": "sdk-codetest",
253-
"branch_mapping": {}
220+
"branch": "sdk-codetest"
254221
},
255222
{
256223
"path_to_root": "samples-qnamaker-nodejs",
257224
"url": "https://github.com/Azure-Samples/cognitive-services-qnamaker-nodejs",
258-
"branch": "master",
259-
"branch_mapping": {}
225+
"branch": "master"
260226
},
261227
{
262228
"path_to_root": "samples-qnamaker-go",
263229
"url": "https://github.com/Azure-Samples/cognitive-services-qnamaker-go",
264-
"branch": "master",
265-
"branch_mapping": {}
230+
"branch": "master"
266231
},
267232
{
268233
"path_to_root": "samples-qnamaker-csharp",
269234
"url": "https://github.com/Azure-Samples/cognitive-services-qnamaker-csharp",
270-
"branch": "master",
271-
"branch_mapping": {}
235+
"branch": "master"
272236
},
273237
{
274238
"path_to_root": "samples-qnamaker-java",
275239
"url": "https://github.com/Azure-Samples/cognitive-services-qnamaker-java",
276-
"branch": "master",
277-
"branch_mapping": {}
240+
"branch": "master"
278241
},
279242
{
280243
"path_to_root": "samples-qnamaker-python",
281244
"url": "https://github.com/Azure-Samples/cognitive-services-qnamaker-python",
282-
"branch": "master",
283-
"branch_mapping": {}
245+
"branch": "master"
284246
},
285247
{
286248
"path_to_root": "cognitive-services-dotnet-sdk-samples",
287249
"url": "https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples",
288-
"branch": "master",
289-
"branch_mapping": {}
250+
"branch": "master"
290251
},
291252
{
292253
"path_to_root": "cognitive-services-java-sdk-samples",
293254
"url": "https://github.com/Azure-Samples/cognitive-services-java-sdk-samples",
294-
"branch": "master",
295-
"branch_mapping": {}
255+
"branch": "master"
296256
},
297257
{
298258
"path_to_root": "cognitive-services-vision-csharp-sdk-quickstarts",
299259
"url": "https://github.com/Azure-Samples/cognitive-services-vision-csharp-sdk-quickstarts",
300-
"branch": "master",
301-
"branch_mapping": {}
260+
"branch": "master"
302261
},
303262
{
304263
"path_to_root": "cognitive-face-csharp-sample",
305264
"url": "https://github.com/Azure-Samples/Cognitive-Face-CSharp-sample",
306-
"branch": "master",
307-
"branch_mapping": {}
265+
"branch": "master"
308266
},
309267
{
310268
"path_to_root": "cognitive-services-face-android-detect",
311269
"url": "https://github.com/Azure-Samples/cognitive-services-face-android-detect",
270+
"branch": "master"
271+
},
272+
{
273+
"path_to_root": "cosmos-dotnet-getting-started",
274+
"url": "https://github.com/Azure-Samples/cosmos-dotnet-getting-started",
312275
"branch": "master",
313276
"branch_mapping": {}
314277
},
315278
{
316279
"path_to_root": "samples-cosmosdb-dotnet-web-app",
317280
"url": "https://github.com/Azure-Samples/cosmos-dotnet-todo-app",
318-
"branch": "master",
319-
"branch_mapping": {}
281+
"branch": "master"
282+
},
283+
{
284+
"path_to_root": "samples-cosmosdb-dotnet-v3",
285+
"url": "https://github.com/Azure/azure-cosmos-dotnet-v3",
286+
"branch": "master"
287+
},
288+
{
289+
"path_to_root": "samples-cosmosdb-dotnet-change-feed-processor",
290+
"url": "https://github.com/Azure-Samples/cosmos-dotnet-change-feed-processor",
291+
"branch": "master"
292+
},
293+
{
294+
"path_to_root": "samples-cosmosdb-dotnet-core-web-app",
295+
"url": "https://github.com/Azure-Samples/cosmos-dotnet-core-todo-app",
296+
"branch": "master"
320297
},
321298
{
322299
"path_to_root": "cosmosdb-nodejs-get-started",
323300
"url": "https://github.com/Azure-Samples/azure-cosmos-db-sql-api-nodejs-getting-started",
324-
"branch": "master",
325-
"branch_mapping": {}
301+
"branch": "master"
326302
},
327303
{
328304
"path_to_root": "cognitive-services-content-moderator-samples",
329305
"url": "https://github.com/Azure-Samples/cognitive-services-content-moderator-samples",
330-
"branch": "master",
331-
"branch_mapping": {}
306+
"branch": "master"
332307
},
333308
{
334309
"path_to_root": "samples-eCommerceCatalogModeration",
335310
"url": "https://github.com/MicrosoftContentModerator/samples-eCommerceCatalogModeration",
336-
"branch": "master",
337-
"branch_mapping": {}
311+
"branch": "master"
338312
},
339313
{
340314
"path_to_root": "samples-cogserv-containers",
341315
"url": "https://github.com/Azure-Samples/cognitive-services-containers-samples",
342-
"branch": "master",
343-
"branch_mapping": {}
316+
"branch": "master"
344317
},
345318
{
346319
"path_to_root": "samples-iot-distributed-tracing",
347320
"url": "https://github.com/Azure-Samples/azure-iot-distributed-tracing-sample",
348-
"branch": "master",
349-
"branch_mapping": {}
321+
"branch": "master"
350322
},
351323
{
352324
"path_to_root": "samples-fbPageModeration",
353325
"url": "https://github.com/MicrosoftContentModerator/samples-fbPageModeration",
354-
"branch": "master",
355-
"branch_mapping": {}
326+
"branch": "master"
356327
},
357328
{
358329
"path_to_root": "AIVisualProvision",
359330
"url": "https://github.com/Microsoft/AIVisualProvision",
360-
"branch": "master",
361-
"branch_mapping": {}
331+
"branch": "master"
362332
},
363333
{
364334
"path_to_root": "VideoReviewConsoleApp",
365335
"url": "https://github.com/MicrosoftContentModerator/VideoReviewConsoleApp",
366-
"branch": "master",
367-
"branch_mapping": {}
336+
"branch": "master"
368337
}
369338
],
370339
"branch_target_mapping": {

0 commit comments

Comments
 (0)