Skip to content
Bryan Soltis edited this page Jul 14, 2023 · 3 revisions

Release Notes | Version History

Features

  • 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

Bug fixes

  • Moved Admin Log Message and Generated Name logging to new LogHelper class
  • Updated API documentation