-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
CoreCLI core infrastructureCLI core infrastructurecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Milestone
Description
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az network
Errors:
'create' is misspelled or not recognized by the system.
psutil.AccessDenied (pid=3408)
Traceback (most recent call last):
Lib\site-packages\psutil\_common.py, ln 447, in wrapper
AttributeError: _cache
...
Lib\site-packages\psutil\_pswindows.py, ln 750, in name
Lib\site-packages\psutil\_pswindows.py, ln 681, in wrapper
psutil.AccessDenied: psutil.AccessDenied (pid=3408)
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 network {} --name {} -g {} --address-prefix {} --subnet-name {} --subnet-prefix {}
Expected Behavior
Environment Summary
Windows-10-10.0.19041-SP0
Python 3.6.8
Installer:
azure-cli 2.22.0 *
Extensions:
aks-preview 0.5.14
quantum 0.3.0
Additional Context
Metadata
Metadata
Labels
CoreCLI core infrastructureCLI core infrastructurecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.