Docs Home → Atlas App Services
Configure Service Rules [Deprecated]
On this page
Important
Third Party Services & Push Notifications Deprecation
Third party services and push notifications in App Services have been deprecated in favor of creating HTTP endpoints that use external dependencies in functions.
Webhooks have been renamed to HTTPS Endpoints with no change in behavior. You should migrate existing Webhooks.
Existing services will continue to work until 1 Aug 2023.
Because third party services and push notifications are now deprecated, they have been removed by default from the App Services UI. If you need to manage an existing third party service or push notification, you can add the configurations back to the UI by doing the following:
In the left navigation, under the Manage section, click App Settings.
Enable the toggle switch next to Temporarily Re-Enable 3rd Party Services, and then save your changes.
Overview
In order to call a service action, you must first define a service rule that enables and configures the capabilities of the action. You can define service rules from the Atlas App Services UI or by importing a service configuration directory that contains a rule configuration file. Select the tab below that corresponds to the method you want to use.