-
Notifications
You must be signed in to change notification settings - Fork 767
v2.1.0
Bryan Soltis edited this page Jul 14, 2023
·
3 revisions
- Updated RequestName API function to only require basic text for name generation. This simplifies name generation via the API.
- Created RequestNameWithComponents API function for legacy name generation
- Updated GitHub documentation to separate files
- README.md - Overview of the Azure Naming Tool
- INSTALLATION.md - Instructions for installing the Azure Naming Tool
- UPDATING.md - Instructions for updating an installation
- USINGTHEAPI.md - Instructions for integrating with the API
- Moved Admin Log Message and Generated Name logging to new LogHelper class
- Updated API documentation