Azure / Azure/MachineLearningNotebooks

Way to find out Azure user name using Python SDK

未關閉
#1,827 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Jupyter Notebook
星號
4.4k
分支
2.6k
PR 合併指標
30 天內沒有已合併 PR

描述

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?

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

此 issue 未指定任何 repository 檔案、測試或 SDK 進入點。先檢查 Python SDK 如何驗證正在執行的 Azure 帳戶,並與 `az account show` 比較;識別或記錄一種為計算執行個體使用情境取得 `user.name` 的等效方式,即算完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
azure, python
領域
api, cloud, machine-learning
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。