The Azure Landing Zones (Enterprise-Scale) architecture provides prescriptive guidance coupled with Azure best practices, and it follows design principles across the critical design areas for organizations to define their Azure architecture
This pull request includes changes to the eslzArm/eslz-portal.json file to update the labels and remove an information box related to AI services. The most important changes include removing the wsAIInfoCheck element and updating labels for AI initiatives.
Label updates and element removal:
Removed the wsAIInfoCheck element, which contained an information box about AI services initiatives. (eslzArm/eslz-portal.json)
Changed the label from "AI Services" to "AI Search" for the enableWsCognitiveServicesInitiatives option group. (eslzArm/eslz-portal.json)
Updated the label for the wsCognitiveServicesSelectorMG dropdown to reference "AI Search" instead of "AI Services." (eslzArm/eslz-portal.json)
Overview/Summary
This pull request includes changes to the
eslzArm/eslz-portal.json
file to update the labels and remove an information box related to AI services. The most important changes include removing thewsAIInfoCheck
element and updating labels for AI initiatives.Label updates and element removal:
wsAIInfoCheck
element, which contained an information box about AI services initiatives. (eslzArm/eslz-portal.json
)enableWsCognitiveServicesInitiatives
option group. (eslzArm/eslz-portal.json
)wsCognitiveServicesSelectorMG
dropdown to reference "AI Search" instead of "AI Services." (eslzArm/eslz-portal.json
)