Skip to content

Commit 957c916

Browse files
authored
Merge pull request #134509 from MicrosoftDocs/master
10/19 PM Publish
2 parents 2989396 + 99dbc8c commit 957c916

File tree

359 files changed

+3601
-2089
lines changed

Some content is hidden

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

359 files changed

+3601
-2089
lines changed

.openpublishing.redirection.json

Lines changed: 61 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1281,6 +1281,56 @@
12811281
"redirect_url": "/azure/active-directory/saas-apps/rstudio-connect-tutorial",
12821282
"redirect_document_id": true
12831283
},
1284+
{
1285+
"source_path": "articles/automation/change-tracking.md",
1286+
"redirect_url": "/azure/automation/change-tracking/overview",
1287+
"redirect_document": false
1288+
},
1289+
{
1290+
"source_path": "articles/automation/automation-enable-changes-from-browse.md",
1291+
"redirect_url": "/azure/automation/change-tracking/enable-from-portal",
1292+
"redirect_document": false
1293+
},
1294+
{
1295+
"source_path": "articles/automation/automation-enable-changes-from-vm.md",
1296+
"redirect_url": "/azure/automation/change-tracking/enable-from-vm",
1297+
"redirect_document": false
1298+
},
1299+
{
1300+
"source_path": "articles/automation/automation-enable-changes-from-auto-acct.md",
1301+
"redirect_url": "/azure/automation/change-tracking/enable-from-automation-account",
1302+
"redirect_document": false
1303+
},
1304+
{
1305+
"source_path": "articles/automation/automation-enable-changes-from-runbook.md",
1306+
"redirect_url": "/azure/automation/change-tracking/enable-from-runbook",
1307+
"redirect_document": false
1308+
},
1309+
{
1310+
"source_path": "articles/automation/change-tracking-file-contents.md",
1311+
"redirect_url": "/azure/automation/change-tracking/manage-change-tracking",
1312+
"redirect_document": false
1313+
},
1314+
{
1315+
"source_path": "articles/automation/automation-vm-inventory.md",
1316+
"redirect_url": "/azure/automation/change-tracking/manage-inventory-vms",
1317+
"redirect_document": false
1318+
},
1319+
{
1320+
"source_path": "articles/automation/automation-scope-configurations-change-tracking.md",
1321+
"redirect_url": "/azure/automation/change-tracking/manage-scope-configurations.md",
1322+
"redirect_document": false
1323+
},
1324+
{
1325+
"source_path": "articles/automation/automation-unlink-workspace-change-tracking.md",
1326+
"redirect_url": "/azure/automation/change-tracking/remove-feature.md",
1327+
"redirect_document": false
1328+
},
1329+
{
1330+
"source_path": "articles/automation/automation-remove-vms-from-change-tracking.md",
1331+
"redirect_url": "/azure/automation/change-tracking/remove-vms-from-change-tracking.md",
1332+
"redirect_document": false
1333+
},
12841334
{
12851335
"source_path": "articles/automation/automation-create-account-template.md",
12861336
"redirect_url": "/azure/automation/quickstart-create-automation-account-template",
@@ -4241,6 +4291,16 @@
42414291
"redirect_url": "/azure/active-directory/develop/guidedsetups/active-directory-windesktop",
42424292
"redirect_document_id": false
42434293
},
4294+
{
4295+
"source_path": "articles/active-directory/develop/authorization-agents.md",
4296+
"redirect_url": "/azure/active-directory/develop/msal-android-single-sign-on",
4297+
"redirect_document_id": false
4298+
},
4299+
{
4300+
"source_path": "articles/active-directory/develop/brokered-auth.md",
4301+
"redirect_url": "/azure/active-directory/develop/msal-android-single-sign-on",
4302+
"redirect_document_id": false
4303+
},
42444304
{
42454305
"source_path": "articles/active-directory/develop/active-directory-v2-devquickstarts-dotnet-web.md",
42464306
"redirect_url": "/azure/active-directory/develop/guidedsetups/active-directory-aspnetwebapp",
@@ -58179,6 +58239,6 @@
5817958239
"redirect_document_id": false
5818058240
}
5818158241

58182-
58242+
5818358243
]
5818458244
}

articles/active-directory/develop/TOC.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@
123123
href: authentication-flows-app-scenarios.md
124124
- name: Identity platform best practices
125125
href: identity-platform-integration-checklist.md
126+
- name: Mobile single sign-on (SSO)
127+
href: mobile-sso-support-overview.md
128+
displayName: android, ios
126129
- name: Application scenarios
127130
displayName: App scenarios
128131
items:
@@ -291,10 +294,8 @@
291294
items:
292295
- name: Accounts and tenant profiles
293296
href: accounts-overview.md
294-
- name: Authorization agents
295-
href: authorization-agents.md
296-
- name: Brokered auth
297-
href: brokered-auth.md
297+
- name: SSO with MSAL Android
298+
href: msal-android-single-sign-on.md
298299
- name: Integrate with Azure AD B2C
299300
href: msal-android-b2c.md
300301
- name: Migrate to MSAL.Android

articles/active-directory/develop/authorization-agents.md

Lines changed: 0 additions & 90 deletions
This file was deleted.

articles/active-directory/develop/brokered-auth.md

Lines changed: 0 additions & 139 deletions
This file was deleted.

0 commit comments

Comments
 (0)