Skip to content

Remove http scheme from Datalake storage#7213

Merged
sarangan12 merged 1 commit intoAzure:masterfrom
sarangan12:Fix_Schemes_Storage_Datalake
Sep 16, 2019
Merged

Remove http scheme from Datalake storage#7213
sarangan12 merged 1 commit intoAzure:masterfrom
sarangan12:Fix_Schemes_Storage_Datalake

Conversation

@sarangan12
Copy link
Copy Markdown
Contributor

In DataLake Storage Swagger, two schemes are mentioned: http and https. Because of this Autorest(V2) ignores the https and uses only http. The default auth mechanism used in our SDK is the Token Credentials which uses only https scheme. So, the requests are failing in our SDKs(irrespective of the language). So, this PR has been created to remove the http scheme

@sarangan12 sarangan12 requested a review from junhuagu September 13, 2019 23:03
@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation bot commented Sep 13, 2019

In Testing, Please Ignore

[Logs] (Generated from 71ac8de, Iteration 1)

No readme.md specification configuration files were found that are associated with the files modified in this pull request.

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Sep 13, 2019

Automation for azure-sdk-for-python

Nothing to generate for azure-sdk-for-python

@azuresdkci
Copy link
Copy Markdown
Contributor

Can one of the admins verify this patch?

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Sep 13, 2019

Automation for azure-sdk-for-go

Nothing to generate for azure-sdk-for-go

@mmyyrroonn
Copy link
Copy Markdown
Contributor

@sarangan12 Hello. Does Autorest(v2) depend on the order to choose the https or http? @junhuagu I don't know the context for this. Could you please review this PR?

Copy link
Copy Markdown
Contributor

@junhuagu junhuagu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@sarangan12 sarangan12 merged commit df2d7c7 into Azure:master Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants