Azure Container Registry samples, troubleshooting tips and references
Перейти к файлу
Sajay Antony 676f0c463a Merge pull request #28 from shhsu/master
Switch repo now that the new links exists
2017-02-16 10:41:09 -08:00
docs Switch repo now that the new links exists 2017-02-16 08:40:30 -08:00
LICENSE.txt Update License 2016-11-15 17:27:39 -08:00
README.md Reorganize docs. (#26) 2017-02-16 08:22:10 -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)

[Troubleshooting] (docs/Troubleshooting Guide.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