question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incomplete documentation of class azure.containerregistry.ArtifactManifestProperties

See original GitHub issue

This documentation page is incomplete and not up-to-date. “Delete Permissions for an artifact” was copy-pasted to every permission. Attribute size is an int. Sometimes attribute tags is None. I got instances of this class by calling ContainerRegistryClient().list_manifest_properties(registry).

Thank you and merry Christmas! [Enter feedback here]


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
YalinLi0312commented, Sep 19, 2022

Hi @flaudarin-365talents ,

The definition of can_write, can_read, can_list have updated in docs.microsoft.com. image

For size and tags, they have been addressed in our code, you’ll see the updates in the portal once we published our next release.

Thanks

0reactions
xiangyan99commented, May 20, 2022

@YalinLi0312 Seems like this still repros in latest stable version. Please take a look.

Read more comments on GitHub >

github_iconTop Results From Across the Web

About registries, repositories, and artifacts - Microsoft Learn
Introduction to key concepts of Azure container registries, repositories, container images, and other artifacts.
Read more >
Quickstart: Use the Azure Container Registry client libraries
Use this quickstart to manage repositories, images, and artifacts using the Azure Container Registry client libraries.
Read more >
Best practices for Azure Container Registry - Microsoft Learn
Learn how to use your Azure container registry effectively by following these best practices.
Read more >
Azure Container Registry client library for .NET - Microsoft Learn
List images or artifacts in a registry; Obtain metadata for images and artifacts, repositories and tags; Set read/write/delete properties on ...
Read more >
Policy to retain untagged manifests - Azure Container Registry
Azure Container Registry does reference counting for manifests in the registry. When a manifest is untagged, it checks the retention policy.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found