Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/copilot/test/prompts/fixtures/devcontainer/devContainerConfigTestData.json
13399 views
1
[
2
{
3
"template": "ghcr.io/devcontainers/templates/python",
4
"features": [
5
"ghcr.io/devcontainers/features/common-utils",
6
"ghcr.io/devcontainers/features/git",
7
"ghcr.io/devcontainers/features/node",
8
"ghcr.io/devcontainers/features/python"
9
],
10
"files": [
11
".devcontainer",
12
".gitignore",
13
"CODE_OF_CONDUCT.md",
14
"LICENSE",
15
"README.md",
16
"SECURITY.md",
17
"SUPPORT.md",
18
"app.py",
19
"example.env",
20
"notebooks",
21
"requirements.txt"
22
],
23
"repository": "microsoft/az-oai-chatgpt-streamlit-harness"
24
},
25
{
26
"template": "ghcr.io/devcontainers/templates/python",
27
"features": [
28
"ghcr.io/devcontainers/features/common-utils",
29
"ghcr.io/devcontainers/features/git",
30
"ghcr.io/devcontainers/features/node",
31
"ghcr.io/devcontainers/features/python"
32
],
33
"files": [
34
".devcontainer",
35
"CODE_OF_CONDUCT.md",
36
"LICENSE.md",
37
"README.md",
38
"SECURITY.md",
39
"app.py",
40
"images"
41
],
42
"repository": "microsoft/Mastering-GitHub-Copilot-for-Paired-Programming"
43
},
44
{
45
"template": "ghcr.io/devcontainers/templates/dotnet",
46
"features": [
47
"ghcr.io/devcontainers/features/common-utils",
48
"ghcr.io/devcontainers/features/dotnet",
49
"ghcr.io/devcontainers/features/git",
50
"ghcr.io/devcontainers/features/node"
51
],
52
"files": [
53
".devcontainer",
54
".editorconfig",
55
".gitattributes",
56
".github",
57
".gitignore",
58
"CODE_OF_CONDUCT.md",
59
"CONTRIBUTING.md",
60
"LICENSE",
61
"README.md",
62
"SECURITY.md",
63
"SUPPORT.md",
64
"TypeChat.sln",
65
"examples",
66
"nuget.config",
67
"src",
68
"tests"
69
],
70
"repository": "microsoft/typechat.net"
71
},
72
{
73
"template": "ghcr.io/devcontainers/templates/typescript-node",
74
"features": [
75
"ghcr.io/devcontainers/features/common-utils",
76
"ghcr.io/devcontainers/features/git",
77
"ghcr.io/devcontainers/features/node"
78
],
79
"files": [
80
".devcontainer",
81
".github",
82
".gitignore",
83
".prettierrc",
84
".vscode",
85
"CODE_OF_CONDUCT.md",
86
"Gemfile",
87
"LICENSE",
88
"README.md",
89
"SECURITY.md",
90
"SUPPORT.md",
91
"_config.yml",
92
"assets",
93
"blocks.ts",
94
"botsim",
95
"calibration.ts",
96
"constants.ts",
97
"drivers",
98
"i2c.ts",
99
"icon.png",
100
"messages.ts",
101
"microbit.ts",
102
"mkc-calliopemini.json",
103
"mkc-dfrobotmaqueen.json",
104
"mkc-dfrobotmaqueenplusv2.json",
105
"mkc-elecfreakscutebot.json",
106
"mkc-elecfreakscutebotpro.json",
107
"mkc-inksmithk8.json",
108
"mkc-keystudiominismartrobot.json",
109
"mkc-kittenbotminilfr.json",
110
"mkc-kittenbotnanobit.json",
111
"mkc-kittenbotrobotbit.json",
112
"mkc-yahboomtinybit.json",
113
"mkc.json",
114
"mkhex.sh",
115
"package-lock.json",
116
"package.json",
117
"protocol",
118
"pxt.json",
119
"radio.ts",
120
"remotes",
121
"robotdriver.ts",
122
"robots",
123
"sim.ts",
124
"storage.cpp",
125
"storage.ts",
126
"test.ts",
127
"tester.ts",
128
"tsconfig.json",
129
"tutorials"
130
],
131
"repository": "microsoft/microbit-robot"
132
},
133
{
134
"template": "ghcr.io/devcontainers/templates/java",
135
"features": [
136
"ghcr.io/devcontainers/features/common-utils",
137
"ghcr.io/devcontainers/features/git",
138
"ghcr.io/devcontainers/features/github-cli",
139
"ghcr.io/devcontainers/features/java",
140
"ghcr.io/devcontainers/features/node",
141
"ghcr.io/devcontainers/features/powershell"
142
],
143
"files": [
144
".devcontainer",
145
".github",
146
".gitignore",
147
".vscode",
148
"CHANGELOG.md",
149
"CODE_OF_CONDUCT.md",
150
"LICENSE",
151
"README.md",
152
"SECURITY.md",
153
"SUPPORT.md",
154
"build.gradle",
155
"components",
156
"gradle.properties",
157
"gradle",
158
"gradlew",
159
"gradlew.bat",
160
"scripts",
161
"settings.gradle",
162
"spotless.groovy"
163
],
164
"repository": "microsoft/kiota-java"
165
},
166
{
167
"template": "ghcr.io/devcontainers/templates/typescript-node",
168
"features": [
169
"ghcr.io/devcontainers/features/common-utils",
170
"ghcr.io/devcontainers/features/git",
171
"ghcr.io/devcontainers/features/github-cli",
172
"ghcr.io/devcontainers/features/node",
173
"ghcr.io/devcontainers/features/rust"
174
],
175
"files": [
176
".devcontainer",
177
".gitattributes",
178
".github",
179
".gitignore",
180
".prettierignore",
181
".prettierrc.js",
182
".vscode",
183
"LICENSE",
184
"README.md",
185
"SECURITY.md",
186
"apps",
187
"build-tests-samples",
188
"build-tests",
189
"common",
190
"eslint",
191
"heft-plugins",
192
"libraries",
193
"repo-scripts",
194
"rigs",
195
"rush-plugins",
196
"rush.json",
197
"vscode-extensions",
198
"webpack"
199
],
200
"repository": "microsoft/rushstack"
201
},
202
{
203
"template": "ghcr.io/devcontainers/templates/rust",
204
"features": [
205
"ghcr.io/devcontainers/features/common-utils",
206
"ghcr.io/devcontainers/features/git",
207
"ghcr.io/devcontainers/features/rust"
208
],
209
"files": [
210
".devcontainer",
211
".gitattributes",
212
".gitignore",
213
".vscode",
214
"CODE_OF_CONDUCT.md",
215
"Cargo.lock",
216
"Cargo.toml",
217
"LICENSE",
218
"README.md",
219
"SECURITY.md",
220
"src"
221
],
222
"repository": "microsoft/vscode-remote-try-rust"
223
},
224
{
225
"template": "ghcr.io/devcontainers/templates/typescript-node",
226
"features": [
227
"ghcr.io/devcontainers/features/common-utils",
228
"ghcr.io/devcontainers/features/git",
229
"ghcr.io/devcontainers/features/node"
230
],
231
"files": [
232
".azure-pipelines",
233
".devcontainer",
234
".gitattributes",
235
".github",
236
".gitignore",
237
".husky",
238
".mocharc.json",
239
".nvmrc",
240
".prettierignore",
241
".prettierrc",
242
".vscode",
243
"CHANGELOG.md",
244
"CONTRIBUTING.md",
245
"LICENSE.txt",
246
"MAINTAINING.md",
247
"README.md",
248
"SECURITY.md",
249
"ThirdPartyNotices.txt",
250
"build",
251
"docs",
252
"editor.code-workspace",
253
"gulpfile.js",
254
"package-lock.json",
255
"package.json",
256
"samples",
257
"scripts",
258
"src",
259
"test",
260
"webpack-plugin",
261
"website"
262
],
263
"repository": "microsoft/monaco-editor"
264
},
265
{
266
"template": "ghcr.io/devcontainers/templates/ruby",
267
"features": [
268
"ghcr.io/devcontainers/features/common-utils",
269
"ghcr.io/devcontainers/features/docker-in-docker",
270
"ghcr.io/devcontainers/features/git",
271
"ghcr.io/devcontainers/features/node",
272
"ghcr.io/devcontainers/features/ruby"
273
],
274
"files": [
275
".devcontainer",
276
".dockerignore",
277
".env",
278
".env.development",
279
".env.production",
280
".env.test",
281
".gitattributes",
282
".github",
283
".gitignore",
284
".rspec",
285
".ruby-version",
286
".tool-versions",
287
"CHANGELOG.md",
288
"CODE_OF_CONDUCT.md",
289
"Dockerfile",
290
"Gemfile",
291
"Gemfile.lock",
292
"LICENSE",
293
"Procfile",
294
"README.md",
295
"Rakefile",
296
"SECURITY.md",
297
"SUPPORT.md",
298
"aca-inferno.yaml",
299
"aca-redis.yaml",
300
"aca-worker.yaml",
301
"config.ru",
302
"config",
303
"data",
304
"docker-compose.background.yml",
305
"docker-compose.yml",
306
"lib",
307
"run.sh",
308
"setup.sh",
309
"spec",
310
"us_core_test_kit.gemspec",
311
"worker.rb"
312
],
313
"repository": "microsoft/ahds-inferno"
314
},
315
{
316
"template": "ghcr.io/devcontainers/templates/dotnet",
317
"features": [
318
"ghcr.io/devcontainers/features/common-utils",
319
"ghcr.io/devcontainers/features/dotnet",
320
"ghcr.io/devcontainers/features/git",
321
"ghcr.io/devcontainers/features/node"
322
],
323
"files": [
324
".devcontainer",
325
".github",
326
".gitignore",
327
".vscode",
328
".vsts-ci.yml",
329
".vsts-pr.yml",
330
".vsts-release.yml",
331
"Build.props",
332
"CONTRIBUTING.md",
333
"CredentialProvider.Microsoft.Tests",
334
"CredentialProvider.Microsoft.VSIX",
335
"CredentialProvider.Microsoft",
336
"Directory.Build.props",
337
"Directory.Build.targets",
338
"Directory.Packages.props",
339
"LICENSE",
340
"MicrosoftCredentialProvider.sln",
341
"README.md",
342
"SECURITY.md",
343
"build",
344
"helpers",
345
"nuget.config",
346
"samples",
347
"src",
348
"test.bat"
349
],
350
"repository": "microsoft/artifacts-credprovider"
351
},
352
{
353
"template": "ghcr.io/devcontainers/templates/python",
354
"features": [
355
"ghcr.io/devcontainers/features/python"
356
],
357
"files": [
358
"app.py"
359
]
360
},
361
{
362
"template": "ghcr.io/devcontainers/templates/javascript-node",
363
"features": [
364
"ghcr.io/devcontainers/features/azure-cli",
365
"ghcr.io/devcontainers/features/common-utils",
366
"ghcr.io/devcontainers/features/git",
367
"ghcr.io/devcontainers/features/github-cli",
368
"ghcr.io/devcontainers/features/node"
369
],
370
"files": [
371
".devcontainer",
372
".github",
373
".gitignore",
374
".gitmodules",
375
".prettierrc",
376
".vscode",
377
"CODE_OF_CONDUCT.md",
378
"LICENSE",
379
"README.md",
380
"SECURITY.md",
381
"SUPPORT.md",
382
"dev.mjs",
383
"devicescript",
384
"infra",
385
"local.env",
386
"package.json",
387
"power-connector",
388
"sandbox.config.json",
389
"src",
390
"tsconfig.json",
391
"yarn.lock"
392
],
393
"repository": "microsoft/devicescript-gateway"
394
},
395
{
396
"template": "ghcr.io/devcontainers/templates/python",
397
"features": [
398
"ghcr.io/devcontainers/features/common-utils",
399
"ghcr.io/devcontainers/features/git",
400
"ghcr.io/devcontainers/features/node",
401
"ghcr.io/devcontainers/features/python",
402
"ghcr.io/devcontainers/features/rust"
403
],
404
"files": [
405
".ado",
406
".cargo",
407
".devcontainer",
408
".eslintrc.cjs",
409
".gitattributes",
410
".github",
411
".gitignore",
412
".prettierignore",
413
".prettierrc",
414
".vscode",
415
"CODE_OF_CONDUCT.md",
416
"CONTRIBUTING.md",
417
"Cargo.lock",
418
"Cargo.toml",
419
"LICENSE.txt",
420
"README.md",
421
"SECURITY.md",
422
"SUPPORT.md",
423
"build.py",
424
"clippy.toml",
425
"compiler",
426
"docker",
427
"fuzz",
428
"jupyterlab",
429
"katas",
430
"language_service",
431
"library",
432
"makeNpmDrop.mjs",
433
"npm",
434
"package-lock.json",
435
"package.json",
436
"pip",
437
"playground",
438
"prereqs.py",
439
"resource_estimator",
440
"samples",
441
"version.py",
442
"vscode",
443
"wasm",
444
"widgets"
445
],
446
"repository": "microsoft/qsharp"
447
},
448
{
449
"template": "ghcr.io/devcontainers/templates/typescript-node",
450
"features": [
451
"ghcr.io/devcontainers/features/common-utils",
452
"ghcr.io/devcontainers/features/git",
453
"ghcr.io/devcontainers/features/node"
454
],
455
"files": [
456
".devcontainer",
457
".eslintignore",
458
".eslintrc.json",
459
".github",
460
".gitignore",
461
".prettierrc",
462
".vscode",
463
"CODE_OF_CONDUCT.md",
464
"LICENSE",
465
"README.md",
466
"SECURITY.md",
467
"SUPPORT.md",
468
"docker",
469
"docs",
470
"jest.config.json",
471
"package-lock.json",
472
"package.json",
473
"rest_calls",
474
"src",
475
"tsconfig.json"
476
],
477
"repository": "microsoft/Commercial-Marketplace-SaaS-API-Emulator"
478
},
479
{
480
"template": "ghcr.io/devcontainers/templates/dotnet",
481
"features": [
482
"ghcr.io/devcontainers/features/common-utils",
483
"ghcr.io/devcontainers/features/git",
484
"ghcr.io/devcontainers/features/node"
485
],
486
"files": [
487
".devcontainer",
488
".gitignore",
489
".vscode",
490
"CODE_OF_CONDUCT.md",
491
"LICENSE",
492
"Program.cs",
493
"README.md",
494
"SECURITY.md",
495
"appsettings.Development.json",
496
"appsettings.HttpsDevelopment.json",
497
"appsettings.json",
498
"vscode-remote-try-dotnet.csproj"
499
],
500
"repository": "microsoft/vscode-remote-try-dotnet"
501
},
502
{
503
"template": "ghcr.io/devcontainers/templates/typescript-node",
504
"features": [
505
"ghcr.io/devcontainers/features/common-utils",
506
"ghcr.io/devcontainers/features/git",
507
"ghcr.io/devcontainers/features/node"
508
],
509
"files": [
510
".devcontainer",
511
".eslintrc.json",
512
".gitignore",
513
"CODE_OF_CONDUCT.md",
514
"LICENSE",
515
"README.md",
516
"SECURITY.md",
517
"package-lock.json",
518
"package.json",
519
"src",
520
"tsconfig.json"
521
],
522
"repository": "microsoft/vscode-file-downloader-api"
523
},
524
{
525
"template": "ghcr.io/devcontainers/templates/python",
526
"features": [
527
"ghcr.io/devcontainers/features/common-utils",
528
"ghcr.io/devcontainers/features/git",
529
"ghcr.io/devcontainers/features/node",
530
"ghcr.io/devcontainers/features/python"
531
],
532
"files": [
533
".devcontainer",
534
"CODE_OF_CONDUCT.md",
535
"CONTRIBUTING.md",
536
"LICENSE",
537
"README.md",
538
"SECURITY.md",
539
"SUPPORT.md",
540
"main.py",
541
"status.txt"
542
],
543
"repository": "microsoft/crea-un-dataset"
544
},
545
{
546
"template": "ghcr.io/devcontainers/templates/dotnet",
547
"features": [
548
"ghcr.io/devcontainers/features/common-utils",
549
"ghcr.io/devcontainers/features/git",
550
"ghcr.io/devcontainers/features/node",
551
"ghcr.io/devcontainers/features/python"
552
],
553
"files": [
554
".devcontainer",
555
".editorconfig",
556
".gitattributes",
557
".github",
558
".gitignore",
559
"CODE_OF_CONDUCT.md",
560
"CONTRIBUTING.md",
561
"LICENSE",
562
"README.md",
563
"SECURITY.md",
564
"SUPPORT.md",
565
"sk-csharp-azure-functions",
566
"sk-csharp-chatgpt-plugin",
567
"sk-csharp-console-chat",
568
"sk-csharp-hello-world",
569
"sk-java-hello-world",
570
"sk-python-azure-functions-chatgpt-plugin",
571
"sk-python-azure-functions",
572
"sk-python-flask-chatgpt-plugin",
573
"sk-python-hello-world",
574
"sk-starters.sln",
575
"sk-typescript-console-chat",
576
"sk_csharp_apim_demo"
577
],
578
"repository": "microsoft/semantic-kernel-starters"
579
},
580
{
581
"template": "ghcr.io/devcontainers/templates/python",
582
"features": [
583
"ghcr.io/devcontainers/features/common-utils",
584
"ghcr.io/devcontainers/features/git",
585
"ghcr.io/devcontainers/features/node",
586
"ghcr.io/devcontainers/features/python"
587
],
588
"files": [
589
".devcontainer",
590
"AzBatchMDF2AnalyticsFormat.py",
591
"AzureBatch.py",
592
"CreateSampleMDF.py",
593
"DecodeCSV.py",
594
"DecodeParquet.py",
595
"DecodeUtils.py",
596
"Dockerfile",
597
"MDF2AnalyticsFormat.py",
598
"MDF2AnalyticsFormatProcessing.py",
599
"MetadataTools.py",
600
"README.md",
601
"demo.kql",
602
"deployment.kql",
603
"requirements.txt"
604
],
605
"repository": "microsoft/adx-automotive-demos"
606
},
607
{
608
"template": "ghcr.io/devcontainers/templates/python",
609
"features": [
610
"ghcr.io/devcontainers/features/azure-cli",
611
"ghcr.io/devcontainers/features/common-utils",
612
"ghcr.io/devcontainers/features/git",
613
"ghcr.io/devcontainers/features/node",
614
"ghcr.io/devcontainers/features/python"
615
],
616
"files": [
617
".devcontainer",
618
".gitignore",
619
"CODE_OF_CONDUCT.md",
620
"LICENSE",
621
"README.md",
622
"SECURITY.md",
623
"SUPPORT.md",
624
"data",
625
"exercises",
626
"lectures",
627
"qna-chat-with-langchain",
628
"qna-quickstart-template",
629
"qna-quickstart-with-gpt-index",
630
"requirements.txt"
631
],
632
"repository": "microsoft/azure-openai-in-a-day-workshop"
633
},
634
{
635
"template": "ghcr.io/devcontainers/templates/dotnet",
636
"features": [
637
"ghcr.io/devcontainers/features/common-utils",
638
"ghcr.io/devcontainers/features/docker-in-docker",
639
"ghcr.io/devcontainers/features/git",
640
"ghcr.io/devcontainers/features/java",
641
"ghcr.io/devcontainers/features/node",
642
"ghcr.io/devcontainers/features/python"
643
],
644
"files": [
645
".devcontainer",
646
".github",
647
".gitignore",
648
"CODEOWNERS",
649
"CODE_OF_CONDUCT.md",
650
"LICENSE",
651
"README.md",
652
"SECURITY.md",
653
"SUPPORT.md",
654
"challenges",
655
"completesolution",
656
"exercisefiles"
657
],
658
"repository": "microsoft/CopilotHackathon"
659
},
660
{
661
"template": "ghcr.io/devcontainers/templates/python",
662
"features": [
663
"ghcr.io/devcontainers/features/azure-cli",
664
"ghcr.io/devcontainers/features/common-utils",
665
"ghcr.io/devcontainers/features/git",
666
"ghcr.io/devcontainers/features/node",
667
"ghcr.io/devcontainers/features/nvidia-cuda",
668
"ghcr.io/devcontainers/features/python"
669
],
670
"files": [
671
".amlignore",
672
".devcontainer",
673
".gitattributes",
674
".gitignore",
675
"CODE_OF_CONDUCT.md",
676
"LICENSE",
677
"README.md",
678
"SECURITY.md",
679
"Transparency_FAQ.md",
680
"asr",
681
"configs",
682
"css",
683
"diarization",
684
"inference_pipeline",
685
"requirements.txt",
686
"run_inference.py",
687
"run_training_css_local.py",
688
"sample_data",
689
"utils"
690
],
691
"repository": "microsoft/NOTSOFAR1-Challenge"
692
},
693
{
694
"template": "ghcr.io/devcontainers/templates/dotnet",
695
"features": [
696
"ghcr.io/devcontainers/features/common-utils",
697
"ghcr.io/devcontainers/features/git",
698
"ghcr.io/devcontainers/features/node",
699
"ghcr.io/devcontainers/features/python",
700
"ghcr.io/devcontainers/features/terraform"
701
],
702
"files": [
703
".devcontainer",
704
".github",
705
".gitignore",
706
".vscode",
707
"CODE_OF_CONDUCT.md",
708
"LICENSE",
709
"README.md",
710
"SECURITY.md",
711
"SUPPORT.md",
712
"docs",
713
"src",
714
"terraform"
715
],
716
"repository": "microsoft/hands-on-lab-serverless"
717
},
718
{
719
"template": "ghcr.io/devcontainers/templates/python",
720
"features": [
721
"ghcr.io/devcontainers/features/common-utils",
722
"ghcr.io/devcontainers/features/git",
723
"ghcr.io/devcontainers/features/node",
724
"ghcr.io/devcontainers/features/python"
725
],
726
"files": [
727
".devcontainer",
728
".gitignore",
729
"README.md",
730
"examples",
731
"notebooks",
732
"package-lock.json",
733
"package.json",
734
"pyproject.toml",
735
"pyrightconfig.json",
736
"src",
737
"tests"
738
],
739
"repository": "microsoft/TypeChat"
740
},
741
{
742
"template": "ghcr.io/devcontainers/templates/python",
743
"features": [
744
"ghcr.io/devcontainers/features/common-utils",
745
"ghcr.io/devcontainers/features/git",
746
"ghcr.io/devcontainers/features/node",
747
"ghcr.io/devcontainers/features/python"
748
],
749
"files": [
750
".devcontainer",
751
".github",
752
".gitignore",
753
"CODE_OF_CONDUCT.md",
754
"LICENSE",
755
"README.md",
756
"SECURITY.md",
757
"SUPPORT.md",
758
"flushdb.py",
759
"main.py",
760
"models.py",
761
"requirements.txt"
762
],
763
"repository": "microsoft/python-sample-vscode-fastapi-tutorial"
764
},
765
{
766
"template": "ghcr.io/devcontainers/templates/javascript-node",
767
"features": [
768
"ghcr.io/devcontainers/features/common-utils",
769
"ghcr.io/devcontainers/features/git",
770
"ghcr.io/devcontainers/features/node"
771
],
772
"files": [
773
".devcontainer",
774
".gitignore",
775
".vscode",
776
"README.md",
777
"lerna.json",
778
"package-lock.json",
779
"package.json",
780
"packages"
781
],
782
"repository": "microsoft/SharePoint-Embedded-Samples"
783
},
784
{
785
"template": "ghcr.io/devcontainers/templates/typescript-node",
786
"features": [
787
"ghcr.io/devcontainers/features/common-utils",
788
"ghcr.io/devcontainers/features/git",
789
"ghcr.io/devcontainers/features/node"
790
],
791
"files": [
792
".devcontainer",
793
".eslintignore",
794
".eslintrc.json",
795
".github",
796
".gitignore",
797
".vscode",
798
".vscodeignore",
799
"CHANGELOG.md",
800
"CODE_OF_CONDUCT.md",
801
"LICENSE",
802
"README.md",
803
"SECURITY.md",
804
"development.md",
805
"package-lock.json",
806
"package.json",
807
"src",
808
"tsconfig.json",
809
"webpack.config.js"
810
],
811
"repository": "microsoft/vscode-file-downloader"
812
},
813
{
814
"template": "ghcr.io/devcontainers/templates/go",
815
"features": [
816
"ghcr.io/devcontainers/features/common-utils",
817
"ghcr.io/devcontainers/features/git",
818
"ghcr.io/devcontainers/features/go",
819
"ghcr.io/devcontainers/features/node"
820
],
821
"files": [
822
".devcontainer",
823
".gitattributes",
824
".gitignore",
825
".vscode",
826
"CODE_OF_CONDUCT.md",
827
"LICENSE",
828
"README.md",
829
"SECURITY.md",
830
"go.mod",
831
"hello",
832
"server.go"
833
],
834
"repository": "microsoft/vscode-remote-try-go"
835
},
836
{
837
"template": "ghcr.io/devcontainers/templates/dotnet",
838
"features": [
839
"ghcr.io/devcontainers/features/common-utils",
840
"ghcr.io/devcontainers/features/git",
841
"ghcr.io/devcontainers/features/node"
842
],
843
"files": [
844
".devcontainer",
845
".github",
846
".gitignore",
847
"CODE_OF_CONDUCT.md",
848
"Fast-Pass-Architecture-resized.png",
849
"FastPass",
850
"LICENSE",
851
"README.md",
852
"SECURITY.md",
853
"SUPPORT.md",
854
"deploy",
855
"solutions"
856
],
857
"repository": "microsoft/fast-pass"
858
},
859
{
860
"template": "ghcr.io/devcontainers/templates/php",
861
"features": [
862
"ghcr.io/devcontainers/features/common-utils",
863
"ghcr.io/devcontainers/features/git",
864
"ghcr.io/devcontainers/features/node"
865
],
866
"files": [
867
".devcontainer",
868
".gitattributes",
869
".gitignore",
870
".vscode",
871
"CODE_OF_CONDUCT.md",
872
"LICENSE",
873
"README.md",
874
"SECURITY.md",
875
"index.php"
876
],
877
"repository": "microsoft/vscode-remote-try-php"
878
},
879
{
880
"template": "ghcr.io/devcontainers/templates/dotnet",
881
"features": [
882
"ghcr.io/devcontainers/features/common-utils",
883
"ghcr.io/devcontainers/features/git",
884
"ghcr.io/devcontainers/features/node",
885
"ghcr.io/devcontainers/features/python"
886
],
887
"files": [
888
".devcontainer",
889
".gitignore",
890
"CODE_OF_CONDUCT.md",
891
"InterestingLinks.md",
892
"LICENSE",
893
"Modules",
894
"ProvisionAzureOpenAI.md",
895
"README.md",
896
"SECURITY.md",
897
"SUPPORT.md",
898
"SemanticKernel",
899
"Vocabulary.md",
900
"images",
901
"quickstarts",
902
"tutorials"
903
],
904
"repository": "microsoft/globalopenaihack"
905
},
906
{
907
"template": "ghcr.io/devcontainers/templates/typescript-node",
908
"features": [
909
"ghcr.io/devcontainers/features/common-utils",
910
"ghcr.io/devcontainers/features/git",
911
"ghcr.io/devcontainers/features/node"
912
],
913
"files": [
914
".devcontainer",
915
".github",
916
".gitignore",
917
".prettierrc.cjs",
918
".vscode",
919
"CHANGELOG.md",
920
"CODE_OF_CONDUCT.md",
921
"LICENSE",
922
"README.md",
923
"RELEASE.md",
924
"SECURITY.md",
925
"SUPPORT.md",
926
"admin",
927
"nx.json",
928
"package.json",
929
"packages",
930
"website",
931
"yarn.lock"
932
],
933
"repository": "microsoft/docusaurus-plugins"
934
},
935
{
936
"template": "ghcr.io/devcontainers/templates/ubuntu",
937
"features": [
938
"ghcr.io/devcontainers/features/azure-cli",
939
"ghcr.io/devcontainers/features/common-utils",
940
"ghcr.io/devcontainers/features/git"
941
],
942
"files": [
943
".devcontainer",
944
"CODE_OF_CONDUCT.md",
945
"LICENSE",
946
"README.md",
947
"SECURITY.md",
948
"SUPPORT.md",
949
"create-resource-group",
950
"modifying-file-permissions",
951
"redirection-and-pipelines",
952
"viewing-files",
953
"what-are-case-statements",
954
"what-are-conditional-statements",
955
"what-are-functions",
956
"what-are-loops",
957
"what-is-a-bash-script",
958
"what-is-a-variable"
959
],
960
"repository": "microsoft/bash-for-beginners"
961
},
962
{
963
"template": "ghcr.io/devcontainers/templates/ubuntu",
964
"features": [
965
"ghcr.io/devcontainers/features/common-utils",
966
"ghcr.io/devcontainers/features/dotnet",
967
"ghcr.io/devcontainers/features/git",
968
"ghcr.io/devcontainers/features/node"
969
],
970
"files": [
971
".devcontainer",
972
".gitignore",
973
".vscode",
974
"LICENSE",
975
"MinimalApi",
976
"dotnetconf-2023-student-zone-minimalapi-spa.sln",
977
"frontend"
978
],
979
"repository": "microsoft/dotnetconf-studentzone"
980
},
981
{
982
"template": "ghcr.io/devcontainers/templates/ubuntu",
983
"features": [
984
"ghcr.io/devcontainers/features/common-utils",
985
"ghcr.io/devcontainers/features/git",
986
"ghcr.io/devcontainers/features/python"
987
],
988
"files": [
989
".devcontainer",
990
".vscode",
991
"README.md",
992
"devcontainer-template.json"
993
],
994
"repository": "microsoft/datascience-py-r"
995
},
996
{
997
"template": "ghcr.io/devcontainers/templates/ubuntu",
998
"features": [
999
"ghcr.io/devcontainers/features/common-utils",
1000
"ghcr.io/devcontainers/features/git",
1001
"ghcr.io/devcontainers/features/python"
1002
],
1003
"files": [
1004
".devcontainer",
1005
".gitignore",
1006
"CODE_OF_CONDUCT.md",
1007
"LICENSE",
1008
"README.md",
1009
"SECURITY.md",
1010
"SUPPORT.md",
1011
"azure-pipelines.yaml",
1012
"evals",
1013
"input.txt",
1014
"main.py",
1015
"requirements.txt",
1016
"summarizer.py"
1017
],
1018
"repository": "microsoft/promptflow-local-cicd-sample"
1019
},
1020
{
1021
"template": "ghcr.io/devcontainers/templates/ubuntu",
1022
"features": [
1023
"ghcr.io/devcontainers/features/azure-cli",
1024
"ghcr.io/devcontainers/features/common-utils",
1025
"ghcr.io/devcontainers/features/dotnet",
1026
"ghcr.io/devcontainers/features/git",
1027
"ghcr.io/devcontainers/features/node",
1028
"ghcr.io/devcontainers/features/python"
1029
],
1030
"files": [
1031
".devcontainer",
1032
".gitignore",
1033
"CODE_OF_CONDUCT.md",
1034
"LICENSE",
1035
"README.md",
1036
"SECURITY.md",
1037
"SUPPORT.md",
1038
"architecture.png",
1039
"azure.yaml",
1040
"infra",
1041
"screenshot.png",
1042
"scripts",
1043
"webapi",
1044
"webui"
1045
],
1046
"repository": "microsoft/azure-chat-with-your-photos-demo"
1047
},
1048
{
1049
"template": "ghcr.io/devcontainers/templates/ubuntu",
1050
"features": [
1051
"ghcr.io/devcontainers/features/common-utils",
1052
"ghcr.io/devcontainers/features/git",
1053
"ghcr.io/devcontainers/features/node"
1054
],
1055
"files": [
1056
".clang-format",
1057
".devcontainer",
1058
".github",
1059
".gitignore",
1060
".gitmodules",
1061
"CMakeLists.txt",
1062
"CODE_OF_CONDUCT.md",
1063
"LICENSE",
1064
"Makefile",
1065
"README.md",
1066
"SECURITY.md",
1067
"SUPPORT.md",
1068
"boards",
1069
"devicescript",
1070
"pico-sdk",
1071
"sample-Makefile.user",
1072
"src"
1073
],
1074
"repository": "microsoft/devicescript-pico"
1075
},
1076
{
1077
"template": "ghcr.io/devcontainers/templates/ubuntu",
1078
"features": [
1079
"ghcr.io/devcontainers/features/common-utils",
1080
"ghcr.io/devcontainers/features/git",
1081
"ghcr.io/devcontainers/features/java"
1082
],
1083
"files": [
1084
".devcontainer",
1085
".github",
1086
".gitignore",
1087
"CODE_OF_CONDUCT.md",
1088
"CONTRIBUTING.md",
1089
"LICENSE",
1090
"README.md",
1091
"SECURITY.md",
1092
"SUPPORT.md",
1093
"cli",
1094
"docs",
1095
"rest-server",
1096
"terraform"
1097
],
1098
"repository": "microsoft/NubesGen"
1099
},
1100
{
1101
"template": "ghcr.io/devcontainers/templates/ubuntu",
1102
"features": [
1103
"ghcr.io/devcontainers/features/azure-cli",
1104
"ghcr.io/devcontainers/features/common-utils",
1105
"ghcr.io/devcontainers/features/docker-from-docker",
1106
"ghcr.io/devcontainers/features/git",
1107
"ghcr.io/devcontainers/features/github-cli",
1108
"ghcr.io/devcontainers/features/node"
1109
],
1110
"files": [
1111
".devcontainer",
1112
".editorconfig",
1113
".gitignore",
1114
"CODE_OF_CONDUCT.md",
1115
"DETAILS.md",
1116
"LICENSE",
1117
"README.md",
1118
"SECURITY.md",
1119
"SUPPORT.md",
1120
"certs",
1121
"dev.json",
1122
"hotd.json",
1123
"package-lock.json",
1124
"package.json",
1125
"qotd.json",
1126
"src",
1127
"vss-extension.json"
1128
],
1129
"repository": "microsoft/azdo-extension-team-randomizer"
1130
},
1131
{
1132
"template": "ghcr.io/devcontainers/templates/ubuntu",
1133
"features": [
1134
"ghcr.io/devcontainers/features/common-utils",
1135
"ghcr.io/devcontainers/features/docker-in-docker",
1136
"ghcr.io/devcontainers/features/git",
1137
"ghcr.io/devcontainers/features/github-cli",
1138
"ghcr.io/devcontainers/features/go",
1139
"ghcr.io/devcontainers/features/python",
1140
"ghcr.io/devcontainers/features/sshd"
1141
],
1142
"files": [
1143
".devcontainer",
1144
".github",
1145
".gitignore",
1146
".prettierrc",
1147
".vscode",
1148
"CODE_OF_CONDUCT.md",
1149
"LICENSE",
1150
"README.md",
1151
"SECURITY.md",
1152
"SUPPORT.md",
1153
"docs",
1154
"env",
1155
"examples",
1156
"infra",
1157
"policies",
1158
"requirements.txt",
1159
"setup.sh"
1160
],
1161
"repository": "microsoft/confidential-aci-examples"
1162
},
1163
{
1164
"template": "ghcr.io/devcontainers/templates/ubuntu",
1165
"features": [
1166
"ghcr.io/devcontainers/features/common-utils",
1167
"ghcr.io/devcontainers/features/git"
1168
],
1169
"files": [
1170
".devcontainer",
1171
".gitattributes",
1172
".github",
1173
".gitignore",
1174
".markdownlint.jsonc",
1175
".openpublishing.publish.config.json",
1176
".openpublishing.redirection.json",
1177
"LICENSE",
1178
"LICENSE-CODE",
1179
"README.md",
1180
"SECURITY.md",
1181
"ThirdPartyNotices.md",
1182
"includes",
1183
"vcpkg"
1184
],
1185
"repository": "microsoft/vcpkg-docs"
1186
},
1187
{
1188
"template": "ghcr.io/devcontainers/templates/ubuntu",
1189
"features": [
1190
"ghcr.io/devcontainers/features/common-utils",
1191
"ghcr.io/devcontainers/features/dotnet",
1192
"ghcr.io/devcontainers/features/git",
1193
"ghcr.io/devcontainers/features/node"
1194
],
1195
"files": [
1196
".devcontainer",
1197
".gitignore",
1198
".vscode",
1199
"LICENSE",
1200
"MinimalApi",
1201
"dotnetconf-2023-student-zone-minimalapi-spa.sln",
1202
"frontend"
1203
],
1204
"repository": "microsoft/dotnetconf-studentzone"
1205
}
1206
]
1207