Azure Container Registry samples, troubleshooting tips and references
Перейти к файлу
Sajay Antony 603690eade Updating custom domain docs. 2017-02-08 14:10:37 -08:00
docs Updating custom domain docs. 2017-02-08 14:10:37 -08:00
LICENSE.txt Update License 2016-11-15 17:27:39 -08:00
README.md Update link (#21) 2017-02-07 14:03:35 -08:00

README.md

Azure Container Registry

This repo contains Samples and Troubleshooting tips for Azure Container Registry. If you face any issues, Please log it here - https://github.com/Azure/acr/issues

[FAQ] (docs/FAQ.md)

[CLI Troubleshooting] (docs/Troubleshooting Guide .md)

[Moving Repositories] (docs/move-repositories-to-new-registry.md)

Blogs

ACR User Accounts - https://blogs.msdn.microsoft.com/stevelasker/2016/11/17/azure-container-registry-user-accounts/

Resources

Official Documentation Page - https://docs.microsoft.com/en-us/azure/container-registry/

Contribute to Documentation - https://github.com/Microsoft/azure-docs/blob/master/articles/container-registry/TOC.md

Azure Container Registry Home Page - https://azure.microsoft.com/en-us/services/container-registry/

Azure Management Portal - https://portal.azure.com/#blade/HubsExtension/Resources/resourceType/Microsoft.ContainerRegistry%2Fregistries

AZ CLI Reference - https://github.com/Azure/azure-cli/blob/master/src/command_modules/azure-cli-acr/README.rst

Log Issues - https://github.com/Azure/acr/issues

API and SDK References

REST API Reference - https://docs.microsoft.com/en-us/rest/api/containerregistry/

Swagger Specification - https://github.com/Azure/azure-rest-api-specs/blob/master/arm-containerregistry/2016-06-27-preview/swagger/containerregistry.json

SDK for Python - https://pypi.python.org/pypi/azure-mgmt-containerregistry/0.1.1

Source - https://github.com/Azure/azure-sdk-for-python/tree/master/azure-mgmt-containerregistry

SDK for .NET - https://www.nuget.org/packages/Microsoft.Azure.Management.ContainerRegistry/1.0.0-preview

Source - https://github.com/Azure/azure-sdk-for-net/tree/AutoRest/src/ResourceManagement/ContainerRegistry