-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[ACR] add ACR for azurestack hybrid profile #13442
Conversation
@haroldrandom, we are still seeing this error: https://github.com/Azure/azure-cli/pull/13442/checks?check_run_id=665133658
Shouldn't the CI be run on the merge commit?
Update: I see. Because the target branch is not |
The target branch is not dev instead of an older branch with problemic without disable CredScan temporarily. CredScan job is buggy in ADO account azure-sdk. Azure/azure-cli-extensions#1666 |
Description
Add Azure Container Registry (ACR) to Azure Stack profile given ACR will be in private preview in July 2020.
Testing Guide
History Notes
[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.
This checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.