You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/app-provisioning/customize-application-attributes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -348,7 +348,7 @@ Selecting this option forces a resynchronization of all users while the provisio
348
348
- 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.
349
349
- The Azure AD provisioning service doesn't support provisioning null values.
350
350
- 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).
352
352
- While you can disable groups from your mappings, disabling users isn't supported.
Copy file name to clipboardExpand all lines: articles/active-directory/governance/entitlement-management-external-users.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@ To ensure people outside of your organization can request access packages and ge
123
123
124
124
### Review your Microsoft 365 group sharing settings
125
125
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).
127
127
128
128
- 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).
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/whats-new.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -878,7 +878,7 @@ The v3.1 API introduces new and updated capabilities:
878
878
879
879
* 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`.
880
880
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`.
882
882
883
883
* Split **FormField** type into several different interfaces. This update shouldn't cause any API compatibility issues except in certain edge cases (undefined valueType).
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/named-entity-recognition/concepts/ga-preview-mapping.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Entity tags are used to further identify an entity where a detected entity is ta
27
27
The changes introduce better flexibility for named entity recognition, including:
28
28
* More granular entity recognition through introducing the tags list where an entity could be tagged by more than one entity tag.
29
29
* 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).
31
31
* 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).
32
32
33
33
## Generally available to preview API entity mappings
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/question-answering/how-to/network-isolation.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,5 +62,5 @@ After restricting access to an Azure AI services resource based on VNet, To brow
62
62
- Grant access to your [local browser/machine](../../../cognitive-services-virtual-networks.md?tabs=portal#managing-ip-network-rules).
63
63
- 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**.
64
64
65
-
> [!div class="mx-imgBorder"]
66
-
> [](../../../qnamaker/media/network-isolation/firewall.png#lightbox)
65
+
> [!div class="mx-imgBorder"]
66
+
> [](../../../qnamaker/media/network-isolation/firewall.png#lightbox)
Copy file name to clipboardExpand all lines: articles/ai-services/qnamaker/How-To/network-isolation.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,12 +32,12 @@ Add-AzWebAppAccessRestrictionRule -ResourceGroupName "<resource group name>" -We
32
32
3. Verify the added access rule is present in the **Access Restrictions** section of the **Networking** tab:
33
33
34
34
> [!div class="mx-imgBorder"]
35
-
> [](../media/network-isolation/access-restrictions.png#lightbox)
35
+
> [](../media/network-isolation/access-restrictions.png#lightbox)
36
36
37
37
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.
38
38
39
39
> [!div class="mx-imgBorder"]
40
-
> [](../media/network-isolation/public-address.png#lightbox)
40
+
> [](../media/network-isolation/public-address.png#lightbox)
41
41
42
42
### Outbound access from App Service
43
43
@@ -69,7 +69,7 @@ The App Service Environment (ASE) can be used to host the QnA Maker App Service
69
69
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.
70
70
71
71
> [!div class="mx-imgBorder"]
72
-
> [](../media/network-isolation/cross-orgin-resource-sharing.png#lightbox)
72
+
> [](../media/network-isolation/cross-orgin-resource-sharing.png#lightbox)
73
73
74
74
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).
75
75
@@ -89,31 +89,31 @@ The Cognitive Search instance can be isolated via a private endpoint after the Q
89
89
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.
90
90
91
91
> [!div class="mx-imgBorder"]
92
-
> [](../media/network-isolation/subnets.png#lightbox)
92
+
> [](../media/network-isolation/subnets.png#lightbox)
93
93
94
94
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.
95
95
96
96
> [!div class="mx-imgBorder"]
97
-
> [](../media/network-isolation/private.png#lightbox)
97
+
> [](../media/network-isolation/private.png#lightbox)
98
98
99
99
4. Once the Search resource is switched to private, select add **private endpoint**.
100
100
-**Basics tab**: make sure you are creating your endpoint in the same region as search resource.
101
101
-**Resource tab**: select the required search resource of type `Microsoft.Search/searchServices`.
102
102
103
103
> [!div class="mx-imgBorder"]
104
-
> [](../media/network-isolation/private-endpoint.png#lightbox)
104
+
> [](../media/network-isolation/private-endpoint.png#lightbox)
105
105
106
106
-**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**.
107
107
108
108
> [!div class="mx-imgBorder"]
109
-
> [](../media/network-isolation/subnet.png#lightbox)
109
+
> [](../media/network-isolation/subnet.png#lightbox)
110
110
111
111
5. Enable VNET integration for the regular App Service. You can skip this step for ASE, as that already has access to the VNET.
112
112
- Go to App Service **Networking** section, and open **VNet Integration**.
113
113
- Link to the dedicated App Service VNet, Subnet (appservicevnet) created in step 2.
114
114
115
115
> [!div class="mx-imgBorder"]
116
-
> [  ](../media/network-isolation/integration.png#lightbox)
116
+
> [  ](../media/network-isolation/integration.png#lightbox)
117
117
118
118
[Create Private endpoints](../reference-private-endpoint.md) to the Azure Search resource.
0 commit comments