Questions about the implementation of "SMS and MSS Message Filtering"

In the mobile application we are developing we need to use the "SMS and MMS Message Filtering" functionality to analyze SMS messages received from unknown senders. The questions that arise about the use of this functionality are:

  • Does this functionality allow these messages to be sent to solutions deployed in Microsoft Azure?.
  • If the previous case is confirmed, could we use Rest APIs that we already have deployed in Azure?.
  • If it were not possible to configure access to an existing Rest API, what would be the definition of the API to be implemented in the cloud for this service?.
  • And finally, how would the configuration of access permissions to this API deployed in the cloud be?.
Questions about the implementation of "SMS and MSS Message Filtering"
 
 
Q