Can't Create Registry
See original GitHub issueThis is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az acr create
Errors:
API version 2020-11-01-preview does not have operation group 'registries'
Traceback (most recent call last):
python3/dist-packages/knack/cli.py, ln 233, in invoke
cmd_result = self.invocation.execute(args)
cli/core/commands/__init__.py, ln 659, in execute
raise ex
cli/core/commands/__init__.py, ln 722, in _run_jobs_serially
results.append(self._run_job(expanded_arg, cmd_copy))
cli/core/commands/__init__.py, ln 715, in _run_job
six.reraise(*sys.exc_info())
...
cli/command_modules/acr/_client_factory.py, ln 20, in cf_acr_registries
return get_acr_service_client(cli_ctx).registries
azure/mgmt/containerregistry/_container_registry_management_client.py, ln 304, in registries
raise ValueError("API version {} does not have operation group 'registries'".format(api_version))
ValueError: API version 2020-11-01-preview does not have operation group 'registries'
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- Put any pre-requisite steps here…
az acr create -n {} -g {} --sku {}
Expected Behavior
Environment Summary
Linux-5.11.0-22-generic-x86_64-with-glibc2.33
Python 3.9.5
Installer: DEB
azure-cli 2.18.0
Extensions:
azure-devops 0.19.0
Additional Context
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (2 by maintainers)
Top Results From Across the Web
Error 1401: Setup cannot create Registry Key
Start > Run, type "regedit" (without quotes) in the Open box, and then click OK. In Registry Editor, locate and then click the...
Read more >Fix Cannot create key error writing to the registry - TechCult
Fix Cannot create key error writing to the registry · Right click and select permission · click advanced in permission · click on...
Read more >How to Fix Cannot Create Value Error Writing to the Registry
You have to close this error dialog box and right-tap on the registry key where you want to make the changes and then...
Read more >Error writing the value's new contents Windows 10 registry [FIX]
1. Run Regedit as Administrator · Navigate to Task Manager and kill the application process of a program you are making changes to....
Read more >How to Take Full Permissions Control to Edit Protected ...
Once you make your change to the registry key, it's a good idea to remove your permissions for the key. Right-click on the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I had to create the registry from the Portal itself, I’d advise you do that too
Hi, we’re sending this friendly reminder because we haven’t heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don’t hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!