Skip to content

Commit b8ff1e3

Browse files
Venkata YaddanapudiVenkata Yaddanapudi
authored andcommitted
2 parents d892b3e + 7503226 commit b8ff1e3

File tree

10,870 files changed

+221343
-136778
lines changed

Some content is hidden

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

10,870 files changed

+221343
-136778
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: 41 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",
@@ -728,6 +746,12 @@
728746
"branch": "main",
729747
"branch_mapping": {}
730748
},
749+
{
750+
"path_to_root": "web-apps-node-iot-hub-data-visualization",
751+
"url": "https://github.com/azure-samples/web-apps-node-iot-hub-data-visualization",
752+
"branch": "master",
753+
"branch_mapping": {}
754+
},
731755
{
732756
"path_to_root": "ImmersiveReaderSdk",
733757
"url": "https://github.com/microsoft/immersive-reader-sdk",
@@ -897,15 +921,15 @@
897921
"branch_mapping": {}
898922
},
899923
{
900-
"path_to_root": "ms-identity-python-webapp",
924+
"path_to_root": "ms-identity-python-webapp-quickstart",
901925
"url": "https://github.com/Azure-Samples/ms-identity-python-webapp",
902-
"branch": "main",
926+
"branch": "0.7.0",
903927
"branch_mapping": {}
904928
},
905929
{
906930
"path_to_root": "ms-identity-python-webapp-tutorial",
907931
"url": "https://github.com/Azure-Samples/ms-identity-python-webapp",
908-
"branch": "0.5.0",
932+
"branch": "0.6.0",
909933
"branch_mapping": {}
910934
},
911935
{
@@ -969,11 +993,23 @@
969993
"branch_mapping": {}
970994
},
971995
{
996+
"path_to_root": "azure-load-testing-samples",
997+
"url": "https://github.com/Azure-Samples/azure-load-testing-samples",
998+
"branch": "main",
999+
"branch_mapping": {}
1000+
},
1001+
{
9721002
"path_to_root": "microsoft-graph",
9731003
"url": "https://github.com/MicrosoftGraph/microsoft-graph-docs",
9741004
"branch": "main",
9751005
"branch_mapping": {}
976-
}
1006+
},
1007+
{
1008+
"path_to_root": "azure-actions-workflow-samples",
1009+
"url": "https://github.com/Azure/actions-workflow-samples",
1010+
"branch": "main",
1011+
"branch_mapping": {}
1012+
}
9771013
],
9781014
"branch_target_mapping": {
9791015
"live": ["Publish", "PDF"],
@@ -994,6 +1030,7 @@
9941030
".openpublishing.redirection.app-service.json",
9951031
".openpublishing.redirection.azure-arc-data.json",
9961032
".openpublishing.redirection.azure-attestation.json",
1033+
".openpublishing.redirection.azure-app-configuration.json",
9971034
".openpublishing.redirection.azure-australia.json",
9981035
".openpublishing.redirection.azure-databricks.json",
9991036
".openpublishing.redirection.azure-hpc.json",

0 commit comments

Comments
 (0)