LoginSignup
0
0

More than 3 years have passed since last update.

Azure Static WebApps に GitHub の Organizations リポジトリをデプロイ

Last updated at Posted at 2020-09-08

2020/09現在

Azure のポータルサイト上では、GitHubの個人アカウント上のリポジトリしか選択できないので、Organizations リポジトリをデプロイするためには Visual Studio Code から作成します

2020-09-08 221255.png

Organizations リポジトリ が選択できない

VS Code の拡張機能を二つインストール

  • Azure Account

    • これで、自分のAzureのアカウントとVS Code を 紐付ける
    • 2020-09-08 221723.png
    • F1で Azure : Sign In
  • Azure Static WebApps(Preview)

    • 次にこれで、今開いている Organizations リポジトリ から Static WebApps を作成
    • 2020-09-08 221835.png
    • 使い方はそのまま↑に書いてます

多分、そのうち対応してくれると思うから、それまでのメモ

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0