Skip to content

Commit b4c3146

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents d318d8a + 73fade4 commit b4c3146

File tree

144 files changed

+1356
-1031
lines changed

Some content is hidden

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

144 files changed

+1356
-1031
lines changed

articles/active-directory/azuread-dev/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
- name: Add app roles in your application
127127
href: ../develop/howto-add-app-roles-in-azure-ad-apps.md?toc=/azure/active-directory/azuread-dev/toc.json&bc=/azure/active-directory/azuread-dev/breadcrumb/toc.json
128128
- name: Branding guidelines
129-
href: ../develop/howto-add-branding-in-azure-ad-apps.md?toc=/azure/active-directory/azuread-dev/toc.json&bc=/azure/active-directory/azuread-dev/breadcrumb/toc.json
129+
href: /azure/active-directory/develop/howto-add-branding-in-apps
130130
- name: Terms of Service and Privacy Statement
131131
href: ../develop/howto-add-terms-of-service-privacy-statement.md?toc=/azure/active-directory/azuread-dev/toc.json&bc=/azure/active-directory/azuread-dev/breadcrumb/toc.json
132132
- name: Bring an app to market

articles/active-directory/cloud-sync/bread/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
items:
99
- name: Cloud sync
1010
tocHref: /azure/active-directory/hybrid/
11-
topicHref: /azure/active-directory/cloud-sync/index
11+
topicHref: /azure/active-directory/hybrid/cloud-sync/

articles/active-directory/develop/custom-extension-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ After the Azure Function app is created, create an HTTP trigger function. The HT
6363
1. Within your **Function App**, from the menu select **Functions**.
6464
1. From the top menu, select **+ Create**.
6565
1. In the **Create Function** window, leave the **Development environment** property as **Develop in portal**, and then select the **HTTP trigger** template.
66-
1. Under **Template details**, enter *CustomExtensionsAPI* for the **New Function** property.
66+
1. Under **Template details**, enter *CustomAuthenticationExtensionsAPI* for the **New Function** property.
6767
1. For the **Authorization level**, select **Function**.
6868
1. Select **Create**
6969

0 commit comments

Comments
 (0)