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

[FEATURE REQ] Add support for ACR Import #656

Open
MichaelSimons opened this issue May 6, 2019 · 4 comments
Open

[FEATURE REQ] Add support for ACR Import #656

MichaelSimons opened this issue May 6, 2019 · 4 comments
Assignees
Labels
Container Registry Mgmt Management plane SDK related issues.

Comments

@MichaelSimons
Copy link

The Microsoft.Azure.Management.ContainerRegistry API does not appear to have support for the Import API. As a result users who would like to invoke this functionality are forced to utilize the Inner API (e.g. azure.ContainerRegistries.Inner.ImportImageAsync). My understanding is that the Inner API is not recommended since it is not guaranteed to be backward compatible from one version of the SDK to the next.

@kurtzeborn
Copy link
Member

Thank you for opening this issue! We are routing it to the appropriate team for follow up.

@MichaelSimons MichaelSimons changed the title Add support for ACR Import [FEATURE REQ] Add support for ACR Import May 6, 2019
@praries880 praries880 self-assigned this May 7, 2019
@sajayantony
Copy link

@ankurkhemani - With your updated SDK is this now available?
/cc @adewaleo

@ankurkhemani
Copy link

Yes, the latest .NET SDK for ACR has the import APIS.
Microsoft.Azure.Management.ContainerRegistry 4.0.0

@yaohaizh
Copy link

yaohaizh commented Aug 6, 2019

@weidongxu-microsoft Could you help take a look at this issue for the fluent side:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Registry Mgmt Management plane SDK related issues.
Projects
None yet
Development

No branches or pull requests

6 participants