Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide simplified approach for different Azure clouds #25

Closed
tomkerkhove opened this issue Jun 5, 2021 · 5 comments
Closed

Provide simplified approach for different Azure clouds #25

tomkerkhove opened this issue Jun 5, 2021 · 5 comments

Comments

@tomkerkhove
Copy link
Member

Provide simplified approach for different Azure clouds similar to .NET SDK where you can define the type of cloud and it will return the respective endpoints for authentication, etc.

We want to support storage for all clouds and are now using endpoint suffixes but ideally we just define the type of cloud and it resolves the endpoint suffix for us.

@tomkerkhove
Copy link
Member Author

Relates to kedacore/keda#1863

@amirschw
Copy link

amirschw commented Jun 5, 2021

@tomkerkhove
Copy link
Member Author

That'd exactly what I meant, thanks!

@zezha-msft
Copy link
Contributor

@tomkerkhove thanks for reaching out!

As far as I know, all the Storage SDKs are consistent in the way that it accepts an endpoint explicitly.

Is the package posted by @amirschw sufficient for your use case? If yes please close this issue, thanks!

@tomkerkhove
Copy link
Member Author

We went that route, thanks.

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

No branches or pull requests

3 participants