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

Add Azure Blob Container tutorial #3778

Merged
merged 16 commits into from
Oct 15, 2021
Merged

Conversation

TOsmanov
Copy link
Contributor

@TOsmanov TOsmanov commented Oct 8, 2021

Motivation and context

Resolved #3745

This PR contains:

  • added Azur Blob Container tutorial
  • update attach cloud storage

Preview: https://tosmanov.github.io/cvat/docs/manual/basics/attach-cloud-storage/

How has this been tested?

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@TOsmanov TOsmanov changed the title [WIP] Add Azure Blob Container tutorial Add Azure Blob Container tutorial Oct 8, 2021
Comment on lines 136 to 137
To access with SAS token from CVAT, you will need an `access key` which can be found
in the `security + networking` section. Click `show keys` to show the key.
Copy link
Contributor

Choose a reason for hiding this comment

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

I can mistake, but I think SAS(shared access signature) and Access key are different types of authorization.

Copy link
Contributor

Choose a reason for hiding this comment

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

You can generate SAS token e.g. with such options

image

@Marishka17
Copy link
Contributor

@nmanovic , Could you please take a look at this PR, leave comments or merge?

@nmanovic
Copy link
Contributor

@TOsmanov , could you please add an information about the tutorial into CHANGELOG.md?

@nmanovic nmanovic merged commit d3554c5 into cvat-ai:develop Oct 15, 2021
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.

3 participants