Skip to content

Commit 3e8d173

Browse files
committed
resolve merge conflict
2 parents 9a25f38 + 1442831 commit 3e8d173

File tree

14,168 files changed

+320311
-171065
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,168 files changed

+320311
-171065
lines changed

.openpublishing.publish.config.json

Lines changed: 31 additions & 5 deletions
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",
@@ -434,6 +440,12 @@
434440
"branch": "main",
435441
"branch_mapping": {}
436442
},
443+
{
444+
"path_to_root": "azureml-examples-featurestore",
445+
"url": "https://github.com/Azure/azureml-examples",
446+
"branch": "featurestore/pup",
447+
"branch_mapping": {}
448+
},
437449
{
438450
"path_to_root": "terraform",
439451
"url": "https://github.com/Azure/terraform",
@@ -728,6 +740,12 @@
728740
"branch": "main",
729741
"branch_mapping": {}
730742
},
743+
{
744+
"path_to_root": "web-apps-node-iot-hub-data-visualization",
745+
"url": "https://github.com/azure-samples/web-apps-node-iot-hub-data-visualization",
746+
"branch": "master",
747+
"branch_mapping": {}
748+
},
731749
{
732750
"path_to_root": "ImmersiveReaderSdk",
733751
"url": "https://github.com/microsoft/immersive-reader-sdk",
@@ -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
{
@@ -979,7 +997,13 @@
979997
"url": "https://github.com/MicrosoftGraph/microsoft-graph-docs",
980998
"branch": "main",
981999
"branch_mapping": {}
982-
}
1000+
},
1001+
{
1002+
"path_to_root": "azure-actions-workflow-samples",
1003+
"url": "https://github.com/Azure/actions-workflow-samples",
1004+
"branch": "master",
1005+
"branch_mapping": {}
1006+
}
9831007
],
9841008
"branch_target_mapping": {
9851009
"live": ["Publish", "PDF"],
@@ -1056,6 +1080,7 @@
10561080
"articles/load-testing/.openpublishing.redirection.azure-load-testing.json",
10571081
"articles/logic-apps/.openpublishing.redirection.logic-apps.json",
10581082
"articles/machine-learning/.openpublishing.redirection.machine-learning.json",
1083+
"articles/machine-learning/v1/.openpublishing.redirection.machine-learning-v1.json",
10591084
"articles/mariadb/.openpublishing.redirection.mariadb.json",
10601085
"articles/marketplace/.openpublishing.redirection.marketplace.json",
10611086
"articles/mysql/.openpublishing.redirection.mysql.json",
@@ -1073,6 +1098,7 @@
10731098
"articles/virtual-machine-scale-sets/.openpublishing.redirection.virtual-machine-scale-sets.json",
10741099
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json",
10751100
"articles/dev-box/.openpublishing.redirection.dev-box.json",
1076-
"articles/deployment-environments/.openpublishing.redirection.deployment-environments.json"
1101+
"articles/deployment-environments/.openpublishing.redirection.deployment-environments.json",
1102+
"articles/network-watcher/.openpublishing.redirection.network-watcher.json"
10771103
]
10781104
}

0 commit comments

Comments
 (0)