Skip to content

Commit fedd85f

Browse files
committed
Merge branch 'apr10-bug60128' of https://github.com/kgremban/azure-docs-pr into apr10-bug60128
2 parents 8454af4 + df1a281 commit fedd85f

File tree

11,850 files changed

+213739
-156537
lines changed

Some content is hidden

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

11,850 files changed

+213739
-156537
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: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,12 @@
410410
"branch": "main",
411411
"branch_mapping": {}
412412
},
413+
{
414+
"path_to_root": "azureml-examples-batch-pup",
415+
"url": "https://github.com/azure/azureml-examples",
416+
"branch": "santiagxf/batch-pup",
417+
"branch_mapping": {}
418+
},
413419
{
414420
"path_to_root": "azureml-examples-mavaisma-r-azureml",
415421
"url": "https://github.com/azure/azureml-examples",
@@ -905,7 +911,7 @@
905911
{
906912
"path_to_root": "ms-identity-python-webapp-tutorial",
907913
"url": "https://github.com/Azure-Samples/ms-identity-python-webapp",
908-
"branch": "0.5.0",
914+
"branch": "0.6.0",
909915
"branch_mapping": {}
910916
},
911917
{
@@ -969,6 +975,12 @@
969975
"branch_mapping": {}
970976
},
971977
{
978+
"path_to_root": "azure-load-testing-samples",
979+
"url": "https://github.com/Azure-Samples/azure-load-testing-samples",
980+
"branch": "main",
981+
"branch_mapping": {}
982+
},
983+
{
972984
"path_to_root": "microsoft-graph",
973985
"url": "https://github.com/MicrosoftGraph/microsoft-graph-docs",
974986
"branch": "main",
@@ -994,6 +1006,7 @@
9941006
".openpublishing.redirection.app-service.json",
9951007
".openpublishing.redirection.azure-arc-data.json",
9961008
".openpublishing.redirection.azure-attestation.json",
1009+
".openpublishing.redirection.azure-app-configuration.json",
9971010
".openpublishing.redirection.azure-australia.json",
9981011
".openpublishing.redirection.azure-databricks.json",
9991012
".openpublishing.redirection.azure-hpc.json",

0 commit comments

Comments
 (0)