You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.
I am justing learning about Azure Apps and I am having a hard time finding the gateway URI and Application key that the GitHub directions reference (below)
From what I can find online, Microsoft did away with the application keys. Any idea on how to set this up?
Hello,
I am justing learning about Azure Apps and I am having a hard time finding the gateway URI and Application key that the GitHub directions reference (below)
From what I can find online, Microsoft did away with the application keys. Any idea on how to set this up?
Directions:
MobileService = new MobileServiceClient(
"Mobile App URL",
"Gateway URI",
"Application Key");
The text was updated successfully, but these errors were encountered: