Share via

AuthenticationFailed when create a Synapse workspace

Zhen Chen 6 Reputation points Microsoft Employee
2021-09-10T06:20:41.653+00:00

Follow the Synase doc(Creating a Synapse workspace : https://learn.microsoft.com/en-us/azure/synapse-analytics/get-started-create-workspace), when I finished all the steps, I want to get this through this URL,131012-image.png

but failed, the log is : {"error":{"code":"AuthenticationFailed","message":"Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:eff9c66b-901f-0053-260a-a6e6dc000000\nTime:2021-09-10T06:10:07.1162497Z"}}

My URL : https://czcontosolake.dfs.core.windows.net/users/NYCTripSmall.parquet

130963-image.png

Can anyone help me ?

Azure Synapse Analytics
Azure Synapse Analytics

An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.


1 answer

Sort by: Most helpful
  1. HimanshuSinha 19,637 Reputation points Microsoft Employee Moderator
    2021-09-23T23:32:13.773+00:00

    Hello anonymous user-2100, ,
    Thanks for the ask and using Microsoft Q&A platform .

    I think you are refering to the below text from the doc

    Once the parquet file is uploaded it is available through two equivalent URIs:
    https://contosolake.dfs.core.windows.net/users/NYCTripSmall.parquet
    abfss://
    *****@contosolake.dfs.core.windows.net/NYCTripSmall.parquet
    In the examples that follow in this tutorial, make sure to replace contosolake in the UI with the name of the primary storage account that you selected for your workspace.*

    This lines does not mean that you will able to access the paraquet file through the url , what it means is in the next tutorial we will be use the files which are uploaded here

    Please do let me know how it goes .
    Thanks
    Himanshu

    -------------------------------------------------------------------------------------------------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.