• アフィリエイト情報開示

技術的な何かをやりたいようにやっているサイトです。

技術的な何か。

  • 最新記事
  • Azure
  • AWS
  • Google Cloud
  • Alibaba Cloud
  • 雑記
  • 最新記事
  • Azure
  • AWS
  • Google Cloud
  • Alibaba Cloud
  • 雑記
  1. HOME >
  2. Azure >

Azure

Add-AzureAccountに失敗する時の対処方法は、Clear-AzureProfileを実行しろ!

2015年9月15日

はじめに

くどうです。
Remove-AzureAccountでアカウントを削除した後に、Add-AzureAccountでアカウントを登録するときにエラーが出たので対処方法をめもめも。

エラー内容

PS C:WindowsSystem32WindowsPowerShellv1.0> Add-AzureAccount
Add-AzureAccount : The given key was not present in the dictionary.
At line:1 char:1
+ Add-AzureAccount
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : CloseError: (:) [Add-AzureAccount], KeyNotFoundException
    + FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.Profile.AddAzureAccount

対処方法

Clear-AzureProfile

まとめ

プロフィールをクリア後、Add-AzureAccountにて登録が行えます。

  • Twitter
  • Share
  • Hatena
  • URLコピー

-Azure
-account, Azure

author

関連記事

Azure CDNでストレージアカウントのコンテンツをキャッシュする

はじめに Azure CDN でコンテンツをキャッシュします。ストレージアカウントを配信元に設定しコンテンツをキャッシュします。 CDNの設定 ストレージアカウントは作成されていることが前提です。 ま ...

Azure

Azure Database for MySQLのデータをLogic Appsでテーブル表示する

はじめに Azure Database for MySQLのデータをLogic Appsでテーブル表示する方法です。 前日の投稿でMySQLへの接続を確認しました。 次に、MySQL内のデータを出力し ...

Azure

Network Watcherのネットワーク診断ツールを使用する - 接続のトラブルシューティング

はじめに Network Watcherのネットワーク診断ツールでは接続のトラブルシューティングに関するツールがあります。 これは、仮想マシン(アプリケーションゲートウェイ、Bastion)をソースと ...

Azure

トレンドマイクロさんでLTしてきた。

「クラウドの知識から学ぶ Azure 勉強会@旭川」に参加して話してきた。

 購読する

Jun Kudo

Microsoft MVP for Azure, Alibaba Cloud MVP

サイト内検索

カテゴリー

アーカイブ

2025年6月
月 火 水 木 金 土 日
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« 1月    

技術的な何かをやりたいようにやっているサイトです。

技術的な何か。

© 2025 技術的な何か。