Ensure that user-defined tags are being used for labeling, collecting, and organizing AI Foundry instances within your Microsoft Azure account. User-defined tags are name/value pairs that enable you to categorize resources and view consolidated billing by applying the same tag to multiple cloud resources. TrendAI Vision One™ Cloud Risk Management recommends the following tagging schema to help you identify and manage your AI Foundry resources:
- Name: used to identify individual cloud resources.
- Role: used to describe the function of a specific resource (e.g., web tier, app tier, and database tier).
- Environment: used to distinguish between different stages (e.g., development, staging, and production).
- Owner: used to identify the person responsible for the cloud resource.
efficiency
optimisation
excellence
As your Microsoft Azure cloud environment is becoming more and more complex, it requires better management strategies. Using a tagging schema can help you gain more visibility across your Azure cloud resources and organize them more efficiently. You can use tags for different scenarios such as tracking resource owners and their stack level, identify which resources are incurring the highest costs, and filter available resources based on a particular deployment stage. While not directly a security control, proper tagging supports security governance by enabling resource identification, ownership tracking, and policy enforcement across AI Foundry deployments.
Audit
To determine if your Azure AI Foundry instances are using the recommended tagging schema, perform the following operations:
Remediation / Resolution
To implement the recommended tagging schema for your Microsoft Azure AI Foundry instances, perform the following operations:
References
- Azure Official Documentation
- Define your naming convention
- Use tags to organize your Azure resources and management hierarchy
- Azure Command Line Interface (CLI) Documentation
- az account list
- az account set
- az cognitiveservices account list
- az tag
- az cognitiveservices account update