シミュレーション
必要に応じて次のログイン資格情報を使用します。
- ユーザー名を入力するには、サインイン ボックスにカーソルを置き、下のユーザー名をクリックします。
- パスワードを入力するには、「パスワードを入力」ボックスにカーソルを置き、下のパスワードをクリックします。
Azure ユーザー名:
[email protected]Azure パスワード: XXXXXXXXXXXX
以下の情報は技術サポートのみを目的としています。
- ラボインスタンス: 12345678
タスク
[email protected] というユーザーが AAA12345678 のサブスクリプションキーを再生成できるようにする必要があります。このソリューションでは、最小権限の原則を適用する必要があります。
このタスクを完了するには、Azure ポータルにサインインします。
正解:
Manually rotate subscription keys
1. (Update your application code to reference the secondary key for the Azure account and deploy.)
2. In the Azure portal, navigate to your Azure account.
3. Under Settings, select Authentication.
4. To regenerate the primary key for your Azure account, select the Regenerate button next to the primary key.
5. (Update your application code to reference the new primary key and deploy.)
6. Regenerate the secondary key in the same manner.
Reference:
https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/azure-maps/how-to-manage- authentication.md