Ensure that user-defined tags are being used for labeling, collecting, and organizing Machine Learning compute 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 Machine Learning compute instances:
- 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 Azure Machine Learning deployments.
Audit
To determine if your Azure Machine Learning compute instances are using the mandatory tagging schema, perform the following operations:
Remediation / Resolution
To implement the mandatory tagging schema for your Azure Machine Learning compute instances, perform the following operations:
References
- Azure Official Documentation
- What is an Azure Machine Learning compute instance?
- Manage an Azure Machine Learning compute instance
- 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 ml workspace list
- az ml compute list
- az ml compute show
- az ml compute update