Skip to content

Commit f061d31

Browse files
committed
Merge branch 'cljung-vc-post-ga-08' of https://github.com/cljung/azure-docs-pr into cljung-vc-post-ga-08
2 parents 9c1fc9d + b5df4cc commit f061d31

File tree

14,376 files changed

+294324
-176376
lines changed

Some content is hidden

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

14,376 files changed

+294324
-176376
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
*.c text
77
*.h text
88

9+
# Include Markdown in the GitHub language breakdown statistics
10+
*.md linguist-detectable
11+
912
# Denote all files that are truly binary and should not be modified.
1013
*.gif binary
1114
*.ico binary

.openpublishing.publish.config.json

Lines changed: 35 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,18 @@
410410
"branch": "main",
411411
"branch_mapping": {}
412412
},
413+
{
414+
"path_to_root": "azureml-examples-vj",
415+
"url": "https://github.com/azure/azureml-examples",
416+
"branch": "vijetajo-patch-2",
417+
"branch_mapping": {}
418+
},
419+
{
420+
"path_to_root": "azureml-examples-batch-pup",
421+
"url": "https://github.com/azure/azureml-examples",
422+
"branch": "santiagxf/batch-pup",
423+
"branch_mapping": {}
424+
},
413425
{
414426
"path_to_root": "azureml-examples-mavaisma-r-azureml",
415427
"url": "https://github.com/azure/azureml-examples",
@@ -434,6 +446,12 @@
434446
"branch": "main",
435447
"branch_mapping": {}
436448
},
449+
{
450+
"path_to_root": "azureml-examples-featurestore",
451+
"url": "https://github.com/Azure/azureml-examples",
452+
"branch": "featurestore/pup",
453+
"branch_mapping": {}
454+
},
437455
{
438456
"path_to_root": "terraform",
439457
"url": "https://github.com/Azure/terraform",
@@ -897,15 +915,15 @@
897915
"branch_mapping": {}
898916
},
899917
{
900-
"path_to_root": "ms-identity-python-webapp",
918+
"path_to_root": "ms-identity-python-webapp-quickstart",
901919
"url": "https://github.com/Azure-Samples/ms-identity-python-webapp",
902-
"branch": "main",
920+
"branch": "0.7.0",
903921
"branch_mapping": {}
904922
},
905923
{
906924
"path_to_root": "ms-identity-python-webapp-tutorial",
907925
"url": "https://github.com/Azure-Samples/ms-identity-python-webapp",
908-
"branch": "0.5.0",
926+
"branch": "0.6.0",
909927
"branch_mapping": {}
910928
},
911929
{
@@ -969,11 +987,23 @@
969987
"branch_mapping": {}
970988
},
971989
{
990+
"path_to_root": "azure-load-testing-samples",
991+
"url": "https://github.com/Azure-Samples/azure-load-testing-samples",
992+
"branch": "main",
993+
"branch_mapping": {}
994+
},
995+
{
972996
"path_to_root": "microsoft-graph",
973997
"url": "https://github.com/MicrosoftGraph/microsoft-graph-docs",
974998
"branch": "main",
975999
"branch_mapping": {}
976-
}
1000+
},
1001+
{
1002+
"path_to_root": "azure-actions-workflow-samples",
1003+
"url": "https://github.com/Azure/actions-workflow-samples",
1004+
"branch": "main",
1005+
"branch_mapping": {}
1006+
}
9771007
],
9781008
"branch_target_mapping": {
9791009
"live": ["Publish", "PDF"],
@@ -994,6 +1024,7 @@
9941024
".openpublishing.redirection.app-service.json",
9951025
".openpublishing.redirection.azure-arc-data.json",
9961026
".openpublishing.redirection.azure-attestation.json",
1027+
".openpublishing.redirection.azure-app-configuration.json",
9971028
".openpublishing.redirection.azure-australia.json",
9981029
".openpublishing.redirection.azure-databricks.json",
9991030
".openpublishing.redirection.azure-hpc.json",

0 commit comments

Comments
 (0)