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: powerapps-docs/developer/common-data-service/discovery-service.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,9 +26,9 @@ A Discovery service is accessed through the Web API.
26
26
- For the Organization Service: [Use the Discovery Service with the Microsoft.Xrm.Sdk.Discovery NameSpace](org-service/discovery-service.md)
27
27
28
28
> [!NOTE]
29
-
> The legacy Regioanl Discovery service that was accessible via the Organization Service SDK has been deprecated. See [Important changes (deprecations)](/power-platform/important-changes-coming.md) for more details.
29
+
> The legacy Discovery service that was accessible via the Organization Service SDK has been deprecated along with the regional Discovery WebAPI endpoints. See [Important changes (deprecations)](/power-platform/important-changes-coming.md) for more details.
30
30
31
31
### See Also
32
32
33
33
[Use the Common Data Service Web API](webapi/overview.md)<br />
34
-
[Modify existing code to use Global Discovery Service Web API](discovery-orgsdk-to-webapi.md)
34
+
[Modify existing code to use Discovery Service Web API endpoint](discovery-orgsdk-to-webapi.md)
0 commit comments