Skip to content

Commit 656e63b

Browse files
author
Jill Grant
authored
Merge pull request #247048 from barclayn/fundamentals-renames
Fundamentals renames
2 parents 336b912 + e3e4a2b commit 656e63b

File tree

5 files changed

+14
-6
lines changed

5 files changed

+14
-6
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13436,7 +13436,7 @@
1343613436
"redirect_document_id": false
1343713437
},
1343813438
{
13439-
"source_path_from_root": "/articles/active-directory/external-identities/customers/sample-single-page-application-angular.md",
13439+
"source_path_from_root": "/articles/active-directory/external-identities/customers/sample-single-page-application-angular.md",
1344013440
"redirect_url": "/azure/active-directory/external-identities/customers/sample-single-page-app-angular-sign-in",
1344113441
"redirect_document_id": false
1344213442
},
@@ -13465,6 +13465,14 @@
1346513465
"redirect_url": "/azure/active-directory/external-identities/customers/tutorial-single-page-app-react-sign-in-sign-out",
1346613466
"redirect_document_id": false
1346713467
},
13468-
13468+
{ "source_path_from_root": "/articles/active-directory/fundamentals/active-directory-whatis.md",
13469+
"redirect_url": "/azure/active-directory/fundamentals/whatis",
13470+
"redirect_document_id": false
13471+
},
13472+
{
13473+
"source_path_from_root": "/articles/active-directory/managed-identities-azure-resources/services-azure-active-directory-support.md",
13474+
"redirect_url": "/azure/active-directory/managed-identities-azure-resources/services-id-authentication-support",
13475+
"redirect_document_id": false
13476+
}
1346913477
]
1347013478
}

articles/active-directory/fundamentals/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ items:
55
expanded: true
66
items:
77
- name: What is Azure Active Directory?
8-
href: active-directory-whatis.md
8+
href: whatis.md
99
- name: New name for Azure AD
1010
href: new-name.md
1111
- name: Identity fundamentals
File renamed without changes.

articles/active-directory/managed-identities-azure-resources/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
- name: Azure services that support managed identities for Azure resources
158158
href: managed-identities-status.md
159159
- name: Azure services that support Azure Active Directory authentication
160-
href: services-azure-active-directory-support.md
160+
href: services-id-authentication-support.md
161161
- name: Stack Overflow
162162
href: https://stackoverflow.com/questions/tagged/azure-managed-identity
163163
- name: Azure AD Developers forum
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: List of services that support Azure AD authentication
44
services: active-directory
55
author: barclayn
66
ms.author: barclayn
7-
ms.date: 02/01/2022
7+
ms.date: 08/01/2023
88
ms.topic: conceptual
99
ms.service: active-directory
1010
ms.subservice: msi
@@ -22,7 +22,7 @@ The following services support Azure AD authentication. New services are added t
2222
| Azure App Services | [Configure your App Service or Azure Functions app to use Azure AD login](../../app-service/configure-authentication-provider-aad.md) |
2323
| Azure Batch | [Authenticate Batch service solutions with Active Directory](../../batch/batch-aad-auth.md) |
2424
| Azure Container Registry | [Authenticate with an Azure container registry](../../container-registry/container-registry-authentication.md) |
25-
| Azure AI services | [Authenticate requests to Azure AI services](../../ai-services/authentication.md?tabs=powershell#authenticate-with-azure-active-directory) |
25+
| Azure Cognitive Services | [Authenticate requests to Azure Cognitive Services](../../ai-services/authentication.md?tabs=powershell#authenticate-with-azure-active-directory) |
2626
| Azure Communication Services | [Authenticate to Azure Communication Services](../../communication-services/concepts/authentication.md) |
2727
| Azure Cosmos DB | [Configure role-based access control with Azure Active Directory for your Azure Cosmos DB account](../../cosmos-db/how-to-setup-rbac.md) |
2828
| Azure Databricks | [Authenticate using Azure Active Directory tokens](/azure/databricks/dev-tools/api/latest/aad/)

0 commit comments

Comments
 (0)