Skip to content

Instantly share code, notes, and snippets.

@BretStateham
Last active March 25, 2018 14:41
Show Gist options
  • Save BretStateham/5ba3bb949e2b72f479498dab31768f3f to your computer and use it in GitHub Desktop.
Save BretStateham/5ba3bb949e2b72f479498dab31768f3f to your computer and use it in GitHub Desktop.
FlySim Namespace Connection String
Use this event hub connection string in the Function:
Endpoint=sb://flysimbssns.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=gFSsWDqKq+i147KnZ0MSrSd4JUvYwDHYVZn6zJp7TNo=;EntityPath=flysim-shared-input-hub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment