Skip to content

cheahengsoon/AzureMapsBotBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integrate Azure Maps with Bot Builder v4

Use Case
Get Arrival Time of the Bus Id via Bus Stop in Penang, Malaysia.

Steps

  1. Get Metro Area (eg.5390 - Penang,Malaysia) via Coordinates
  2. Get Transit Route (eg.206 - Jeti ⇌ TESCO Tunku Kudin), get the itineraryId(always change)
  3. Get Transit Itinerary,get each Bus stopId
  4. Get Real Time Arrivals

ScreenShot

  1. Enter Bus Id (eg.206)
  2. Select your Bus stop to get Bus Arrival Time Image of Yaktocat

References

https://docs.microsoft.com/en-us/rest/api/maps/mobility

Slide

https://www.slideshare.net/cheahengsoon/azure-weekend-2020-build-malaysia-bus-uncle-chatbot

GitHub Action

OWASPZAPBaselineScan

References: https://zimmergren.net/security-scanning-with-github-actions-and-owasp-zap/