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
A Discovery service is accessed through either the Web API or the Organization Service.
23
+
A Discovery service is accessed through the Web API.
24
24
25
25
- For the Web API: [Discover the URL for your organization using the Web API](webapi/discover-url-organization-web-api.md)
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
+
> [!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.
30
+
28
31
### See Also
29
32
30
33
[Use the Common Data Service Web API](webapi/overview.md)<br />
31
-
[Use the Common Data Service Organization Service](org-service/overview.md)
34
+
[Migrating from Regional Discovery to Global Discovery](BUGBUG-missing-link)
0 commit comments