Azure / Azure/MachineLearningNotebooks
Way to find out Azure user name using Python SDK
Đang mở
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 4.4k
- Fork
- 2.6k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I'm trying to programatically find out the user name of the Azure account running a script. Use case is to log certain info to user specific directories in default datastore.
I can find the info using Azure CLI, running on a compute instance, e.g.
`az account show` returns a JSON which has `user.name` attribute. Is there any equivalent API in the Python SDK?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.