Azure / Azure/azure-cli-extensions
Missing AAZ repo entry for healthcareapis
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
### Describe the bug
Hello,
I am looking into adding [deidservice extension](https://github.com/Azure/azure-cli-extensions/tree/main/src/deidservice) under
https://github.com/Azure/azure-cli-extensions/tree/main/src/healthcareapis
But have noticed that no exported commands was pushed to the AZZ repo:
https://github.com/Azure/aaz/tree/main/Commands
This is preventing me from properly exploring the commands via aazdev tools
Thanks
### Related command
az healthcareapis
### Errors
This is not an error per say but not having the exported commands is preventing me from easily exploring them
### Issue script & Debug output
This is not an error per say but not having the exported commands is preventing me from easily exploring them
### Expected behavior
Expecting AZZ repo to hold the exported commands of healthcareapis
### Environment Summary
azure-cli 2.65.0
core 2.65.0
telemetry 1.1.0
Extensions:
graphservices 1.0.0b1
healthcareapis 0.4.0
deidservice 1.0.0b1 (dev) /home/xyz/HealthAIAppliedServices/tools/azcli-tools/Azure-cli-extensions/src/deidservice
Dependencies:
msal 1.31.0
azure-mgmt-resource 23.1.1
Python location '/home/xyz/HealthAIAppliedServices/tools/azcli-tools/env/bin/python'
Extensions directory '/home/xyz/.azure/cliextensions'
Development extension sources:
/home/xyz/HealthAIAppliedServices/tools/azcli-tools/Azure-cli-extensions
Python (Linux) 3.12.7 (main, Oct 1 2024, 08:52:12) [GCC 11.4.0]
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.