Skip to content

Commit a59be4c

Browse files
authored
Merge pull request #248289 from alexbuckgit/alexbuckgit/docutune-autopr-20230815-060645-9343817-ignore-build
[BULK] DocuTune - Fix malformed links
2 parents c5144c6 + 8021d76 commit a59be4c

File tree

29 files changed

+58
-55
lines changed

29 files changed

+58
-55
lines changed

articles/active-directory-b2c/enable-authentication-spa-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ To specify your Azure AD B2C user flows, do the following:
215215

216216
1. Replace `B2C_1_SUSI` with your sign-in Azure AD B2C Policy name.
217217
1. Replace `B2C_1_EditProfile` with your edit profile Azure AD B2C policy name.
218-
1. Replace all instances of `contoso` with your [Azure AD B2C tenant name](./ tenant-management-read-tenant-name.md#get-your-tenant-name).
218+
1. Replace all instances of `contoso` with your [Azure AD B2C tenant name](./tenant-management-read-tenant-name.md#get-your-tenant-name).
219219

220220
## Step 7: Use the MSAL to sign in the user
221221

articles/active-directory/app-provisioning/customize-application-attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ Selecting this option forces a resynchronization of all users while the provisio
348348
- The attribute `IsSoftDeleted` is often part of the default mappings for an application. `IsSoftdeleted` can be true in one of four scenarios: 1) The user is out of scope due to being unassigned from the application. 2) The user is out of scope due to not meeting a scoping filter. 3) The user has been soft deleted in Azure AD. 4) The property `AccountEnabled` is set to false on the user. It's not recommended to remove the `IsSoftDeleted` attribute from your attribute mappings.
349349
- The Azure AD provisioning service doesn't support provisioning null values.
350350
- They primary key, typically "ID", shouldn't be included as a target attribute in your attribute mappings.
351-
- The role attribute typically needs to be mapped using an expression, rather than a direct mapping. For more information about role mapping, see [Provisioning a role to a SCIM app](#Provisioning a role to a SCIM app).
351+
- The role attribute typically needs to be mapped using an expression, rather than a direct mapping. For more information about role mapping, see [Provisioning a role to a SCIM app](#provisioning-a-role-to-a-scim-app).
352352
- While you can disable groups from your mappings, disabling users isn't supported.
353353

354354
## Next steps

articles/active-directory/develop/quickstart-v2-netcore-daemon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ ms.custom: devx-track-csharp, aaddev, identityplatformtop40, "scenarios:getting-
100100
> > [!div class="sxs-lookup"]
101101
> ### How the sample works
102102
>
103-
> ![Diagram that shows how the sample app generated by this quickstart works.](./configure-app-multi-instancing.md netcore-daemon-intro.svg)
103+
> ![Diagram that shows how the sample app generated by this quickstart works.](./media/quickstart-v2-netcore-daemon/netcore-daemon-intro.svg)
104104
>
105105
> ### Microsoft.Identity.Web.GraphServiceClient
106106
>

articles/active-directory/develop/quickstart-web-app-python-sign-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ You can also use an integrated development environment to open the folder.
8989

9090
1. Create a virtual environment for the app:
9191

92-
[!INCLUDE [Virtual environment setup](<../../app-service/includes/quickstart-python/virtual-environment-setup.md>)]
92+
[!INCLUDE [Virtual environment setup](../../app-service/includes/quickstart-python/virtual-environment-setup.md)]
9393

9494
1. Install the requirements using `pip`:
9595

articles/active-directory/governance/entitlement-management-external-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ To ensure people outside of your organization can request access packages and ge
123123

124124
### Review your Microsoft 365 group sharing settings
125125

126-
- If you want to include Microsoft 365 groups in your access packages for external users, make sure the **Let users add new guests to the organization** is set to **On** to allow guest access. For more information, see [Manage guest access to Microsoft 365 Groups](/Microsoft 365/admin/create-groups/manage-guest-access-in-groups?view=Microsoft 365-worldwide#manage-groups-guest-access).
126+
- If you want to include Microsoft 365 groups in your access packages for external users, make sure the **Let users add new guests to the organization** is set to **On** to allow guest access. For more information, see [Manage guest access to Microsoft 365 Groups](/microsoft-365/admin/create-groups/manage-guest-access-in-groups?view=microsoft-365-worldwide#manage-groups-guest-access).
127127

128128
- If you want external users to be able to access the SharePoint Online site and resources associated with a Microsoft 365 group, make sure you turn on SharePoint Online external sharing. For more information, see [Turn external sharing on or off](/sharepoint/turn-external-sharing-on-or-off#change-the-organization-level-external-sharing-setting).
129129

articles/active-directory/standards/memo-22-09-enterprise-wide-identity-management-system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ For your application inventory, determine applications that use cloud-ready prot
7676
* LDAP
7777
* Basic authentication
7878

79-
Learn more [Azure AD integrations with authentication protocols](../architecture/auth-sync-overview.md
79+
Learn more [Azure AD integrations with authentication protocols](../architecture/auth-sync-overview.md).
8080

8181
#### Application and service discovery tools
8282

articles/ai-services/document-intelligence/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ The v3.1 API introduces new and updated capabilities:
878878

879879
* New option `pages` supported by all document intelligence methods (custom forms and all prebuilt models). The argument allows you to select individual or a range of pages for multi-page PDF and TIFF documents. For individual pages, enter the page number, for example, `3`. For a range of pages (like page 2 and pages 5-7) enter the page numbers and ranges separated by commas: `2, 5-7`.
880880

881-
* Added support for a **[ReadingOrder](/javascript/api/@azure/ai-form-recognizer/formreadingorder?view=azure-node-latest&preserve-view=true to the URL)** type to the content recognition methods. This option enables you to control the algorithm that the service uses to determine how recognized lines of text should be ordered. You can specify which reading order algorithm—`basic` or `natural`—should be applied to order the extraction of text elements. If not specified, the default value is `basic`.
881+
* Added support for a [ReadingOrder](/javascript/api/@azure/ai-form-recognizer/formreadingorder?view=azure-node-latest&preserve-view=true) type to the content recognition methods. This option enables you to control the algorithm that the service uses to determine how recognized lines of text should be ordered. You can specify which reading order algorithm—`basic` or `natural`—should be applied to order the extraction of text elements. If not specified, the default value is `basic`.
882882

883883
* Split **FormField** type into several different interfaces. This update shouldn't cause any API compatibility issues except in certain edge cases (undefined valueType).
884884

articles/ai-services/language-service/named-entity-recognition/concepts/ga-preview-mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Entity tags are used to further identify an entity where a detected entity is ta
2727
The changes introduce better flexibility for named entity recognition, including:
2828
* More granular entity recognition through introducing the tags list where an entity could be tagged by more than one entity tag.
2929
* Overlapping entities where entities could be recognized as more than one entity type and if so, this entity would be returned twice. If an entity was recognized to belong to two entity tags under the same entity type, both entity tags are returned in the tags list.
30-
* Filtering entities using entity tags, you can learn more about this by navigating to [this article](../how-to-call#select-which-entities-to-be-returned-(Preview API only).md).
30+
* Filtering entities using entity tags, you can learn more about this by navigating to [this article](../how-to-call.md#select-which-entities-to-be-returned-preview-api-only).
3131
* Metadata Objects which contain additional information about the entity but currently only act as a wrapper for the existing entity resolution feature. You can learn more about this new feature [here](entity-metadata.md).
3232

3333
## Generally available to preview API entity mappings

articles/ai-services/language-service/question-answering/how-to/network-isolation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ After restricting access to an Azure AI services resource based on VNet, To brow
6262
- Grant access to your [local browser/machine](../../../cognitive-services-virtual-networks.md?tabs=portal#managing-ip-network-rules).
6363
- Add the **public IP address of the machine under the Firewall** section of the **Networking** tab. By default `portal.azure.com` shows the current browsing machine's public IP (select this entry) and then select **Save**.
6464

65-
> [!div class="mx-imgBorder"]
66-
> [ ![Screenshot of firewall and virtual networks configuration UI]( ../../../qnamaker/media/network-isolation/firewall.png) ]( ../../../qnamaker/media/network-isolation/firewall.png#lightbox)
65+
> [!div class="mx-imgBorder"]
66+
> [![Screenshot of firewall and virtual networks configuration UI](../../../qnamaker/media/network-isolation/firewall.png)](../../../qnamaker/media/network-isolation/firewall.png#lightbox)

articles/ai-services/qnamaker/How-To/network-isolation.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ Add-AzWebAppAccessRestrictionRule -ResourceGroupName "<resource group name>" -We
3232
3. Verify the added access rule is present in the **Access Restrictions** section of the **Networking** tab:
3333

3434
> [!div class="mx-imgBorder"]
35-
> [ ![Screenshot of access restriction rule]( ../media/network-isolation/access-restrictions.png) ]( ../media/network-isolation/access-restrictions.png#lightbox)
35+
> [ ![Screenshot of access restriction rule](../media/network-isolation/access-restrictions.png) ](../media/network-isolation/access-restrictions.png#lightbox)
3636
3737
4. To access the **Test pane** on the https://qnamaker.ai portal, add the **Public IP address of the machine** from where you want to access the portal. From the **Access Restrictions** page select **Add Rule**, and allow access to your client IP.
3838

3939
> [!div class="mx-imgBorder"]
40-
> [ ![Screenshot of access restriction rule with the addition of public IP address]( ../media/network-isolation/public-address.png) ]( ../media/network-isolation/public-address.png#lightbox)
40+
> [ ![Screenshot of access restriction rule with the addition of public IP address](../media/network-isolation/public-address.png) ](../media/network-isolation/public-address.png#lightbox)
4141
4242
### Outbound access from App Service
4343

@@ -69,7 +69,7 @@ The App Service Environment (ASE) can be used to host the QnA Maker App Service
6969
4. Add CORS origin "*" on the App Service to allow access to https://qnamaker.ai portal Test pane. **CORS** is located under the API header in the App Service pane.
7070

7171
> [!div class="mx-imgBorder"]
72-
> [ ![Screenshot of CORS interface within App Service UI]( ../media/network-isolation/cross-orgin-resource-sharing.png) ]( ../media/network-isolation/cross-orgin-resource-sharing.png#lightbox)
72+
> [ ![Screenshot of CORS interface within App Service UI](../media/network-isolation/cross-orgin-resource-sharing.png) ](../media/network-isolation/cross-orgin-resource-sharing.png#lightbox)
7373
7474
5. Create a QnA Maker Azure AI services instance (Microsoft.CognitiveServices/accounts) using Azure Resource Manager. The QnA Maker endpoint should be set to the App Service Endpoint created above (`https:// mywebsite.myase.p.azurewebsite.net`). Here is a [sample Azure Resource Manager template you can use for reference](https://github.com/pchoudhari/QnAMakerBackupRestore/tree/master/QnAMakerASEArmTemplate).
7575

@@ -89,31 +89,31 @@ The Cognitive Search instance can be isolated via a private endpoint after the Q
8989
2. Open the VNet resource, then under the **Subnets** tab create two subnets. One for the App Service **(appservicesubnet)** and another subnet **(searchservicesubnet)** for the Cognitive Search resource without delegation.
9090

9191
> [!div class="mx-imgBorder"]
92-
> [ ![Screenshot of virtual networks subnets UI interface]( ../media/network-isolation/subnets.png) ]( ../media/network-isolation/subnets.png#lightbox)
92+
> [ ![Screenshot of virtual networks subnets UI interface](../media/network-isolation/subnets.png) ](../media/network-isolation/subnets.png#lightbox)
9393
9494
3. In the **Networking** tab in the Cognitive Search service instance switch endpoint connectivity data from public to private. This operation is a long running process and **can take up to 30 minutes** to complete.
9595

9696
> [!div class="mx-imgBorder"]
97-
> [ ![Screenshot of networking UI with public/private toggle button]( ../media/network-isolation/private.png) ]( ../media/network-isolation/private.png#lightbox)
97+
> [ ![Screenshot of networking UI with public/private toggle button](../media/network-isolation/private.png) ](../media/network-isolation/private.png#lightbox)
9898
9999
4. Once the Search resource is switched to private, select add **private endpoint**.
100100
- **Basics tab**: make sure you are creating your endpoint in the same region as search resource.
101101
- **Resource tab**: select the required search resource of type `Microsoft.Search/searchServices`.
102102

103103
> [!div class="mx-imgBorder"]
104-
> [ ![Screenshot of create a private endpoint UI window]( ../media/network-isolation/private-endpoint.png) ]( ../media/network-isolation/private-endpoint.png#lightbox)
104+
> [ ![Screenshot of create a private endpoint UI window](../media/network-isolation/private-endpoint.png) ](../media/network-isolation/private-endpoint.png#lightbox)
105105
106106
- **Configuration tab**: use the VNet, subnet (searchservicesubnet) created in step 2. After that, in section **Private DNS integration** select the corresponding subscription and create a new private DNS zone called **privatelink.search.windows.net**.
107107

108108
> [!div class="mx-imgBorder"]
109-
> [ ![Screenshot of create private endpoint UI window with subnet field populated]( ../media/network-isolation/subnet.png) ]( ../media/network-isolation/subnet.png#lightbox)
109+
> [ ![Screenshot of create private endpoint UI window with subnet field populated](../media/network-isolation/subnet.png) ](../media/network-isolation/subnet.png#lightbox)
110110
111111
5. Enable VNET integration for the regular App Service. You can skip this step for ASE, as that already has access to the VNET.
112112
- Go to App Service **Networking** section, and open **VNet Integration**.
113113
- Link to the dedicated App Service VNet, Subnet (appservicevnet) created in step 2.
114114

115115
> [!div class="mx-imgBorder"]
116-
> [ ![Screenshot of VNET integration UI]( ../media/network-isolation/integration.png) ]( ../media/network-isolation/integration.png#lightbox)
116+
> [ ![Screenshot of VNET integration UI](../media/network-isolation/integration.png) ](../media/network-isolation/integration.png#lightbox)
117117

118118
[Create Private endpoints](../reference-private-endpoint.md) to the Azure Search resource.
119119

0 commit comments

Comments
 (0)