Microsoft Azure SDK for PL/SQL
| Package | Description |
|---|---|
| azure_config | Global constants, environment settings |
| azure_utils | shared functionality, token handling |
| azure_notification_hubs | implementing Azure Notification Hubs |
| azure_translator | implementing Azure Translator |
The following areas and functionalities are covered by the SDK.
| Area | Functionality | Action | Endpoint |
|---|---|---|---|
| Notification Hubs | get registrations | GET | /registrations |
| Notification Hubs | send notification | POST | /messages |
| Azure Translator | translase | POST | /translate |