https://github.com/tombuildsstuff/azure-sdk-for-go-bug-1943
https://github.com/tombuildsstuff/azure-sdk-for-go-bug-1943
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tombuildsstuff/azure-sdk-for-go-bug-1943
- Owner: tombuildsstuff
- Created: 2018-06-21T16:58:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-21T17:01:46.000Z (about 8 years ago)
- Last Synced: 2025-06-13T04:42:55.182Z (about 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Azure Container Registry Casing Bug
This example reproduces the bug identified in this issue: https://github.com/Azure/azure-sdk-for-go/issues/1943
## Running this
The following Environment Variables need to be set:
- `ARM_CLIENT_ID`
- `ARM_CLIENT_SECRET`
- `ARM_SUBSCRIPTION_ID`
- `ARM_TENANT_ID`
## Licence
MIT.