Skip to content

Instantly share code, notes, and snippets.

@TimLariviere
Last active March 17, 2018 18:59
Show Gist options
  • Save TimLariviere/c6613cd6d1396a6a88d7866c6ee6d952 to your computer and use it in GitHub Desktop.
Save TimLariviere/c6613cd6d1396a6a88d7866c6ee6d952 to your computer and use it in GitHub Desktop.
First-time login with func.exe
timothes-mbp:netstandard2.0 timothelariviere$ func azure functionapp publish scratchworld-backend-dev
Publish /Git/Elgom/ScratchWorld/Backend/ScratchWorld.Backend/bin/Debug/netstandard2.0 contents to an Azure Function App. Locally deleted files are not removed from destination.
Getting site publishing info...
To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code CHKL29563 to authenticate.
Logging into [GUID-1]
Logging into [GUID-2]
Logging into [GUID-3]
Logging into [GUID-4]
Logging into [GUID-5]
To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code CQ4558WV2 to authenticate.
Logging into [GUID-1]
Logging into [GUID-2]
Logging into [GUID-3]
Logging into [GUID-4]
Logging into [GUID-5]
To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code CEXXRGZWC to authenticate.
Logging into [GUID-1]
Logging into [GUID-2]
Logging into [GUID-3]
Logging into [GUID-4]
Logging into [GUID-5]
To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code CMRVJ2SU6 to authenticate.
Logging into [GUID-1]
Logging into [GUID-2]
Logging into [GUID-3]
Logging into [GUID-4]
Logging into [GUID-5]
'authority' Uri should have at least one segment in the path (i.e. https://<host>/<path>/...)
Parameter name: authority
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment