Alert to text message with Logic app

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

Deploy To Azure Deploy To Azure US Gov Visualize

This template allows you to create a Logic app that has a webhook to be used from an Azure Alert. When the Alert is triggered, it will send you a text message with the details of the alert. It uses the go.gl URL shortening service to include a link to the portal to see the resource.

Requirements

This template uses the Twilio service to send the text message. If you don't have an account yet, you can sign up for a free trial in just one minute.

Once you have signed up for the free trial, you'll need to verify the phone number that you want to send the alerts to.

Next, you will need to copy-and-paste the AccountSID and the AuthToken from the settings page into your template. Finally, you need to copy-and-paste your Twilio account phone number into the template as well. When you get the text message, this is the phone number it will appear From.

Call from your Alerts

To call this whenever your Alert fires, you need to paste in the webhook URI into the alert:

  1. Once the template has completed, navigate to the resource group you deployed it to.
  2. In the Essentials click on the Last deployment link.
  3. Select the top deployment.
  4. This should show you the Outputs for the deployment. Copy the output called WebHookURI.
  5. Navigate to the alert you want to trigger the Logic app and select Edit.
  6. Scroll to the bottom and paste in the WebHook.
  7. Click save.

Tags: Microsoft.Web/connections, Microsoft.Logic/workflows, request, object, string, Http, ApiConnection